InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
Top 17 Cython Python Projects
-
I wound up on a different team with pre-existing Python code so temporarily shelved my use of Go for a bit, and we used Sanic (an async Python framework built on top of the excellent uvloop & libuv that also powers Node.js) to build some APIs for live channel management & operations. We hand-wrote our OpenAPI and used it to generate documentation and a CLI, which was an improvement over what was there (or not) before. Other teams used the OpenAPI document to generate SDKs to interact with our service.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
Define the process_frame function. This function takes a video frame as input. It converts the frame to an image using PyAV, and then applies the YOLOv8 model to detect objects in the image. The model uses the ByteTrack tracker to keep track of objects between frames. The detection results are then visualized on the frame, and the annotated frame is returned.
-
-
We been using with https://github.com/rushter/selectolax as an faster alternative to BeautifulSoup with the html5lib, because many malformed webpages in the wild don´t work with lxml.
-
marisa-trie
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
Project mention: Ask HN: What are some unusual but useful Python libraries you've discovered? | news.ycombinator.com | 2024-07-31This has been an absolute game changer: https://github.com/pytries/marisa-trie (succinct trie with fast lookup and minimal RAM)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
pyrodigal
Cython bindings and Python interface to Prodigal, an ORF finder for genomes and metagenomes. Now with SIMD!
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Cython Python discussion
Cython Python related posts
-
Can i cluster or PCA ChIP peak score from different TFs to see which TFs have similar targets?
-
Why is my RSI coming up incorrect?
-
Tenforce - Type enforcement for Python
-
Selenium over scrapy
-
GitHub - scipopt/PySCIPOpt: Python interface for the SCIP Optimization Suite
-
Python Interface for the SCIP Optimization Suite
-
need advice on what frameworks to use w ffmpeg
-
A note from our sponsor - InfluxDB
www.influxdata.com | 18 Sep 2024
Index
What are some of the best open-source Python projects in Cython? This list will help you:
Project | Stars | |
---|---|---|
1 | uvloop | 10,273 |
2 | ta-lib-python | 9,482 |
3 | PyAV | 2,440 |
4 | pyimgui | 1,337 |
5 | selectolax | 1,093 |
6 | marisa-trie | 1,038 |
7 | MACS | 698 |
8 | youbit | 665 |
9 | cymem | 437 |
10 | python-rtmidi | 354 |
11 | erlpack | 219 |
12 | kloop | 210 |
13 | symengine.py | 160 |
14 | pyrodigal | 136 |
15 | preshed | 82 |
16 | chatnoir-resiliparse | 72 |
17 | cyfolds | 11 |