interprog


Nameinterprog JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/ThatXliner/interprog
SummaryInter-process progress reports made easy
upload_time2022-12-14 04:40:46
maintainer
docs_urlNone
authorBryan Hu
requires_python>=3.8,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Interprog

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)
 [![codecov](https://codecov.io/gh/ThatXliner/interprog/branch/main/graph/badge.svg)](https://codecov.io/gh/ThatXliner/interprog) [![Documentation Status](https://readthedocs.org/projects/interprog/badge/?version=latest)](https://interprog.readthedocs.io/en/latest/?badge=latest) [![CI](https://github.com/ThatXliner/interprog/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/ThatXliner/interprog/actions/workflows/ci.yml) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/interprog)](https://pypi.org/project/interprog) [![PyPI](https://img.shields.io/pypi/v/interprog)](https://pypi.org/project/interprog) [![PyPI - License](https://img.shields.io/pypi/l/interprog)](#license)

> Inter-process progress reports made easy


## Installation

You can get this project via `pip`

```bash
$ pip install interprog
```

Or, if you're using [Poetry](https://python-poetry.org)

```bash
$ poetry add interprog
```


## License

Copyright © 2022, Bryan Hu

This project is licensed under the [MIT](https://github.com/ThatXliner/interprog/blob/main/LICENSE.txt).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ThatXliner/interprog",
    "name": "interprog",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Bryan Hu",
    "author_email": "bryan.hu.2020@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f3/d7/f26b04a3985ba6dd25267ab71afb5bf6b425dadd8c2531bc0a479ccdb295/interprog-0.2.0.tar.gz",
    "platform": null,
    "description": "# Interprog\n\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)\n [![codecov](https://codecov.io/gh/ThatXliner/interprog/branch/main/graph/badge.svg)](https://codecov.io/gh/ThatXliner/interprog) [![Documentation Status](https://readthedocs.org/projects/interprog/badge/?version=latest)](https://interprog.readthedocs.io/en/latest/?badge=latest) [![CI](https://github.com/ThatXliner/interprog/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/ThatXliner/interprog/actions/workflows/ci.yml) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/interprog)](https://pypi.org/project/interprog) [![PyPI](https://img.shields.io/pypi/v/interprog)](https://pypi.org/project/interprog) [![PyPI - License](https://img.shields.io/pypi/l/interprog)](#license)\n\n> Inter-process progress reports made easy\n\n\n## Installation\n\nYou can get this project via `pip`\n\n```bash\n$ pip install interprog\n```\n\nOr, if you're using [Poetry](https://python-poetry.org)\n\n```bash\n$ poetry add interprog\n```\n\n\n## License\n\nCopyright \u00a9 2022, Bryan Hu\n\nThis project is licensed under the [MIT](https://github.com/ThatXliner/interprog/blob/main/LICENSE.txt).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Inter-process progress reports made easy",
    "version": "0.2.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "9c7081ff95f9bff36682f2c789606165",
                "sha256": "95e63eda3c440637f490773ff548ef69180a878dc089239daff54e7afa5e4c3c"
            },
            "downloads": -1,
            "filename": "interprog-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9c7081ff95f9bff36682f2c789606165",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 3650,
            "upload_time": "2022-12-14T04:40:42",
            "upload_time_iso_8601": "2022-12-14T04:40:42.501145Z",
            "url": "https://files.pythonhosted.org/packages/59/68/1ac831dd7d701b1794a5f1e15b019afc92f5c988db000fe44056f241c608/interprog-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "f30fd933c9b2e14df86c3e35ca72fe36",
                "sha256": "b5359ac006ff00a8f4e8dd5f5de05997b0cb44e789c054cb8d7d40853c33d7e3"
            },
            "downloads": -1,
            "filename": "interprog-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f30fd933c9b2e14df86c3e35ca72fe36",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 3874,
            "upload_time": "2022-12-14T04:40:46",
            "upload_time_iso_8601": "2022-12-14T04:40:46.360840Z",
            "url": "https://files.pythonhosted.org/packages/f3/d7/f26b04a3985ba6dd25267ab71afb5bf6b425dadd8c2531bc0a479ccdb295/interprog-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-14 04:40:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "ThatXliner",
    "github_project": "interprog",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "interprog"
}
        
Elapsed time: 0.02261s