CoolBar


NameCoolBar JSON
Version 0.5.7 PyPI version JSON
download
home_pagehttps://github.com/ReloadingBee/CoolBar
SummaryDynamic Python Progress Bar
upload_time2024-02-17 14:36:44
maintainer
docs_urlNone
authorReloadingBee
requires_python
licenseApache-2.0
keywords progress loading bar dynamic python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CoolBar
Dynamic Python Progress Bar
[CoolBar GitHub](https://github.com/ReloadingBee/CoolBar)

## Table of Contents
- [Introduction](#introduction)
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)

## Introduction
CoolBar is a Python3 package that aims to provide users with a _cool_ progress bar for terminals.

## Features
- Scalable progress bar
- Time tracking (eta, time per item, total time)
- Animations
- Ease of use

## Installation
`pip install CoolBar`

## Usage

...

## Contributing
If you wish to contribute, you're 100% welcome to!

Just fork this project and start creating. Once you're done, just make a pull request, and I'll consider merging 🙂

## License
This project is licensed under the Apache License 2.0 - see the [LICENSE](https://github.com/ReloadingBee/CoolBar/blob/main/LICENSE) file for details.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ReloadingBee/CoolBar",
    "name": "CoolBar",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "progress,loading,bar,dynamic,python",
    "author": "ReloadingBee",
    "author_email": "reloadingbee@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/25/5d/5c20fbffd662f49230d3e4f7fea16541e58fbf8a0e0fd8384e07274887eb/CoolBar-0.5.7.tar.gz",
    "platform": null,
    "description": "# CoolBar\r\nDynamic Python Progress Bar\r\n[CoolBar GitHub](https://github.com/ReloadingBee/CoolBar)\r\n\r\n## Table of Contents\r\n- [Introduction](#introduction)\r\n- [Features](#features)\r\n- [Installation](#installation)\r\n- [Usage](#usage)\r\n- [Contributing](#contributing)\r\n- [License](#license)\r\n\r\n## Introduction\r\nCoolBar is a Python3 package that aims to provide users with a _cool_ progress bar for terminals.\r\n\r\n## Features\r\n- Scalable progress bar\r\n- Time tracking (eta, time per item, total time)\r\n- Animations\r\n- Ease of use\r\n\r\n## Installation\r\n`pip install CoolBar`\r\n\r\n## Usage\r\n\r\n...\r\n\r\n## Contributing\r\nIf you wish to contribute, you're 100% welcome to!\r\n\r\nJust fork this project and start creating. Once you're done, just make a pull request, and I'll consider merging \ud83d\ude42\r\n\r\n## License\r\nThis project is licensed under the Apache License 2.0 - see the [LICENSE](https://github.com/ReloadingBee/CoolBar/blob/main/LICENSE) file for details.\r\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Dynamic Python Progress Bar",
    "version": "0.5.7",
    "project_urls": {
        "Download": "https://github.com/ReloadingBee/CoolBar/archive/v_0.5.7.tar.gz",
        "Homepage": "https://github.com/ReloadingBee/CoolBar"
    },
    "split_keywords": [
        "progress",
        "loading",
        "bar",
        "dynamic",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "255d5c20fbffd662f49230d3e4f7fea16541e58fbf8a0e0fd8384e07274887eb",
                "md5": "9e3d69d34b754eafca01fa093fe75742",
                "sha256": "122f424d5d49cccae9c4ec5d51b8a5dece22419ed94cc9bb4cec189252f1419f"
            },
            "downloads": -1,
            "filename": "CoolBar-0.5.7.tar.gz",
            "has_sig": false,
            "md5_digest": "9e3d69d34b754eafca01fa093fe75742",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7321,
            "upload_time": "2024-02-17T14:36:44",
            "upload_time_iso_8601": "2024-02-17T14:36:44.230843Z",
            "url": "https://files.pythonhosted.org/packages/25/5d/5c20fbffd662f49230d3e4f7fea16541e58fbf8a0e0fd8384e07274887eb/CoolBar-0.5.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-17 14:36:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ReloadingBee",
    "github_project": "CoolBar",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "coolbar"
}
        
Elapsed time: 0.19581s