Pinned Repositories
attrs
Python Classes Without Boilerplate
commit0
Commit0: Library Generation from Scratch
deprecated
Python @deprecated decorator to deprecate old python classes, functions or methods.
joblib
Computing with Python functions.
loguru
Python logging made (stupidly) simple
mimesis
Mimesis is a robust data generator for Python that can produce a wide range of fake data in multiple languages.
more-itertools
More routines for operating on iterables, beyond itertools
moviepy
Video editing with Python
pydantic
Data validation using Python type hints
pypdf
A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
commit0's Repositories
commit-0/commit0
Commit0: Library Generation from Scratch
commit-0/attrs
Python Classes Without Boilerplate
commit-0/build_dataset
Code to build and add new projects to commit0 dataset
commit-0/deprecated
Python @deprecated decorator to deprecate old python classes, functions or methods.
commit-0/joblib
Computing with Python functions.
commit-0/loguru
Python logging made (stupidly) simple
commit-0/mimesis
Mimesis is a robust data generator for Python that can produce a wide range of fake data in multiple languages.
commit-0/pydantic
Data validation using Python type hints
commit-0/pypdf
A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
commit-0/astropy
Astronomy and astrophysics core library
commit-0/cachetools
Extensible memoizing collections and decorators
commit-0/commit-0.github.io
commit-0/cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
commit-0/django
The Web framework for perfectionists with deadlines.
commit-0/fabric
Simple, Pythonic remote execution and deployment.
commit-0/filesystem_spec
A specification that python filesystems should adhere to.
commit-0/imbalanced-learn
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
commit-0/jedi
Awesome autocompletion, static analysis and refactoring library for python
commit-0/matplotlib
matplotlib: plotting with Python
commit-0/paramiko
The leading native Python SSHv2 protocol library.
commit-0/portalocker
An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Naturally it also supports the with statement.
commit-0/pylint
It's not just a linter that annoys you!
commit-0/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
commit-0/python-progressbar
Progressbar 2 - A progress bar for Python 2 and Python 3 - "pip install progressbar2"
commit-0/scikit-learn
scikit-learn: machine learning in Python
commit-0/sphinx
The Sphinx documentation generator
commit-0/sqlparse
A non-validating SQL parser module for Python
commit-0/sympy
A computer algebra system written in pure Python
commit-0/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
commit-0/xarray
N-D labeled arrays and datasets in Python