Python Miscellaneous

Open-source Python projects categorized as Miscellaneous

Top 16 Python Miscellaneou Projects

  • magenta

    Magenta: Music and Art Generation with Machine Intelligence

    Project mention: Run this on your PC for me and I'll pay you | /r/CodingHelp | 2022-12-13
  • 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

  • Tenacity

    Retrying library for Python (by jd)

    Project mention: How do you handle a background task failure? | /r/FastAPI | 2023-02-05

    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.

  • attrs

    Python Classes Without Boilerplate

    Project mention: Starlite updates March '22 | 2.0 is coming | /r/Python | 2023-03-26

    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.

  • itsdangerous

    Safely pass trusted data to untrusted environments and back.

    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.

  • blinker

    A fast Python in-process signal/event dispatching system.

  • 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.

  • cppimport

    Import C++ files directly from Python!

  • pluginbase

    A simple but flexible plugin system for Python.

  • Pychievements

    The Python Achievements Framework!

  • riprova

    Versatile async-friendly library to retry failed operations with configurable backoff strategies

  • Throttler

    🔀⏳ Easy throttling with asyncio support

  • 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.

    Project mention: Implementing a Command Palette and Task Timer (part 1) | dev.to | 2023-02-05

    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.

  • gamble

    A python library with various gambling and gaming classes

  • Tryton

    Mirror of tryton

    Project mention: Headstart for multi-container optimization problem. | /r/learnpython | 2023-04-12

    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

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-04-12.

Python Miscellaneous related posts

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com