Python provides several keywords which enable a functional programming approach for python. These functions are all convenience features in that they can be written in Python fairly easily and can be replaced by custom code with some more line of code. As... (more…)
Read more »
For you Python users who have been unwilling (or unable) to upgrade to version 3, there’s yet another reason to get motivated: python.org has released Python 2.7.18, the absolute last official release for Python 2. While it doesn’t add much in terms of f... (more…)
Read more »
A Python package to convert a Markdown file to a forest data structure for functionality and modification - GitHub - kj3moraes/mdforest: A Python package to convert a Markdown file to a forest data... (more…)
Read more »