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! Learn more โ
Top 23 C Python Projects
-
MicroPython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Project mention: Why Lua Beats MicroPython for Serious Embedded Devs | news.ycombinator.com | 2025-07-13it's not an embeddable runtime like Lua
While it's true you can't have multiple MicroPython interpreters running concurrently (or at least not easily; it's not that the design makes this impossible, it's just that all in all MicroPython is fairly young and development focus has been put elsewhere), it is possible to embed MicroPython. Not completely out of the box, needs some glue code etc. See for example https://github.com/micropython/micropython/tree/master/ports....
-
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!
-
Pygame
๐๐ฎ pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
Hi everyone! I'm excited to share a fun personal project I built recently: a retro-style 2D racing game made with Pygame. It's called ๐ฎ Atari Speed Racer, and it brings back those classic vibes of dodging traffic at high speeds!
-
Project mention: Show HN: Omi Desktop โ open-source meeting summarizer | news.ycombinator.com | 2025-06-13
-
-
-
CPython-Internals
Dive into CPython internals, trying to illustrate every detail of CPython implementation
-
-
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.
-
-
openrazer
Open source driver and user-space daemon to control Razer lighting and other features on GNU/Linux
-
# Palindrome project Project used to explain my view on a django project architecture, explained on my [series of posts](https://dev.to/pcampos119104/django-project-setup-part-1-2e7a) ## Tools, libs, etc. Some time related files. Versions on Poetry. - [Python](https://www.python.org/) Programming languange - [django-environ](https://django-environ.readthedocs.io) Manage .envs in Django - [Poetry](https://python-poetry.org/) Python packaging and dependency management - poetry.lock - pyproject.toml - [Django](https://www.djangoproject.com/) Web framework written in Python - [Docker](https://www.docker.com/) Manage containers for dev environment - compose.yaml - compose/dev/Dockerfile - compose/dev/start - .env - [Just](https://just.systems/) encapsulate commands for easier use - justfile - [psycopg](https://www.psycopg.org/) Python adapter for Postgres # <-- new line ## Dev environment setup 1. Install Just, Docker and Poetry(opcional). 2. Copie .env.example to .env, no need for edtion. 3. `$ just build` ## Run the server for development 1. Certified that docker is up and running 2. `$ just runserver` You can access on http://0.0.0.0:8000/
-
-
-
Project mention: People still use our old-fashioned Unix login servers | news.ycombinator.com | 2025-08-03
-
-
Project mention: SpaCy: Industrial-Strength Natural Language Processing (NLP) in Python | news.ycombinator.com | 2025-08-23
Edit: I almost forgot to add this little nugget of history: one of Huggingfaces first projects was a SpaCy extension for conference resolution. Built before their breakthrough with transformers https://github.com/huggingface/neuralcoref
-
-
syslog-ng
syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, queueing, SQL & NoSQL.
-
See the comments on https://news.ycombinator.com/item?id=38113396 for a list of alternatives. I used https://github.com/sahib/rmlint in the past and can't complain.
-
Project mention: Scalene: A high-performance, high-precision CPU, GPU, memory profiler for Python | news.ycombinator.com | 2024-10-21
-
-
Themis
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C Python discussion
C Python related posts
-
Python Development: Real-Time 1D and 2D Barcode Scanning from an IP Camera
-
Python performance myths and fairy tales
-
Building a Multi-Modal Computer Vision Desktop App with AI-Assisted Development
-
The many, many, many JavaScript runtimes of the last decade
-
I Used Arch, BTW: macOS, Day 1
-
Why Lua Beats MicroPython for Serious Embedded Devs
-
How to Read 1D/2D Barcodes from PDF Files Using Dynamsoft Python Barcode SDK
-
A note from our sponsor - Sevalla
sevalla.com | 1 Sep 2025
Index
What are some of the best open-source Python projects in C? This list will help you:
# | Project | Stars |
---|---|---|
1 | MicroPython | 20,763 |
2 | Pygame | 8,250 |
3 | omi | 6,185 |
4 | edk2 | 5,348 |
5 | circuitpython | 4,325 |
6 | CPython-Internals | 4,301 |
7 | glad | 4,207 |
8 | pocketsphinx | 4,178 |
9 | openrazer | 4,000 |
10 | psycopg2 | 3,531 |
11 | aubio | 3,508 |
12 | audioFlux | 3,130 |
13 | Weechat | 3,126 |
14 | pycryptodome | 3,083 |
15 | neuralcoref | 2,880 |
16 | permafrost-engine | 2,705 |
17 | syslog-ng | 2,259 |
18 | rmlint | 2,152 |
19 | austin | 2,102 |
20 | soloud | 1,984 |
21 | Themis | 1,934 |
22 | pocketpy | 1,907 |
23 | alpr-unconstrained | 1,750 |