python_project_template – Template for all my Python projects on Github. Automatic integration with Python 2.7 – 3.7, Travis, AppVeyor, Codecov, CodeClimate, MentionBot, Sphinx, Readthedocs, Flake8…
Similar
Streamlit is an awesome new tool that allows engineers to quickly build highly interactive web applications around their data, machine learning models, and pretty much anything. The best thing about… (more…)
Read more »
NLP tutorial for building a Knowledge Graph with class-subclass relationships using Python, NLTK and SpaCy. (more…)
Read more »
How to implement records, structs, and “plain old data objects” in Python using only built-in data types and classes from the standard library.
(more…)
Read more »
For reasons outside of the scope of this entry, I recently installed
Ubuntu's package (for Ubuntu 20.04) of the Python netaddr on a system of ours. When I did,
I got an interesting Python warning that I hadn't seen before: (more…)
Read more »