martiLQ/docs/source/samples/python
meerkat d5d4df7874 More descriptions and refafdtor names
Adding Acknowledge
2021-12-11 17:27:37 +11:00
..
README.md Reworked and refactored code 2021-12-01 19:03:39 +11:00
SampleGenerateFtpBsb.py Reworked and refactored code 2021-12-01 19:03:39 +11:00
SampleGenerateHttpBsb.py Reworked and refactored code 2021-12-01 19:03:39 +11:00
SampleJsonFtpBsb.py Reworked and refactored code 2021-12-01 19:03:39 +11:00
SampleJsonHttpBsb.py Reworked and refactored code 2021-12-01 19:03:39 +11:00
listfiles_bsb_ftp.txt More descriptions and refafdtor names 2021-12-11 17:27:37 +11:00
listfiles_bsb_http.txt More descriptions and refafdtor names 2021-12-11 17:27:37 +11:00

README.md

To execute the Python scripts, please invoke from the root Marti directory and not from with the current directory set to ./docs/source/samples/python

``

Fetch the data and generate the Json

./docs/source/samples/python/SampleGenerateFtpBsb.py ./docs/source/samples/python/SampleGenerateHttpBsb.py

Uisng the Json fetch the files and reconcile

./docs/source/samples/python/SampleJsonFtpBsb.py ./docs/source/samples/python/SampleJsonHttpBsb.py

``