:mega: Python library for audio augmentation. Contribute to SuperKogito/pydiogment development by creating an account on GitHub. (more…)
Read more »
In its early days, Django made a decision to have no opinions about the front-end. At the time, that made a lot of sense. Use ... (more…)
Read more »
A suite of utilities for AWS Lambda Functions that makes tracing with AWS X-Ray, structured logging and creating custom metrics asynchronously easier... (more…)
Read more »
Tobias Wrigstad, Matthew Parkinson, and Fridtjof Stoldt attended their first Python Language Summit to talk about some new concurrency concepts with core developers. Their slides have great diagrams, so I recommend checking them out. Tobias delivered the ... (more…)
Read more »
If your Python programs are slower than you’d like you can often speed them up by parallelizing them. In this short primer you’ll learn the basics of parallel processing in Python 2 and 3.
(more…)
Read more »