Python closember

Open-source Python projects categorized as closember

Top 16 Python closember Projects

  1. tqdm

    :zap: A Fast, Extensible Progress Bar for Python and CLI

    Project mention: Tqdm (Python Progress Bar) | news.ycombinator.com | 2025-03-30
  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. 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
  4. SciPy

    SciPy library main repository

    Project mention: Why Momentum Works (2017) | news.ycombinator.com | 2025-04-28

    [2] https://github.com/scipy/scipy/blob/main/scipy/optimize/_dcs...

  5. Pylint

    It's not just a linter that annoys you!

    Project mention: From Vibe Coder to AI-Assisted Architect | dev.to | 2025-05-07

    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.

  6. ignite

    High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently. (by pytorch)

  7. VisPy

    Main repository for Vispy

    Project mention: Help shape the future of VisPy 2.0 – ideas, feedback, and contributors welcome | news.ycombinator.com | 2025-04-05
  8. arviz

    Exploratory analysis of Bayesian models with Python

  9. SaaSHub

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

    SaaSHub logo
  10. qtpy

    Provides an uniform layer to support PyQt5, PySide2, PyQt6, PySide6 with a single codebase

    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

  11. ipykernel

    IPython Kernel for Jupyter

  12. traitlets

    A lightweight Traits like module

  13. pyart

    The Python-ARM Radar Toolkit. A data model driven interactive toolkit for working with weather radar data.

  14. astroid

    A common base representation of python source code for pylint and other projects (by pylint-dev)

  15. pymc-examples

    Examples of PyMC models, including a library of Jupyter notebooks.

  16. pyhf

    pure-Python HistFactory implementation with tensors and autodiff

  17. fastkml

    Fast 🌍️ <KML /> processing for python

  18. papyri

  19. 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 closember discussion

Log in or Post with

Python closember related posts

  • Why Momentum Works (2017)

    2 projects | news.ycombinator.com | 28 Apr 2025
  • Show HN: Aiopandas – Async .apply() and .map() for Pandas, Faster API/LLMs Calls

    6 projects | news.ycombinator.com | 15 Mar 2025
  • Papyri rendered documentation inside IPython/Jupyter

    1 project | news.ycombinator.com | 8 Feb 2024
  • help with installing numpy, please

    1 project | /r/linux4noobs | 7 Dec 2023
  • A Comprehensive Guide to NumPy Arrays

    1 project | dev.to | 3 Nov 2023
  • NumPy 2.0 development status &amp; announcements: major C-API and Python API cleanup

    2 projects | /r/Python | 16 Oct 2023
  • NumPy 2.0 Development Status

    1 project | news.ycombinator.com | 15 Oct 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 17 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

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

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?