# ignite-rich-logger
![Build status](https://github.com/jonghwanhyeon/ignite-rich-logger/actions/workflows/publish.yml/badge.svg)
A logger that displays a progress bar and metrics using the Rich library
[![Demonstration](https://asciinema.org/a/681227.svg)](https://asciinema.org/a/681227)
## Install
To install **ignite-rich-logger**, simply use pip:
```console
$ pip install ignite-rich-logger
```
Raw data
{
"_id": null,
"home_page": "https://github.com/jonghwanhyeon/ignite-rich-logger",
"name": "ignite-rich-logger",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "pytorch, ignite, logger, progress",
"author": "Jonghwan Hyeon",
"author_email": "jonghwanhyeon93@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/b3/68/d94a8d78734a2a05bf47348be12d2ca29e3260f773c51241a003cee2f6e8/ignite_rich_logger-1.0.0.tar.gz",
"platform": null,
"description": "# ignite-rich-logger\n![Build status](https://github.com/jonghwanhyeon/ignite-rich-logger/actions/workflows/publish.yml/badge.svg)\n\nA logger that displays a progress bar and metrics using the Rich library\n\n[![Demonstration](https://asciinema.org/a/681227.svg)](https://asciinema.org/a/681227)\n\n## Install\nTo install **ignite-rich-logger**, simply use pip:\n\n```console\n$ pip install ignite-rich-logger\n```\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "A logger that displays a progress bar and metrics using the Rich library",
"version": "1.0.0",
"project_urls": {
"Homepage": "https://github.com/jonghwanhyeon/ignite-rich-logger"
},
"split_keywords": [
"pytorch",
" ignite",
" logger",
" progress"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "048061fe126c59b36174f1b8fb436d2d0f881405f5b94462988bd20ead16a7c0",
"md5": "87af666334c260f3847f3e932aff76fe",
"sha256": "737fd9b13f97ddafd04ef4514c0be3b5df6ac956cd3bdf486c597354bbfea88e"
},
"downloads": -1,
"filename": "ignite_rich_logger-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "87af666334c260f3847f3e932aff76fe",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 6625,
"upload_time": "2024-10-16T07:22:56",
"upload_time_iso_8601": "2024-10-16T07:22:56.190346Z",
"url": "https://files.pythonhosted.org/packages/04/80/61fe126c59b36174f1b8fb436d2d0f881405f5b94462988bd20ead16a7c0/ignite_rich_logger-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b368d94a8d78734a2a05bf47348be12d2ca29e3260f773c51241a003cee2f6e8",
"md5": "1c8b2cea04853de60859f2be0633818a",
"sha256": "0176d28bc353a416c8caf45f4c58b6a3ee27da75330c472aea659caca2479912"
},
"downloads": -1,
"filename": "ignite_rich_logger-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "1c8b2cea04853de60859f2be0633818a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 6181,
"upload_time": "2024-10-16T07:22:57",
"upload_time_iso_8601": "2024-10-16T07:22:57.692393Z",
"url": "https://files.pythonhosted.org/packages/b3/68/d94a8d78734a2a05bf47348be12d2ca29e3260f773c51241a003cee2f6e8/ignite_rich_logger-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-16 07:22:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jonghwanhyeon",
"github_project": "ignite-rich-logger",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "ignite-rich-logger"
}