.env
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
.githooks/pre-commit
.github/workflows/static.yml
contrib/init.sh
contrib/requirements.txt
docs/Makefile
docs/make.bat
docs/build/doctrees/API.doctree
docs/build/doctrees/contribute.doctree
docs/build/doctrees/environment.pickle
docs/build/doctrees/index.doctree
docs/build/doctrees/generated/freeports_analysis.cmd.doctree
docs/build/doctrees/generated/freeports_analysis.doctree
docs/build/doctrees/usage/command.doctree
docs/build/doctrees/usage/installation.doctree
docs/build/doctrees/usage/quickstart.doctree
docs/build/html/.buildinfo
docs/build/html/.buildinfo.bak
docs/build/html/API.html
docs/build/html/contribute.html
docs/build/html/genindex.html
docs/build/html/index.html
docs/build/html/objects.inv
docs/build/html/py-modindex.html
docs/build/html/search.html
docs/build/html/searchindex.js
docs/build/html/_sources/API.rst.txt
docs/build/html/_sources/contribute.rst.txt
docs/build/html/_sources/index.rst.txt
docs/build/html/_sources/generated/freeports_analysis.cmd.rst.txt
docs/build/html/_sources/generated/freeports_analysis.rst.txt
docs/build/html/_sources/usage/command.rst.txt
docs/build/html/_sources/usage/installation.rst.txt
docs/build/html/_sources/usage/quickstart.rst.txt
docs/build/html/_static/_sphinx_javascript_frameworks_compat.js
docs/build/html/_static/basic.css
docs/build/html/_static/doctools.js
docs/build/html/_static/documentation_options.js
docs/build/html/_static/file.png
docs/build/html/_static/jquery.js
docs/build/html/_static/language_data.js
docs/build/html/_static/minus.png
docs/build/html/_static/plus.png
docs/build/html/_static/pygments.css
docs/build/html/_static/searchtools.js
docs/build/html/_static/sphinx_highlight.js
docs/build/html/_static/css/badge_only.css
docs/build/html/_static/css/theme.css
docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff
docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff2
docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff
docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff2
docs/build/html/_static/css/fonts/fontawesome-webfont.eot
docs/build/html/_static/css/fonts/fontawesome-webfont.svg
docs/build/html/_static/css/fonts/fontawesome-webfont.ttf
docs/build/html/_static/css/fonts/fontawesome-webfont.woff
docs/build/html/_static/css/fonts/fontawesome-webfont.woff2
docs/build/html/_static/css/fonts/lato-bold-italic.woff
docs/build/html/_static/css/fonts/lato-bold-italic.woff2
docs/build/html/_static/css/fonts/lato-bold.woff
docs/build/html/_static/css/fonts/lato-bold.woff2
docs/build/html/_static/css/fonts/lato-normal-italic.woff
docs/build/html/_static/css/fonts/lato-normal-italic.woff2
docs/build/html/_static/css/fonts/lato-normal.woff
docs/build/html/_static/css/fonts/lato-normal.woff2
docs/build/html/_static/fonts/Lato/lato-bold.eot
docs/build/html/_static/fonts/Lato/lato-bold.ttf
docs/build/html/_static/fonts/Lato/lato-bold.woff
docs/build/html/_static/fonts/Lato/lato-bold.woff2
docs/build/html/_static/fonts/Lato/lato-bolditalic.eot
docs/build/html/_static/fonts/Lato/lato-bolditalic.ttf
docs/build/html/_static/fonts/Lato/lato-bolditalic.woff
docs/build/html/_static/fonts/Lato/lato-bolditalic.woff2
docs/build/html/_static/fonts/Lato/lato-italic.eot
docs/build/html/_static/fonts/Lato/lato-italic.ttf
docs/build/html/_static/fonts/Lato/lato-italic.woff
docs/build/html/_static/fonts/Lato/lato-italic.woff2
docs/build/html/_static/fonts/Lato/lato-regular.eot
docs/build/html/_static/fonts/Lato/lato-regular.ttf
docs/build/html/_static/fonts/Lato/lato-regular.woff
docs/build/html/_static/fonts/Lato/lato-regular.woff2
docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot
docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf
docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff
docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2
docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot
docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf
docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff
docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2
docs/build/html/_static/js/badge_only.js
docs/build/html/_static/js/theme.js
docs/build/html/_static/js/versions.js
docs/build/html/generated/freeports_analysis.cmd.html
docs/build/html/generated/freeports_analysis.html
docs/build/html/usage/command.html
docs/build/html/usage/installation.html
docs/build/html/usage/quickstart.html
docs/source/API.rst
docs/source/conf.py
docs/source/contribute.rst
docs/source/index.rst
docs/source/generated/freeports_analysis.cmd.rst
docs/source/generated/freeports_analysis.rst
docs/source/usage/command.rst
docs/source/usage/installation.rst
docs/source/usage/quickstart.rst
src/freeports_analysis/__init__.py
src/freeports_analysis/cmd.py
src/freeports_analysis/consts.py
src/freeports_analysis/download.py
src/freeports_analysis/main.py
src/freeports_analysis.egg-info/PKG-INFO
src/freeports_analysis.egg-info/SOURCES.txt
src/freeports_analysis.egg-info/dependency_links.txt
src/freeports_analysis.egg-info/entry_points.txt
src/freeports_analysis.egg-info/requires.txt
src/freeports_analysis.egg-info/top_level.txt
src/freeports_analysis/data/format_url_mapping.yaml
src/freeports_analysis/data/target.csv
src/freeports_analysis/formats/__init__.py
src/freeports_analysis/formats/EURIZON/__init__.py
src/freeports_analysis/formats/_DEFAULT/__init__.py
tests/conftest.py
tests/test_download.py