alphatwirl / atpbar
Progress bars for threading and multiprocessing tasks on terminal and Jupyter Notebook
☆93Updated last week
Related projects ⓘ
Alternatives and complementary repositories for atpbar
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆153Updated 3 months ago
- A simple interface to Python multiprocessing and threading☆17Updated 3 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 3 months ago
- 📖 Generate markdown API documentation from Google-style Python docstring. The lazy alternative to Sphinx.☆206Updated last month
- A formatter for finding and removing unused import statements.☆300Updated this week
- It's easy to show that your command line app is active☆297Updated last year
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆202Updated 3 years ago
- How to publish Python packages on PyPI.☆73Updated 4 years ago
- Create Python API documentation in Markdown format.☆460Updated last week
- Command-line interface to PyPI Stats API to get download stats for Python packages☆199Updated 3 weeks ago
- pytest plugin to create a tmpdir containing a preconfigured set of files and/or directories.☆99Updated last year
- Multi threading and processing eye-candy.☆537Updated this week
- Auto-generate explicit readable __init__.py files without `import *`☆75Updated last month
- A platform-independent file lock for Python.☆772Updated this week
- PyPI downloads analytics dashboard☆141Updated last year
- Docstring coverage analysis and rating for Python☆96Updated 6 months ago
- Formats docstrings to follow PEP 257☆549Updated last month
- 💡 Type hints for Numpy and Pandas☆589Updated 3 months ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆361Updated 2 months ago
- Tool to Detect Surrounding Shell☆232Updated 2 months ago
- A blazing fast dict subclass that supports dot access notation.☆51Updated 3 weeks ago
- Simple utility that retrieves current Jupyter notebook filename or path, when run from Jupyter notebook.☆57Updated 3 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated last year
- A cool helper for tracking time and throughput of code blocks, with beautiful human friendly renditions.☆60Updated last year
- Dynamically create python functions with a proper signature.☆120Updated last month
- fork of https://bitbucket.org/astanin/python-tabulate☆179Updated last year
- A GitHub action that runs black code formatter for Python☆190Updated 3 years ago
- Pretty tables in the terminal