closember

Open-source projects categorized as closember

Top 23 closember Open-Source Projects

  • tqdm

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

  • Project mention: Neat Parallel Output in Python | news.ycombinator.com | 2024-02-25

    yeah my code needs to use multiprocessing, which does not play nice with tqdm. thanks for the tip about positions though, that helped me search more effectively and came up with two promising comments. unmerged / require some workarounds, but might just work:

    https://github.com/tqdm/tqdm/issues/1000#issuecomment-184208...

  • ipython

    Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.

  • Project mention: The new pdbp (Pdb+) Python debugger! | dev.to | 2023-08-02

    If you’re already using ipython, this isn’t a problem because you’ll already need to download most of these dependencies anyway. But if you’re not using ipython… you’ll still need to download those dependencies.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • SciPy

    SciPy library main repository

  • Project mention: What Is a Schur Decomposition? | news.ycombinator.com | 2024-03-04

    I guess it is a rite of passage to rewrite it. I'm doing it for SciPy too together with Propack in [1]. Somebody already mentioned your repo. Thank you for your efforts.

    [1]: https://github.com/scipy/scipy/issues/18566

  • notebook

    Jupyter Interactive Notebook

  • Project mention: Jupyter Notebook 7 | news.ycombinator.com | 2023-07-27

    For folks asking what the Notebook UX offers that the Lab does not, this github thread may be enlightening: https://github.com/jupyter/notebook/issues/6210

    (TLDR: some novice users in educational settings find the lab environment overwhelming.)

  • Pylint

    It's not just a linter that annoys you!

  • Project mention: W1203: logging-fstring-interpolation (Solved) | dev.to | 2024-01-21

    A little introduction about pylint. Pylint is a static code analyzer, it analyses your code without actually running it. Pylint looks for potential errors, gives suggestions on coding standards that your code is not adhering to, potential places where refactoring might help, and also warnings about smelly code.

  • ignite

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

  • awesome-asyncio

    A curated list of awesome Python asyncio frameworks, libraries, software and resources

  • Project mention: Sunday Daily Thread: What's everyone working on this week? | /r/Python | 2023-06-25

    #1: Giving my Python books away for free! | 1 comment #2: Welcome to r/PythonLang #3: GitHub - timofurrer/awesome-asyncio: A curated list of awesome Python asyncio frameworks, libraries, software and resources | 0 comments

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • VisPy

    Main repository for Vispy

  • Project mention: Mastering Matplotlib: A Step-by-Step Tutorial for Beginners | dev.to | 2023-12-25

    VisPy - High-performance scientific visualization based on OpenGL.

  • yunohost

    YunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash.

  • Project mention: Runtipi: Docker-Based Home Server Management | news.ycombinator.com | 2024-04-04
  • the-turing-way

    Host repository for The Turing Way: a how to guide for reproducible data science

  • arviz

    Exploratory analysis of Bayesian models with Python

  • qtpy

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

  • ipykernel

    IPython Kernel for Jupyter

  • traitlets

    A lightweight Traits like module

  • Project mention: [Guide] A Tour Through the Python Framework Galaxy: Discovering the Stars | /r/coder_corner | 2023-04-29

    Try traitlets

  • astroid

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

  • pyart

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

  • pyhf

    pure-Python HistFactory implementation with tensors and autodiff

  • bids-starter-kit

    Collection of tutorials, wikis, and templates to get you started with creating BIDS compliant datasets

  • pymc-examples

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

  • SSOwat

    A simple SSO for NGINX, written in Lua

  • Project mention: 🆕 Cosmos 0.9.0 - All in one selfhosted secure App Store, Reverse-proxy, container manager and authentication provider -- No more restart needed + new rewritten Let's Encrypt integration | /r/selfhosted | 2023-07-12

    Cloudron has openid - https://docs.cloudron.io/user-management/#openid-connect . Yunohost does not have openid but has SSO via nginx - https://github.com/YunoHost/SSOwat .

  • fastkml

    Fast 🌍️ KML processing for python

  • Project mention: A Tale of Two Kitchens - Hypermodernizing Your Python Code Base | dev.to | 2023-11-12

    While most of my 'hypermodernizing' was done on proprietary code, there is a good example in pygeoif, which was brought up to the standard 10 years after the first version was released. The diff is not very helpful, almost every line was touched in the end, but you can compare the version 0.6 to the current implementation. FastKML is still actively in the process of modernizing and refactoring.

  • nextcloud_ynh

    Nextcloud package for YunoHost

  • Project mention: Home server solution | /r/privacy | 2023-06-09

    r/selfhosted for sure is where you need but running a Yunohost server on an old PC and installing NextCloud on it is very easy.

  • papyri

  • Project mention: Papyri rendered documentation inside IPython/Jupyter | news.ycombinator.com | 2024-02-08
  • 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).

closember related posts

Index

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

Project Stars
1 tqdm 27,405
2 ipython 16,134
3 SciPy 12,431
4 notebook 11,140
5 Pylint 5,104
6 ignite 4,453
7 awesome-asyncio 4,377
8 VisPy 3,213
9 yunohost 1,911
10 the-turing-way 1,803
11 arviz 1,526
12 qtpy 928
13 ipykernel 613
14 traitlets 602
15 astroid 510
16 pyart 476
17 pyhf 271
18 bids-starter-kit 251
19 pymc-examples 246
20 SSOwat 231
21 fastkml 208
22 nextcloud_ynh 143
23 papyri 81

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com