Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
Python: Possible Projects
https://github.com/jupyter/jupyter_events
Configurable event system for Jupyter applications and extensions.
Released: 26 May 2022 - 11
https://github.com/huggingface/huggingface_hub
The official Python client for the Huggingface Hub.
deep-learning hacktoberfest machine-learning model-hub models natural-language-processing pretrained-models pytorch
Released: 22 Dec 2020 - 1,641
https://github.com/pytest-dev/py
Python development support library (note: maintenance only)
Released: 17 Sep 2016 - 68
https://github.com/aws/aws-sdk-pandas
pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, Neptune, OpenSearch, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL).
amazon-athena amazon-sagemaker-notebook apache-arrow apache-parquet athena aws aws-glue aws-lambda data-engineering data-science emr etl glue-catalog lambda modin mysql pandas python ray redshift
Released: 26 Feb 2019 - 3,791
https://github.com/theskumar/python-dotenv
Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.
12-factor-app configuration devops-tools dotenv env environment-variables python
Released: 06 Sep 2014 - 7,058
https://github.com/pexpect/ptyprocess
Run a subprocess in a pseudo terminal
Released: 02 Oct 2014 - 217
https://github.com/google/pasta
Library to refactor python code through AST manipulation.
Released: 28 Nov 2017 - 338
https://github.com/AzureAD/microsoft-authentication-extensions-for-python
Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism.
Released: 03 May 2019 - 28
https://github.com/facelessuser/soupsieve
A modern CSS selector implementation for BeautifulSoup
beautifulsoup css css-selector css4 html html5 python soup-sieve xml
Released: 07 Dec 2018 - 181
https://github.com/Microsoft/ApplicationInsights-Python
Azure Monitor Distro for OpenTelemetry Python
application-insights azure distributed-tracing monitoring opentelemetry python sdk telemetry
Released: 19 Nov 2014 - 140
https://github.com/getsentry/responses
A utility for mocking out the Python Requests library.
tag-production
Released: 15 Nov 2013 - 4,056
https://github.com/kmike/text-unidecode
The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)
Released: 27 Nov 2012 - 61
https://github.com/Legrandin/pycryptodome
A self-contained cryptographic library for Python
cryptography python security
Released: 02 May 2014 - 2,811
https://github.com/psf/black
The uncompromising Python code formatter
autopep8 code codeformatter formatter gofmt hacktoberfest pre-commit-hook python yapf
Released: 14 Mar 2018 - 37,327
https://github.com/tlocke/pg8000
A Pure-Python PostgreSQL Driver
postgresql-driver python
Released: 18 Jun 2013 - 508
https://github.com/googleapis/google-auth-library-python-httplib2
Google Authentication Library: httplib2 transport
Released: 12 Apr 2017 - 31
https://github.com/joblib/joblib
Computing with Python functions.
caching memoization multiprocessing parallel-computing python threading
Released: 07 May 2010 - 3,691
https://github.com/typeshed-internal/stub_uploader
Scripts and actions to auto-upload typeshed stubs to PyPI
Released: 21 Jan 2021 - 19
https://github.com/omnilib/aioitertools
itertools and builtins for AsyncIO and mixed iterables
asyncio hacktoberfest itertools python python3
Released: 26 Jun 2018 - 233
https://github.com/ubernostrum/webcolors
A library for working with HTML/CSS color formats in Python.
colors css html python
Released: 11 Sep 2013 - 158
https://github.com/sphinx-doc/sphinxcontrib-qthelp
sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp documents
Released: 17 Jan 2019 - 1
https://github.com/giampaolo/psutil
Cross-platform lib for process and system monitoring in Python
cpu disk freebsd linux memory monitoring netbsd openbsd osx ps psutil python sensors system-monitoring top windows
Released: 23 May 2014 - 9,897
https://github.com/pydata/pydata-google-auth
A package providing helpers for authenticating to Google APIs.
Released: 14 Aug 2018 - 35
https://github.com/stefankoegl/python-json-pointer
Resolve JSON Pointers in Python
Released: 31 Jul 2011 - 141
https://github.com/Delgan/loguru
Python logging made (stupidly) simple
log logger logging python
Released: 15 Aug 2017 - 19,637
https://github.com/yaml/pyyaml
Canonical source repository for PyYAML
python yaml
Released: 03 Nov 2011 - 2,497
https://github.com/apache/arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
arrow
Released: 17 Feb 2016 - 14,356
https://github.com/shibukawa/imagesize_py
Getting image size from png/jpeg/jpeg2000/gif file
Released: 01 Feb 2016 - 223
https://github.com/hukkin/tomli
A lil' TOML parser
config parser python toml toml-parser tomli
Released: 25 May 2021 - 468
https://github.com/nucleic/kiwi
Efficient C++ implementation of the Cassowary constraint solving algorithm
Released: 04 Dec 2013 - 676
https://github.com/agronholm/typeguard
Run-time type checker for Python
Released: 27 Dec 2015 - 1,507
https://github.com/nedbat/coveragepy
The code coverage tool for Python
Released: 23 Jun 2018 - 2,828
https://github.com/wbond/oscrypto
Compiler-free Python crypto library backed by the OS, supporting CPython and PyPy
3des aes cryptography des dsa ecdsa oaep pbkdf2 pkcs12 pkcs1v15 pkcs8 pss python rc2 rc4 rsa tls x509
Released: 03 Jun 2015 - 318
https://github.com/sdispater/pytzdata
Official timezone database for Python.
Released: 29 Sep 2016 - 17
https://github.com/Martiusweb/asynctest
Enhance the standard unittest package with features for testing asyncio libraries
Released: 04 Apr 2015 - 307
https://github.com/ActiveState/appdirs
A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
Released: 28 Jul 2010 - 1,039
https://github.com/tox-dev/tox
Command line driven CI frontend and development task automation tool.
actions appveyor automation azure-pipelines circleci cli continuous-integration gitlab hacktoberfest pep-621 python testing travis venv virtualenv
Released: 17 Sep 2016 - 3,652
https://github.com/pydata/patsy
Describing statistical models in Python using symbolic formulas
Released: 10 Jul 2012 - 923
https://github.com/rapidfuzz/RapidFuzz
Rapid fuzzy string matching in Python using various string metrics
cpp levenshtein levenshtein-distance python string-comparison string-matching string-similarity
Released: 29 Feb 2020 - 2,350
https://github.com/vimalloc/flask-jwt-extended
An open source Flask extension that provides JWT support (with batteries included)!
flask flask-jwt flask-jwt-extended jwt
Released: 13 Sep 2016 - 1,540
https://github.com/jpvanhal/inflection
A port of Ruby on Rails' inflector to Python
Released: 22 Feb 2012 - 495
https://github.com/jquast/wcwidth
Python library that measures the width of unicode strings rendered to a terminal
wcwidth
Released: 05 Apr 2014 - 390
https://github.com/annotated-types/annotated-types
Reusable constraint types to use with typing.Annotated
Released: 02 May 2022 - 492
https://github.com/termcolor/termcolor
ANSI color formatting for output in terminal
ansi cli color colour hacktoberfest python termcolor terminal
Released: 06 Sep 2020 - 176
https://github.com/sphinx-doc/sphinxcontrib-devhelp
sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp documents
Released: 19 Jan 2019 - 4
https://github.com/encode/httpx
A next generation HTTP client for Python. 🦋
asyncio http python trio
Released: 04 Apr 2019 - 12,456
https://github.com/segmentio/analytics-python
The hassle-free way to integrate analytics into any python application.
Released: 17 Jul 2012 - 234
https://github.com/jupyter/nbclient
A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor
Released: 13 Jan 2020 - 152
https://github.com/xolox/python-humanfriendly
Human friendly input/output for text interfaces using Python
Released: 26 Jun 2013 - 318
https://github.com/python-attrs/cattrs
Composable custom class converters for attrs.
attrs deserialization serialization
Released: 28 Aug 2016 - 762
https://github.com/hamdanal/rich-argparse
A rich help formatter for argparse
argparse cli click optparse python rich rich-argparse syntax-highlighting typer
Released: 26 May 2022 - 127
https://github.com/jupyter-widgets/ipywidgets
Interactive Widgets for the Jupyter Notebook
jupyter-notebooks jupyterlab-extension
Released: 17 Apr 2015 - 3,042
https://github.com/fsspec/gcsfs
Pythonic file-system interface for Google Cloud Storage
hacktoberfest
Released: 11 Jan 2017 - 319
https://github.com/ilevkivskyi/typing_inspect
Runtime inspection utilities for Python typing module
introspection python python3 type-hints typing
Released: 29 Apr 2017 - 347
https://github.com/aio-libs/yarl
Yet another URL library
aiohttp hacktoberfest url-parsing urls
Released: 02 Aug 2016 - 1,311
https://github.com/asottile/cfgv
Validate configuration and produce human readable error messages
Released: 20 Jan 2018 - 45
https://github.com/scikit-learn/scikit-learn
scikit-learn: machine learning in Python
data-analysis data-science machine-learning python statistics
Released: 17 Aug 2010 - 57,979
https://github.com/google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
c c-plus-plus c-sharp cross-platform flatbuffers go grpc java javascript json-parser marshalling mmap protobuf python rpc rust serialization serialization-library typescript zero-copy
Released: 19 May 2014 - 22,121
https://github.com/pygments/pygments
Pygments is a generic syntax highlighter written in Python
python syntax-highlighting
Released: 31 Aug 2019 - 1,718
https://github.com/apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
big-data java jdbc python r scala spark sql
Released: 25 Feb 2014 - 38,255
https://github.com/python-hyper/h11
A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
http python sans-io
Released: 29 Apr 2016 - 487
https://github.com/googleapis/python-cloud-core
Google Cloud API client core library
Released: 10 Dec 2019 - 28
https://github.com/litl/backoff
Python library providing function decorators for configurable backoff and retry
asynchronous asyncio backoff decorators exceptions exponential python retry retrying synchronous
Released: 13 May 2014 - 2,492
https://github.com/aws/sagemaker-python-sdk
A library for training and deploying machine learning models on Amazon SageMaker
aws huggingface machine-learning mxnet python pytorch sagemaker tensorflow
Released: 14 Nov 2017 - 2,043
https://github.com/benoitc/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
http http-server python wsgi wsgi-server
Released: 30 Nov 2009 - 9,536
https://github.com/sphinx-doc/sphinxcontrib-htmlhelp
sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files
Released: 14 Feb 2019 - 2
https://github.com/penguinolog/sqlalchemy_jsonfield
SQLALchemy JSONField implementation for storing dicts at SQL independently from JSON type support
json sqlalchemy
Released: 18 Feb 2017 - 21
https://github.com/python-jsonschema/jsonschema
An implementation of the JSON Schema specification for Python
json json-schema jsonschema schema validation
Released: 30 Dec 2011 - 4,326
https://github.com/spulec/freezegun
Let your Python tests travel through time
Released: 11 Dec 2012 - 3,989
https://github.com/wtforms/wtforms
A flexible forms validation and rendering library for Python.
forms html python validation wtforms
Released: 11 Sep 2013 - 1,470
https://github.com/briancurtin/deprecation
A library to handle automated deprecations
Released: 12 Jan 2017 - 88
https://github.com/certifi/python-certifi
(Python Distribution) A carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts.
Released: 28 Dec 2011 - 769
https://github.com/googleapis/google-cloud-python
Google Cloud Client Library for Python
python
Released: 28 Jan 2014 - 4,784
https://github.com/apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
airflow apache apache-airflow automation dag data-engineering data-integration data-orchestrator data-pipelines data-science elt etl machine-learning mlops orchestration python scheduler workflow workflow-engine workflow-orchestration
Released: 13 Apr 2015 - 36,052
https://github.com/Azure/azure-sdk-for-python
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
azure azure-sdk hacktoberfest python
Released: 24 Apr 2012 - 4,540
https://github.com/maxcountryman/flask-login
Flask user session management.
authentication login-system session-management
Released: 11 Mar 2012 - 3,501
https://github.com/ipython/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
closember data-science hacktoberfest ipython jupyter notebook python repl spec-0
Released: 10 May 2010 - 16,146
https://github.com/aws/aws-cli
Universal Command Line Interface for Amazon Web Services
aws aws-cli cloud cloud-management
Released: 20 Nov 2012 - 14,980
https://github.com/pylint-dev/astroid
A common base representation of python source code for pylint and other projects
ast closember hacktoberfest inference-engine parser static-analysis static-code-analysis
Released: 08 Dec 2015 - 510
https://github.com/snowflakedb/snowflake-sqlalchemy
Snowflake SQLAlchemy
database python sql
Released: 18 Jun 2016 - 216
https://github.com/davidhalter/jedi
Awesome autocompletion, static analysis and refactoring library for python
auto-complete python refactoring static-analysis type-inference
Released: 19 Feb 2012 - 5,778
https://github.com/WoLpH/python-utils
Python Utils is a module with some convenient utilities not included with the standard Python install
Released: 16 Oct 2011 - 91
https://github.com/rthalley/dnspython
a powerful DNS toolkit for python
asyncio ddns dns dns-over-https dns-over-quic dns-over-tls dnspython dnssec edns edns0 idna stub-resolver trio
Released: 24 Aug 2011 - 2,433
https://github.com/redis/redis-py
Redis Python client
python redis redis-client redis-cluster redis-py
Released: 06 Nov 2009 - 12,563
https://github.com/pypa/setuptools
Official project repository for the Setuptools build system
Released: 29 Mar 2016 - 2,339
https://github.com/gevent/gevent
Coroutine-based concurrency library for Python
asyncio coroutines greenlet python
Released: 13 Sep 2012 - 6,162
https://github.com/mkleehammer/pyodbc
Python ODBC bridge
database dbapi odbc python
Released: 03 Oct 2008 - 2,924
https://github.com/click-contrib/click-man
Automate generation of man pages for python click applications :star:
Released: 18 Sep 2016 - 168
https://github.com/dashea/requests-file
Transport adapter for fetching file:// URLs with the requests python library
Released: 10 Mar 2015 - 86
https://github.com/python/mypy_extensions
Extensions for mypy
mypy mypyc type-checking
Released: 14 Jan 2019 - 128
https://github.com/googleapis/google-auth-library-python
Google Auth Python Library
Released: 26 Sep 2016 - 773