pytoolbase


Namepytoolbase JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/mminichino/pytoolbase
SummaryPython Utility Collection
upload_time2024-05-01 19:50:31
maintainerNone
docs_urlNone
authorMichael Minichino
requires_python>=3.8
licenseMIT License
keywords utilities decorator retry synchronize
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pytoolbase 1.0.1

## Installing
```
$ pip install pytoolbase
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mminichino/pytoolbase",
    "name": "pytoolbase",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "utilities, decorator, retry, synchronize",
    "author": "Michael Minichino",
    "author_email": "info@unix.us.com",
    "download_url": "https://files.pythonhosted.org/packages/3c/e3/f597b72c1a39542721eae7aeaa8f435369ab0c6cc0fa255e30763a0d5720/pytoolbase-1.0.1.tar.gz",
    "platform": null,
    "description": "# pytoolbase 1.0.1\n\n## Installing\n```\n$ pip install pytoolbase\n```\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Python Utility Collection",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/mminichino/pytoolbase"
    },
    "split_keywords": [
        "utilities",
        " decorator",
        " retry",
        " synchronize"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ce3f597b72c1a39542721eae7aeaa8f435369ab0c6cc0fa255e30763a0d5720",
                "md5": "eaa11b81d24d6e9f4763f943631906d4",
                "sha256": "f3aa53e00e577988fae0df7e7c41c87afbfb7173665e9d5faca4e8456fe0bdda"
            },
            "downloads": -1,
            "filename": "pytoolbase-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "eaa11b81d24d6e9f4763f943631906d4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4367,
            "upload_time": "2024-05-01T19:50:31",
            "upload_time_iso_8601": "2024-05-01T19:50:31.901419Z",
            "url": "https://files.pythonhosted.org/packages/3c/e3/f597b72c1a39542721eae7aeaa8f435369ab0c6cc0fa255e30763a0d5720/pytoolbase-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-01 19:50:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mminichino",
    "github_project": "pytoolbase",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "pytoolbase"
}
        
Elapsed time: 0.23895s