Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 16 Python Miscellaneou Projects
-
-
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.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
transitions
A lightweight, object-oriented finite state machine implementation in Python with many extensions
-
This depends on the criticality of the task. If it's not worth adding persistence you can have a look at https://github.com/jd/tenacity , it's a flexible retry decorator, it does not require too much effort to use. If you need persistence without introducing too much development of your own maybe have a look at celery or dramatiq as suggested, but I didn't use celery ever since I left django, didn't try dramatiq either.
-
Pydantic is by far not the only library of its kind, with prominent members of the same class being attrs, cattrs or even plain dataclasses for some use cases.
-
Project mention: Blake2Signer: simple and straightforward library to securely sign data using BLAKE | /r/Python | 2023-04-11
It is similar to itsdangerous in the sense that both achieve the same goal, but in very different ways.
-
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
-
-
riprova
Versatile async-friendly library to retry failed operations with configurable backoff strategies
-
-
roundup
Mirror of http://hg.code.sf.net/p/roundup/code -- used for CI. Please visit https://issues.roundup-tracker.org to find starter issues or log new issues.
I am a developer for the open source Roundup Issue Tracker. It has many use cases. One is to develop issue trackers like GitHub Issues, Bugzilla, or Request Tracker. I also develop a custom issue tracker for a help desk environment. This article describes the steps in adding a task-timing feature for that tracker.
-
-
Yes, I have actually. Some of them which i could find out were: https://github.com/tryton/tryton/tree/main https://pypi.org/project/pyShipping-python3/ https://github.com/microsoft/maro https://github.com/yat-co/yat-trailer-loading https://github.com/duyet/openerp-6.1.1
-
Blinker Herald
The Blinker Herald includes helpers to easily emit signals using the excellent blinker library.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python Miscellaneous related posts
- Built This GPT-Powered Document Search and Question Answering App with Django
- Apity: A typed HTTP client for Svelte(Kit)
- Headstart for multi-container optimization problem.
- Blake2Signer: simple and straightforward library to securely sign data using BLAKE
- Starlite updates March '22 | 2.0 is coming
- How We Built an Application to Test Student Docker Images for Database Systems University Course
- What are strictly data analysis jobs?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 4 Jun 2023
Index
What are some of the best open-source Miscellaneou projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | magenta | 18,501 |
2 | boltons | 6,210 |
3 | transitions | 4,894 |
4 | Tenacity | 4,794 |
5 | attrs | 4,763 |
6 | itsdangerous | 2,675 |
7 | blinker | 1,516 |
8 | cppimport | 1,095 |
9 | pluginbase | 1,053 |
10 | Pychievements | 116 |
11 | riprova | 109 |
12 | Throttler | 83 |
13 | roundup | 27 |
14 | gamble | 18 |
15 | Tryton | 18 |
16 | Blinker Herald | 7 |