A tutorial about writing documentation or even a book using Python and Sphinx, a documentation generator... (more…)
Read more »
When I first learned about Python decorators, using them felt like doing voodoo magic. Decorators can give you the ability to add new functionalities to any callable without actually touching or changing the code inside it. This can typically yield better... (more…)
Read more »
asyncpg - A fast PostgreSQL Database Client Library for Python/asyncio...
Read more »
Order your copy this week with a limited time discount for Early Supporters & RP Members... (more…)
Read more »
This course by Jose Salvatierra will guide you in creating simple, intermediate, and advanced REST APIs including authentication… (more…)
Read more »