Python Modular

Open-source Python projects categorized as Modular

Top 15 Python Modular Projects

  1. Red-DiscordBot

    A multi-function Discord bot

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. ProjectAlice

    Project Alice is a smart voice home assistant that is completely modular and extensible.

  4. EuroPi

    EuroPi: A reprogrammable Eurorack module based on the Raspberry Pi Pico

  5. Lucifer

    A Powerful Penetration Tool For Automating Penetration Tasks Such As Local Privilege Escalation, Enumeration, Exfiltration and More... Use Or Build Automation Modules To Speed Up Your Cyber Security Life

  6. lue

    Terminal eBook Reader with Text-to-Speech

    Project mention: Show HN: Lue – Terminal eBook Reader with Text-to-Speech | news.ycombinator.com | 2025-08-16

    hey! i haven't released them yet. i'm still wondering what would be a proper method of distributing them. i would rather not have the main repo be filled with a bunch models that are not as universally compatible or as good quality as something like kokoro and edge. should i make another repo for them? some different fork?

    anyway, the instructions are here: https://github.com/superstarryeyes/lue/blob/main/DEVELOPER.m...

    i'll give you a tip for making the modules, which worked for me incredibly well:

    copy/paste the DEVELOPER.md to a high context window llm like gemini and then use something like this tool: https://repomix.com to generate a markdown of the whole github repo of a tts you want to port, and ask it to generate a module out of it for lue. it might work for one shot like it did for me for kitten tts, or you could have to do some follow ups, but it has worked for me with many models already.

  7. meerk40t

    Hackable Laser software for K40 / GRBL / Fibre Lasers

  8. beyblock20

    The magnetic, modular, 20-key macropad that can join together to form an ortholinear board

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  10. hexabyte

    A modern, modular, and robust TUI hex editor.

  11. lato

    Python microframework for modular monoliths and loosely coupled apps

  12. Discord-Moderation-Bot

    Modular Moderation bot for Discord

  13. synthax

    A Fast Modular Synthesizer in JAX @ AES'23

  14. RPGenie

    A set of tools to help you develop RPG games in Python

  15. typhoon-manual

    Manual / Cheatsheet for Typhoon module

  16. magda

    Library for building Modular and Asynchronous Graphs with Directed and Acyclic edges (MAGDA)

  17. delphyne

    A framework for building reliable and modular LLM-enabled applications.

    Project mention: Oracular Programming: A Modular Foundation for Building LLM-Enabled Software | news.ycombinator.com | 2025-06-07

    > Large Language Models have proved surprisingly effective at solving a wide range of tasks from just a handful of examples. However, their lack of reliability and modularity limits their capacity to tackle large problems that require many steps of reasoning. In response, researchers have proposed advanced pipelines that leverage domain-specific knowledge to chain smaller prompts, provide intermediate feedback and improve performance through search. However, the current complexity of writing, tuning, maintaining and improving such pipelines has limited their sophistication. We propose oracular programming, a foundational paradigm for building LLM-enabled applications that lets domain experts express high-level problem-solving strategies as programs with unresolved choice points. These choice points are resolved at runtime by LLMs, which generalize from user-provided examples of correct and incorrect decisions. An oracular program is composed of three orthogonal components: a strategy that consists in a nondeterministic program with choice points that can be reified into a search tree, a policy that specifies how to navigate this tree with the help of LLM oracles, and a set of demonstrations that describe successful and unsuccessful search tree navigation scenarios across diverse problem instances. Each component is expressed in a dedicated programming language and can be independently improved or substituted. We address the key programming language design challenges of modularly composing oracular programs and enforcing consistency between their components as they evolve.

    https://github.com/jonathan-laurent/delphyne https://jonathan-laurent.github.io/delphyne/

  18. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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).

Python Modular discussion

Log in or Post with

Python Modular related posts

  • Pyrefly: A new type checker and IDE experience for Python

    4 projects | news.ycombinator.com | 17 May 2025
  • Open Automation project

    1 project | /r/programming | 7 Dec 2023
  • Open Automation project

    1 project | /r/compsci | 7 Dec 2023
  • Hexabyte – A modern, robust, and extensible commandline hex editor

    1 project | news.ycombinator.com | 2 Nov 2023
  • Using a Raspberry Pi Pico as a cheap multi-channel DAC for pitch CV

    1 project | /r/synthdiy | 5 Jul 2023
  • Is it really necessary to put opamps in front of my ADC inputs?

    1 project | /r/synthdiy | 9 Jun 2023
  • MeerK40T tutorial part 1

    1 project | /r/lasercutting | 21 May 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Sep 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source Modular projects in Python? This list will help you:

# Project Stars
1 Red-DiscordBot 5,253
2 ProjectAlice 698
3 EuroPi 486
4 Lucifer 372
5 lue 387
6 meerk40t 320
7 beyblock20 316
8 hexabyte 278
9 lato 193
10 Discord-Moderation-Bot 129
11 synthax 51
12 RPGenie 30
13 typhoon-manual 25
14 magda 13
15 delphyne 10

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?