proglog


Nameproglog JSON
Version 0.1.10 PyPI version JSON
download
home_page
SummaryLog and progress bar manager for console, notebooks, web...
upload_time2022-05-05 15:31:48
maintainer
docs_urlNone
authorZulko
requires_python
licenseMIT
keywords logger log progress bar
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Proglog
=======

Proglog is a progress logging system for Python. It allows to build complex
libraries while giving the user control on the management of logs, callbacks and progress bars.


Infos
-----

**PIP installation:**

.. code:: bash

  pip install proglog

**Github Page**

`<https://github.com/Edinburgh-Genome-Foundry/Proglog>`_

**License:** MIT, Copyright Edinburgh Genome Foundry



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "proglog",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "logger log progress bar",
    "author": "Zulko",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/bd/b9/1cfff8f6a797ea99bf7ffc8c5fd811c135837948fd90f3ea86fd5166ee4f/proglog-0.1.10.tar.gz",
    "platform": null,
    "description": "Proglog\n=======\n\nProglog is a progress logging system for Python. It allows to build complex\nlibraries while giving the user control on the management of logs, callbacks and progress bars.\n\n\nInfos\n-----\n\n**PIP installation:**\n\n.. code:: bash\n\n  pip install proglog\n\n**Github Page**\n\n`<https://github.com/Edinburgh-Genome-Foundry/Proglog>`_\n\n**License:** MIT, Copyright Edinburgh Genome Foundry\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Log and progress bar manager for console, notebooks, web...",
    "version": "0.1.10",
    "split_keywords": [
        "logger",
        "log",
        "progress",
        "bar"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "1366ffbfc4905e7146a4b7539314589f",
                "sha256": "19d5da037e8c813da480b741e3fa71fb1ac0a5b02bf21c41577c7f327485ec50"
            },
            "downloads": -1,
            "filename": "proglog-0.1.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1366ffbfc4905e7146a4b7539314589f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6114,
            "upload_time": "2022-05-05T15:31:46",
            "upload_time_iso_8601": "2022-05-05T15:31:46.674266Z",
            "url": "https://files.pythonhosted.org/packages/8b/f5/cab5cf6a540c31f5099043de0ae43990fd9cf66f75ecb5e9f254a4e4d4ee/proglog-0.1.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "d4291754816038187f23304dc43d3725",
                "sha256": "658c28c9c82e4caeb2f25f488fff9ceace22f8d69b15d0c1c86d64275e4ddab4"
            },
            "downloads": -1,
            "filename": "proglog-0.1.10.tar.gz",
            "has_sig": false,
            "md5_digest": "d4291754816038187f23304dc43d3725",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11088,
            "upload_time": "2022-05-05T15:31:48",
            "upload_time_iso_8601": "2022-05-05T15:31:48.563617Z",
            "url": "https://files.pythonhosted.org/packages/bd/b9/1cfff8f6a797ea99bf7ffc8c5fd811c135837948fd90f3ea86fd5166ee4f/proglog-0.1.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-05-05 15:31:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "proglog"
}
        
Elapsed time: 0.01116s