On July 15, 2021, AWS Lambda will deprecate Python 2.7 as a supported runtime, formally ending our Python 2.7 support. (more…)
Read more »
Python typing koans to learn type-hints in Python3 using Mypy - kracekumar/python-typing-koans... (more…)
Read more »
hot reload your python code! Contribute to say4n/hotreload development by creating an account on GitHub. (more…)
Read more »
NLP tutorial for building a Knowledge Graph with class-subclass relationships using Python, NLTK and SpaCy. (more…)
Read more »
Many of the ideas I've been playing around with lately are of the distributed, secure & networked kind. Since distributed asynchronous networks are tricky beasts, I want to leverage the existing network of such nature commonly known as email. This que... (more…)
Read more »