llvmcpy - Python bindings for LLVM auto-generated from the LLVM-C API...
Read more »
Six more examples of ways to refactor your Python code, and why they are improvements. (more…)
Read more »
TLDR: I overview few error handling techniques (with the emphasis on Python, although I mention few other programming languages), some existing Python libraries and suggesting a
simple and clean mypy-based approach.
(more…)
Read more »
If you have a product to sell, whether it is a physical good or a subscription service, then you need a way to manage your transactions. The Oscar ecommerce framework for Django is a flexible, extensible, and well built way for you to add that functionali... (more…)
Read more »
DearPyGui: A Simple Python GUI Framework. Contribute to RaylockLLC/DearPyGui development by creating an account on GitHub. (more…)
Read more »