progression


Nameprogression JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/cimatosa/progression
Summaryadvanced progress bar in ASCII art
upload_time2023-08-15 09:11:36
maintainer
docs_urlNone
authorRichard Hartmann
requires_python>=3.4,<4.0
licenseBSD (3 clause)
keywords progress bar ascii art multiprocess
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            progression
===========

|PyPi version| |Build Status| |codecov|


An advanced progress bar in ASCII art which features
  * speed and estimated time of arrival
  * multiple bars
  * auto adjustment to the available terminal width
  * IPython notebook html output available

If you have one or more time consuming processes running and want to 
keep track of the current state, get an estimate on when the process 
is going to finish or if you just like statistics this package does the job.

|progExample|

It is pure python. It runs with python version 2 and 3. 
If you have IPython (and ipywidgets) installed and enable the widgets extension
an html variant of the ASCII art progress is available.


`Further reading (install, examples and co) in the docs <https://cimatosa.github.io/progression/>`__

.. |progExample| image:: https://cimatosa.github.io/progression/prog.svg
.. |PyPi version| image:: https://badge.fury.io/py/progression.svg 
   :target: https://badge.fury.io/py/progression
.. |Build Status| image:: https://travis-ci.org/cimatosa/progression.svg?branch=master 
   :target: https://travis-ci.org/cimatosa/progression
.. |codecov| image:: https://codecov.io/gh/cimatosa/progression/branch/master/graph/badge.svg 
   :target: https://codecov.io/gh/cimatosa/progression


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cimatosa/progression",
    "name": "progression",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.4,<4.0",
    "maintainer_email": "",
    "keywords": "progress bar,ascii art,multiprocess",
    "author": "Richard Hartmann",
    "author_email": "richard.hartmann@tu-dresden.de",
    "download_url": "https://files.pythonhosted.org/packages/b3/a8/a39d2b426a86c6f51c4088fd45bc020742d70b901d43a6c10f113b7bf714/progression-0.2.0.tar.gz",
    "platform": null,
    "description": "progression\n===========\n\n|PyPi version| |Build Status| |codecov|\n\n\nAn advanced progress bar in ASCII art which features\n  * speed and estimated time of arrival\n  * multiple bars\n  * auto adjustment to the available terminal width\n  * IPython notebook html output available\n\nIf you have one or more time consuming processes running and want to \nkeep track of the current state, get an estimate on when the process \nis going to finish or if you just like statistics this package does the job.\n\n|progExample|\n\nIt is pure python. It runs with python version 2 and 3. \nIf you have IPython (and ipywidgets) installed and enable the widgets extension\nan html variant of the ASCII art progress is available.\n\n\n`Further reading (install, examples and co) in the docs <https://cimatosa.github.io/progression/>`__\n\n.. |progExample| image:: https://cimatosa.github.io/progression/prog.svg\n.. |PyPi version| image:: https://badge.fury.io/py/progression.svg \n   :target: https://badge.fury.io/py/progression\n.. |Build Status| image:: https://travis-ci.org/cimatosa/progression.svg?branch=master \n   :target: https://travis-ci.org/cimatosa/progression\n.. |codecov| image:: https://codecov.io/gh/cimatosa/progression/branch/master/graph/badge.svg \n   :target: https://codecov.io/gh/cimatosa/progression\n\n",
    "bugtrack_url": null,
    "license": "BSD (3 clause)",
    "summary": "advanced progress bar in ASCII art",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/cimatosa/progression",
        "Repository": "https://github.com/cimatosa/progression"
    },
    "split_keywords": [
        "progress bar",
        "ascii art",
        "multiprocess"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf8a1c276cae983c0eb4dd968ae3959e45329f997b4ac9123395f0eb9168d6c0",
                "md5": "1ebff1c667ec646b9f40d4448edb0c0f",
                "sha256": "12574dee01c727c2face6b6151702d863ce430b18926f98e69629facb3698901"
            },
            "downloads": -1,
            "filename": "progression-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1ebff1c667ec646b9f40d4448edb0c0f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.4,<4.0",
            "size": 23899,
            "upload_time": "2023-08-15T09:11:34",
            "upload_time_iso_8601": "2023-08-15T09:11:34.300720Z",
            "url": "https://files.pythonhosted.org/packages/cf/8a/1c276cae983c0eb4dd968ae3959e45329f997b4ac9123395f0eb9168d6c0/progression-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b3a8a39d2b426a86c6f51c4088fd45bc020742d70b901d43a6c10f113b7bf714",
                "md5": "0bd917c8343f64b1d1f15c129d293ac9",
                "sha256": "d1fd8919a2dda3485ceb7f58a8b329c6840a04a4c9b2d3dfef5c835398dffb76"
            },
            "downloads": -1,
            "filename": "progression-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0bd917c8343f64b1d1f15c129d293ac9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.4,<4.0",
            "size": 22474,
            "upload_time": "2023-08-15T09:11:36",
            "upload_time_iso_8601": "2023-08-15T09:11:36.137755Z",
            "url": "https://files.pythonhosted.org/packages/b3/a8/a39d2b426a86c6f51c4088fd45bc020742d70b901d43a6c10f113b7bf714/progression-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-15 09:11:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cimatosa",
    "github_project": "progression",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "progression"
}
        
Elapsed time: 0.09874s