standard Python http.server, but serves Markdown rendered as HTML - GitHub - treatmesubj/python-md-to-html-server: standard Python http.server, but serves Markdown rendered as HTML... (more…)
Read more »
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, and 3.10. You feed it your Python app, it does a lot of clever th... (more…)
Read more »
pywonderland - Render beautiful images or animate interesting algorithms in mathematics with Python. (more…)
Read more »
Dependency is the key problem in software development at all scales. If you have Oracle SQL queries scattered throughout the codebase and you decide to switch to PostgreSQL, then you will find out that your code is dependent on Oracle database and you can... (more…)
Read more »