thegraphnetwork / epigraphhub_py

Epigraphhub Python package
GNU General Public License v3.0
2 stars 9 forks source link

Improve project structure to match ETL best practices #192

Closed luabida closed 2 years ago

luabida commented 2 years ago

refs:

https://towardsdatascience.com/a-guide-to-python-good-practices-90598529da35 https://docs.python-guide.org/writing/structure/ https://realpython.com/python-code-quality/ https://peps.python.org/pep-0008/