xdoctest: An Improved Version of Python’s Builtin doctest Module
https://github.com/Erotemic/xdoctest
https://github.com/Erotemic/xdoctest
GitHub
GitHub - Erotemic/xdoctest: A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.
A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx. - Erotemic/xdoctest
nntpserver.py: No-Dependency, Single File NNTP Server Library
https://github.com/epilys/nntpserver.py
https://github.com/epilys/nntpserver.py
GitHub
GitHub - epilys/nntpserver.py: No-dependency, single file NNTP server library for developing modern, rfc3977-compliant (bridge)…
No-dependency, single file NNTP server library for developing modern, rfc3977-compliant (bridge) NNTP servers. - GitHub - epilys/nntpserver.py: No-dependency, single file NNTP server library for de...
venv-kernel: Use Your Virtual Environments From Within Jupyter Notebooks
https://pypi.org/project/venv-kernel/
https://pypi.org/project/venv-kernel/
PyPI
venv-kernel
Create a custom jupyter kernel for your venv.
Connect Client to Django Channel service through Kong Gateway by Websocket
https://medium.com/@e.ahmadi/connect-django-channel-service-through-kong-gateway-by-websocket-e28f2cfac081
https://medium.com/@e.ahmadi/connect-django-channel-service-through-kong-gateway-by-websocket-e28f2cfac081
Medium
Connect Client to Django Channel service through Kong Gateway by Websocket
Kong is a cloud-native, platform-agnostic, scalable API Gateway distinguished for its high performance and extensibility via plugins.
Best of Level Up Coding (September 2021)
https://levelup.gitconnected.com/best-of-level-up-coding-september-2021-d9f0af4745dc
https://levelup.gitconnected.com/best-of-level-up-coding-september-2021-d9f0af4745dc
Medium
Best of Level Up Coding (September 2021)
Developer growth, TypeScript 4.4, clean code, and open-source software — August had a ton of great content that you don’t want to miss. As…
Two Important Common Ways to Plot Maps in Python
https://medium.com/@andrcolho/two-important-common-ways-to-plot-maps-in-python-358132e69b17
https://medium.com/@andrcolho/two-important-common-ways-to-plot-maps-in-python-358132e69b17
Medium
Two Important Common Ways to Plot Maps in Python
There are many different ways to plot maps with Python, but after making some maps I realized there are two important common ways to work…