Pychievements
Tenacity
Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Revelo Payroll - Free Global Payroll designed for tech teams
- Sonar - Write Clean Python Code. Always.
- Onboard AI - Learn any GitHub repo in 59 seconds
Pychievements | Tenacity | |
---|---|---|
0 | 7 | |
116 | 5,259 | |
- | - | |
0.0 | 7.0 | |
almost 2 years ago | 5 days ago | |
Python | Python | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Pychievements
We haven't tracked posts mentioning Pychievements yet.
Tracking mentions began in Dec 2020.
Tenacity
-
Unexpected Expected Thriller: A Tale of Coding Curiosity
Today, I'm going to take you on a thrilling coding adventure inspired by a LinkedIn code snippet, where I tangled with FastAPI, River, Watchdog, and Tenacity. Ready? Buckle up!
-
How long does it take for you to get ready to develop a good Python library?
Hi all. After more then half a year study advanced python and SE principles I would like to develop a library of my liking. I’m aiming for a common decorators library. But after I saw the source code of tenacity (A retry pattern library). I was discouraged. It’s still very complicated to me for now. I can understand a lot of tenacity now. But to code it as beautiful as the auther is tough. Tenacity is not even a big library. My goal is to develop something bigger. I read Learning Python, know many standard library, then two books on SE. A design patterns book for python (broad not deep). And a clean code book (This one is pretty deep). Beyond that I know data structure and algo stuff. I thought I know python at an immediate level now. But seems source code is out of reach. Just wondering how long in python dev before you can develop something like tenacity.
What are some alternatives?
riprova - Versatile async-friendly library to retry failed operations with configurable backoff strategies
transitions - A lightweight, object-oriented finite state machine implementation in Python with many extensions
blinker - A fast Python in-process signal/event dispatching system.
pluginbase - A simple but flexible plugin system for Python.
itsdangerous - Safely pass trusted data to untrusted environments and back.
boltons - 🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
import_string
attrs - Python Classes Without Boilerplate
Tryton - Mirror of tryton