This Week in Python (July 29, 2022)

bascodes

Bas Steins

Posted on July 29, 2022

This Week in Python (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 – 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

https://bas.codes/posts/this-week-python-022 -->

💖 💪 🙅 🚩
bascodes
Bas Steins

Posted on July 29, 2022

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Lower bound on unitarity
jupyter Lower bound on unitarity

November 29, 2024

Thursday Quiz
python Thursday Quiz

October 31, 2024

List Comprehension and Regae
python List Comprehension and Regae

September 26, 2024

Elif or If; that is my question.
webdev Elif or If; that is my question.

October 26, 2024