# pytoolbase 1.0.2
## Installing
```
$ pip install pytoolbase
```
Raw data
{
"_id": null,
"home_page": null,
"name": "pytoolbase",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=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/5f/79/7f7674b2663c53c9e041f4b478dfad121ccc48c513d55f368d9981ba6406/pytoolbase-1.0.2.tar.gz",
"platform": null,
"description": "# pytoolbase 1.0.2\n\n## Installing\n```\n$ pip install pytoolbase\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Python Utility Collection",
"version": "1.0.2",
"project_urls": {
"Homepage": "https://github.com/mminichino/pytoolbase"
},
"split_keywords": [
"utilities",
" decorator",
" retry",
" synchronize"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3f16209fba9b22ab016717c9c3ff55e0610d92d1681f45d9ea5d16c8af08d2e6",
"md5": "a692e580af95d35f1f8914fa554e309d",
"sha256": "9008574d676e503549cc83d61c5d1559a8be80ad3def734b2d8af0de78035308"
},
"downloads": -1,
"filename": "pytoolbase-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a692e580af95d35f1f8914fa554e309d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 4976,
"upload_time": "2024-10-29T16:25:18",
"upload_time_iso_8601": "2024-10-29T16:25:18.872837Z",
"url": "https://files.pythonhosted.org/packages/3f/16/209fba9b22ab016717c9c3ff55e0610d92d1681f45d9ea5d16c8af08d2e6/pytoolbase-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5f797f7674b2663c53c9e041f4b478dfad121ccc48c513d55f368d9981ba6406",
"md5": "3f9f2df1b2fafc8e453793abb6893eb5",
"sha256": "dc912bd9f2b1486d0af6af441e824b205c7d1dd18edd6204ac178db70c3e4123"
},
"downloads": -1,
"filename": "pytoolbase-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "3f9f2df1b2fafc8e453793abb6893eb5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 4046,
"upload_time": "2024-10-29T16:25:19",
"upload_time_iso_8601": "2024-10-29T16:25:19.962476Z",
"url": "https://files.pythonhosted.org/packages/5f/79/7f7674b2663c53c9e041f4b478dfad121ccc48c513d55f368d9981ba6406/pytoolbase-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-29 16:25:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mminichino",
"github_project": "pytoolbase",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "pytest",
"specs": [
[
">=",
"8.1.1"
]
]
},
{
"name": "pytest-asyncio",
"specs": [
[
">=",
"0.23.6"
]
]
}
],
"lcname": "pytoolbase"
}