Built-in Modules - https://docs.python.org/3/py-modindex.html
Project Structure - https://docs.python-guide.org/writing/structure/
Soup to nuts - Publish a module - https://realpython.com/pypi-publish-python-package/
Tips and Tricks for Data Science - https://towardsdatascience.com/30-python-best-practices-tips-and-tricks-caefb9f8c5f5
Gettings started with testing: https://realpython.com/pytest-python-testing/
Code style standards: https://www.python.org/dev/peps/pep-0008/
Design philosophy: https://www.python.org/dev/peps/pep-0020/
https://itnext.io/python-essentials-for-node-js-developers-708bb9487d70