- PEP423- Package naming conventions: https://www.python.org/dev/peps/pep-0423/
- http://stackoverflow.com/questions/13254047/module-name-different-than-directory-name
- https://learnpythonthehardway.org/book/ex46.html
- https://pypi.python.org/pypi
- http://stackoverflow.com/questions/15746675/how-to-write-a-python-module
- http://stackoverflow.com/questions/39978375/how-to-make-a-python-module-or-fuction-and-use-it-while-writing-other-programs
- Python: lambda, map(), reduce(), filter() :: https://analytics4all.org/2016/04/14/python-lambda-map-reduce-filter/
- http://conda.pydata.org/docs/using/envs.html
- https://github.com/oxford-cs-deepnlp-2017/lectures
- https://github.com/fperez/conda-edev
- https://github.com/cobbler/cobbler/blob/master/setup.py
- https://docs.python.org/3.4/distutils/setupscript.html
- http://stackoverflow.com/questions/5932804/set-file-permission-in-setup-py-file/25761434#25761434
- http://conda.pydata.org/docs/intro.html#conda-overview
- https://github.com/fperez/conda-edev
- http://eseth.org/2008/pimping-pythonrc.html
- https://docs.python.org/3/using/cmdline.html
- http://dlo.me/archives/2014/09/08/pythonrc/
- https://www.reddit.com/r/Python/comments/2fun6t/how_to_supercharge_your_python_shell_with_a/
- http://www.sontek.net/blog/2010/12/28/tips_and_tricks_for_the_python_interpreter.html
- http://rc98.net/pystartup
- IPYNB, http://www.pixelbeat.org/scripts/inpy
- https://groups.google.com/forum/#!topic/julia-dev/-B90BrkzM6E
- https://github.com/JuliaLang/IJulia
- https://testrun.org/tox/latest/example/basic.html#depending-on-requirements-txt
- https://testrun.org/tox/latest/config.html
- http://stackoverflow.com/questions/7160926/how-to-solve-an-integral-equation-in-python
- http://stackoverflow.com/questions/16275352/how-to-solve-integration-using-simpsons-rule-in-python
- Meaning of underscores in Python: https://dbader.org/blog/meaning-of-underscores-in-python
- http://lucumr.pocoo.org/2013/2/13/moar-classes/
- Metaclass: https://github.com/njsmith/metamodule#how-it-works
- http://stackoverflow.com/questions/21553327/why-is-except-pass-a-bad-programming-practice
- Private methods and name mangling, http://stackoverflow.com/questions/1301346/the-meaning-of-a-single-and-a-double-underscore-before-an-object-name-in-python
- http://www.codeskulptor.org/coursera/syllabus.html
- Ex: http://www.codeskulptor.org/#user2-T5HQQkgicddJyTs-0.py
- MIT's "gentle" introduction to Python : http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-189-a-gentle-introduction-to-programming-using-python-january-iap-2011/
- MIT's Python class: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-189-a-gentle-introduction-to-programming-using-python-january-iap-2011/
- Think Python: http://greenteapress.com/thinkpython/thinkpython.html
- Codingbat: Online test cases to practice python and Java, http://codingbat.com/
- Python is easier to learn than C/C++, http://neverworkintheory.org/2014/01/29/stefik-siebert-syntax.html
- Neglect: https://zedshaw.com/archive/curing-pythons-neglect/
- Hidden gems: 14 Python libraries too good to overlook
- A collection of python "must reads": http://jessenoller.com/good-to-great-python-reads/
- https://github.com/firaswehbe/data-programming-resources/blob/master/python.md
- Python for DataScience cheatsheet, https://s3.amazonaws.com/assets.datacamp.com/blog_assets/PythonForDataScience.pdf