freeports_analysis

Modules

cmd

Contains all the functions related to command line use of the freeport script

conf_parse

Submodule containing all the utilities for validating and parsing the configuration

consts

Provide basic constant and types used by all submodules, should facilitate avoiding circular imports

download

Functions to download pdf from internet and for scraping

formats

Module common to each format, it contains the definitions used by all the formats

main

This module is the one that contains the function called in order to decode the information from the pdf and to save the csv file.