Contribute to frostming/enum-adt development by creating an account on GitHub. (more…)
Read more »
Data visualisation and ray tracing in Python based on OptiX 7.7 framework. - GitHub - rnd-team-dev/plotoptix: Data visualisation and ray tracing in Python based on OptiX 7.7 framework. (more…)
Read more »
There's no two ways about it, Python is slow. I felt this in particular when exploring how to sanitize potentially malicious HTML content in the CTFd content editor. The two options for sanitizing/processing HTML in Python both have some tradeoffs: Poorl... (more…)
Read more »
As Python developers, we’ve all used pip to install applications, but speaking to other Python developers, it’s not always clear how to make your own application/script pip-installable. If you want to automatically publish your Python to PyPi, check out m... (more…)
Read more »
Minimal working python-telegram-bot for WhatsApp. Contribute to piEsposito/python-whatsapp-bot development by creating an account on GitHub. (more…)
Read more »