progress-session


Nameprogress-session JSON
Version 0.30 PyPI version JSON
download
home_pagehttps://github.com/cumulus13/progress_session
SummaryReplace requests.Session with requests.Session + ProgressBar (rich) with colors
upload_time2025-07-24 05:31:54
maintainerNone
docs_urlNone
authorHadi Cahyadi
requires_python>=3.7
licenseNone
keywords session session rich requests
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ProgressSession
Replace requests.Session with requests.Session + ProgressBar (rich) with colors

# Author
[cumulus13](mailto:cumulus13@gmail.com)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cumulus13/progress_session",
    "name": "progress-session",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "session, Session, rich, requests",
    "author": "Hadi Cahyadi",
    "author_email": "cumulus13@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/20/bf/2190661ff0158c88f4988eb4d7a5b6be72a46b87a365db62d6cef5d16ded/progress_session-0.30.tar.gz",
    "platform": null,
    "description": "# ProgressSession\r\nReplace requests.Session with requests.Session + ProgressBar (rich) with colors\r\n\r\n# Author\r\n[cumulus13](mailto:cumulus13@gmail.com)\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Replace requests.Session with requests.Session + ProgressBar (rich) with colors",
    "version": "0.30",
    "project_urls": {
        "Bug Reports": "https://github.com/cumulus13/progress_session/issues",
        "Documentation": "https://github.com/cumulus13/progress_session#readme",
        "Homepage": "https://github.com/cumulus13/progress_session",
        "Source": "https://github.com/cumulus13/progress_session"
    },
    "split_keywords": [
        "session",
        " session",
        " rich",
        " requests"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "afe992dcda68801127f07b5c9f3782cf5ed22713840835755e7778c885e6ce20",
                "md5": "0c8cec8ba3f32182de37c8ce812e9df7",
                "sha256": "2ca3a5c3c85ab61acd3835b2372364260b0b0ce3a4edc4a6b5b9245b8dd8b050"
            },
            "downloads": -1,
            "filename": "progress_session-0.30-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0c8cec8ba3f32182de37c8ce812e9df7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4243,
            "upload_time": "2025-07-24T05:31:53",
            "upload_time_iso_8601": "2025-07-24T05:31:53.362130Z",
            "url": "https://files.pythonhosted.org/packages/af/e9/92dcda68801127f07b5c9f3782cf5ed22713840835755e7778c885e6ce20/progress_session-0.30-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20bf2190661ff0158c88f4988eb4d7a5b6be72a46b87a365db62d6cef5d16ded",
                "md5": "1677cc99fa221923ed9030937fc62a42",
                "sha256": "6a0a2b4e9600ab471064cfdc8e5891a0a6febfbf16c287a6885ec00af4665fc1"
            },
            "downloads": -1,
            "filename": "progress_session-0.30.tar.gz",
            "has_sig": false,
            "md5_digest": "1677cc99fa221923ed9030937fc62a42",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4559,
            "upload_time": "2025-07-24T05:31:54",
            "upload_time_iso_8601": "2025-07-24T05:31:54.901395Z",
            "url": "https://files.pythonhosted.org/packages/20/bf/2190661ff0158c88f4988eb4d7a5b6be72a46b87a365db62d6cef5d16ded/progress_session-0.30.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-24 05:31:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cumulus13",
    "github_project": "progress_session",
    "github_not_found": true,
    "lcname": "progress-session"
}
        
Elapsed time: 1.76739s