atpbar


Nameatpbar JSON
Version 2.0.1 PyPI version JSON
download
home_pageNone
SummaryProgress bars for threading and multiprocessing tasks
upload_time2024-05-19 19:28:21
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            [![PyPI - Version](https://img.shields.io/pypi/v/atpbar.svg)](https://pypi.org/project/atpbar)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/atpbar.svg)](https://pypi.org/project/atpbar)
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/atpbar/badges/version.svg)](https://anaconda.org/conda-forge/atpbar)
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.2567283.svg)](https://doi.org/10.5281/zenodo.2567283)

[![Test Status](https://github.com/alphatwirl/atpbar/actions/workflows/unit-test.yml/badge.svg)](https://github.com/alphatwirl/atpbar/actions/workflows/unit-test.yml)
[![Test Status](https://github.com/alphatwirl/atpbar/actions/workflows/type-check.yml/badge.svg)](https://github.com/alphatwirl/atpbar/actions/workflows/type-check.yml)
[![codecov](https://codecov.io/gh/alphatwirl/atpbar/branch/master/graph/badge.svg)](https://codecov.io/gh/alphatwirl/atpbar)

# atpbar

_Progress bars_ for threading and multiprocessing tasks on the terminal and
Jupyter Notebook.

![Demo](demo.svg)

_atpbar_ can display multiple progress bars simultaneously growing to show the
progress of each iteration of loops in
[threading](https://docs.python.org/3/library/threading.html) or
[multiprocessing](https://docs.python.org/3/library/multiprocessing.html)
tasks. _atpbar_ can display progress bars on the terminal and [Jupyter
Notebook](https://jupyter.org/).

**Documentation**: <https://alphatwirl.github.io/atpbar/>

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "atpbar",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Tai Sakuma <tai.sakuma@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/cb/1b/6acc8cb4cab1c86921427848e2edf3be851d0380a3756f6920449cf35112/atpbar-2.0.1.tar.gz",
    "platform": null,
    "description": "[![PyPI - Version](https://img.shields.io/pypi/v/atpbar.svg)](https://pypi.org/project/atpbar)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/atpbar.svg)](https://pypi.org/project/atpbar)\n[![Anaconda-Server Badge](https://anaconda.org/conda-forge/atpbar/badges/version.svg)](https://anaconda.org/conda-forge/atpbar)\n[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.2567283.svg)](https://doi.org/10.5281/zenodo.2567283)\n\n[![Test Status](https://github.com/alphatwirl/atpbar/actions/workflows/unit-test.yml/badge.svg)](https://github.com/alphatwirl/atpbar/actions/workflows/unit-test.yml)\n[![Test Status](https://github.com/alphatwirl/atpbar/actions/workflows/type-check.yml/badge.svg)](https://github.com/alphatwirl/atpbar/actions/workflows/type-check.yml)\n[![codecov](https://codecov.io/gh/alphatwirl/atpbar/branch/master/graph/badge.svg)](https://codecov.io/gh/alphatwirl/atpbar)\n\n# atpbar\n\n_Progress bars_ for threading and multiprocessing tasks on the terminal and\nJupyter Notebook.\n\n![Demo](demo.svg)\n\n_atpbar_ can display multiple progress bars simultaneously growing to show the\nprogress of each iteration of loops in\n[threading](https://docs.python.org/3/library/threading.html) or\n[multiprocessing](https://docs.python.org/3/library/multiprocessing.html)\ntasks. _atpbar_ can display progress bars on the terminal and [Jupyter\nNotebook](https://jupyter.org/).\n\n**Documentation**: <https://alphatwirl.github.io/atpbar/>\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Progress bars for threading and multiprocessing tasks",
    "version": "2.0.1",
    "project_urls": {
        "Homepage": "https://github.com/alphatwirl/atpbar"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ec9f15742094bfba882c7523996ace3621de30928654a27c17399a159421129",
                "md5": "6e275877b9a2335497154d8157e6861a",
                "sha256": "2000ce3cdbe98db783da36082873545b25c9a2cb97628e1f09b61d39a458c534"
            },
            "downloads": -1,
            "filename": "atpbar-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6e275877b9a2335497154d8157e6861a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 17475,
            "upload_time": "2024-05-19T19:28:20",
            "upload_time_iso_8601": "2024-05-19T19:28:20.043476Z",
            "url": "https://files.pythonhosted.org/packages/0e/c9/f15742094bfba882c7523996ace3621de30928654a27c17399a159421129/atpbar-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb1b6acc8cb4cab1c86921427848e2edf3be851d0380a3756f6920449cf35112",
                "md5": "34f8561c6006d4ec4bf9a2177a762fdb",
                "sha256": "b642f9ff2fe0b0ee72f347aea0c6a9a6bda249947c704a36e5a9f0c519f100b2"
            },
            "downloads": -1,
            "filename": "atpbar-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "34f8561c6006d4ec4bf9a2177a762fdb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 12446,
            "upload_time": "2024-05-19T19:28:21",
            "upload_time_iso_8601": "2024-05-19T19:28:21.856286Z",
            "url": "https://files.pythonhosted.org/packages/cb/1b/6acc8cb4cab1c86921427848e2edf3be851d0380a3756f6920449cf35112/atpbar-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-19 19:28:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "alphatwirl",
    "github_project": "atpbar",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "atpbar"
}
        
Elapsed time: 0.29733s