Bas Steins
Posted on July 29, 2022
Fri, July 22, 2022
This Week in Python is a concise reading list about what happened in the past week in the Python universe.
Python Articles
- How to create a Python package in 2022
- Finding performance bottlenecks in Celery tasks
- Typing your way into safety
- Help us test system trust stores in Python
- Time to Say Goodbye to These Obsolete Python Libraries <!--
How to create a Python package in 2022 – by @mathsppblog
https://mathspp.com/blog/how-to-create-a-python-package-in-2022
Finding performance bottlenecks in Celery tasks – by @itamarst
https://pythonspeed.com/articles/celery-performance/
Typing your way into safety
https://dev.to/flare/typing-your-way-into-safety-4lek
Help us test system trust stores in Python – by @sethmlarson
https://sethmlarson.dev/blog/help-test-system-trust-stores-in-python
Time to Say Goodbye to These Obsolete Python Libraries – by @Martin_Heinz_
https://martinheinz.dev/blog/77
-->
Projects
- pycom – A Python compiler, down to native code, using C++
- unzip-http – Extract individual files from .zip files over http without downloading the entire archive
- pwhen – A wrapper library for date/time conversion
- pydriller – Python Framework to analyse Git repositories
- Python-Selenium-Action – Run Selenium with Python via Github Actions using Headless or Non-Headless browsers <!--
pycom – A Python compiler, down to native code, using C++
https://github.com/Omyyyy/pycom
unzip-http – Extract individual files from .zip files over http without downloading the entire archive – by @saulfp
https://github.com/saulpw/unzip-http
pwhen – A wrapper library for date/time conversion – by @cltrudeau
https://github.com/cltrudeau/pywhen
pydriller – Python Framework to analyse Git repositories – by @DavideSpadini
https://github.com/ishepard/pydriller
Python-Selenium-Action – Run Selenium with Python via Github Actions using Headless or Non-Headless browsers
https://github.com/MarketingPipeline/Python-Selenium-Action
Posted on July 29, 2022
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.