Skip to content

Package structure

Kamil Niklasinski edited this page Nov 17, 2020 · 5 revisions
GetFX/
|--- GetFX/ (generic documentation)
        |--- __init__.py
        |--- getfx.py
        |--- getfx_test.py
|--- GetFXNBP/ (specific implementation)
	|--- __init__.py
	|--- getfxnbp.py
	|--- getfxnbp_test.py
|--- getfxnbp_cmd.py (specific command line implementation)
|--- README.md

References:

Clone this wiki locally