Sixty video recordings from Six Feet Up’s 3rd annual 2021 Python Web Conference, the most in-depth Python conference for web developers, are now available via the #PWC2021 YouTube playlist. (more…)
Read more »
A new tool that blends your everyday work apps into one. It's the all-in-one workspace for you and your team... (more…)
Read more »
In the complex world of web development, as the popularity of frontend framework such as React and Vue increase, Python is left to exist to be the language of a backend framework such as Flask and Django. Django is a fullstack web framework with built in ... (more…)
Read more »
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object. - google/python-fire... (more…)
Read more »
Modern computers are equipped with processors that allow fast parallel computation at several levels: Vector or array operations, which allow to execute similar operations simultaneously on a bunch… (more…)
Read more »