You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Packaging SPED the csv into the Python egg is convenient to allow people to download/read the SPED csv files online, along with the extractor project, with the CSV version matching the code. It is also convenient to distribute the SPED csv to Python applications.
Packaging SPED the csv into the Python egg is convenient to allow people to download/read the SPED csv files online, along with the extractor project, with the CSV version matching the code. It is also convenient to distribute the SPED csv to Python applications.
Then this would be the way to browse the packaged CSV files later:
https://setuptools.readthedocs.io/en/latest/pkg_resources.html#resourcemanager-api
The text was updated successfully, but these errors were encountered: