SaaSHub helps you find the best software and product alternatives Learn more →
Top 16 Python closember Projects
-
-
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.
-
ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
Project mention: REPL for Dart: supporting 3rd party packages, hot reload, and full grammar | news.ycombinator.com | 2024-09-28 -
[2] https://github.com/scipy/scipy/blob/main/scipy/optimize/_dcs...
-
I noticed this issue only after running a linter. Sometimes we’re not familiar with the tricky edge cases or conventions of a particular language. A convenient way to catch and fix such issues — including formatting, styling, and even some security problems — is to use linters. For example, you can use golangci-lint for Go, ESLint for JavaScript, and Pylint for Python. In fact, almost every widely used programming language has its own linter or code quality tool. Linters are especially helpful when generating code with AI — they help keep your code clean and safe, at least to some degree.
-
ignite
High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently. (by pytorch)
-
Project mention: Help shape the future of VisPy 2.0 – ideas, feedback, and contributors welcome | news.ycombinator.com | 2025-04-05
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: Ubuntu Hoping to Remove Qt 5 Before Ubuntu 26.04 LTS | news.ycombinator.com | 2024-11-01
Qt5 to Qt6 is nothing like Python2 to Python3.
The lessons from (Qt3 to Qt4 and) Qt4 to Qt5 have been learned and moving a large project from Qt5 to Qt6 is not that hard comparatively. There are a few minor deprecated APIs to handle and it's relatively easy over all.
I even have a stable project that is compatible with Qt5 and Qt6 [1] all in a single code base (particularly thanks to the effort of the qtpy[2] library). It's not that hard, and my opinion includes C++ in that assessment.
[1] https://github.com/git-cola/git-cola/
[2] https://github.com/spyder-ide/qtpy
-
-
-
pyart
The Python-ARM Radar Toolkit. A data model driven interactive toolkit for working with weather radar data.
-
astroid
A common base representation of python source code for pylint and other projects (by pylint-dev)
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python closember discussion
Python closember related posts
-
Why Momentum Works (2017)
-
Show HN: Aiopandas – Async .apply() and .map() for Pandas, Faster API/LLMs Calls
-
Papyri rendered documentation inside IPython/Jupyter
-
help with installing numpy, please
-
A Comprehensive Guide to NumPy Arrays
-
NumPy 2.0 development status & announcements: major C-API and Python API cleanup
-
NumPy 2.0 Development Status
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 May 2025
Index
What are some of the best open-source closember projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | tqdm | 29,825 |
2 | ipython | 16,469 |
3 | SciPy | 13,660 |
4 | Pylint | 5,462 |
5 | ignite | 4,657 |
6 | VisPy | 3,424 |
7 | arviz | 1,682 |
8 | qtpy | 1,019 |
9 | ipykernel | 678 |
10 | traitlets | 637 |
11 | pyart | 554 |
12 | astroid | 543 |
13 | pymc-examples | 322 |
14 | pyhf | 288 |
15 | fastkml | 235 |
16 | papyri | 85 |