# PyUtils4Devs
### Description:
#### A collection of Python utilities for developers.
### Python Required Version:
#### 3.10
### Installation:
#### To install this package, run the following command in your terminal:
```bash
pip install pyutils-4devs
```
### Status:
#### This project is currently in development.
### Credits:
#### Github: github.com/Beker-Dev
#### Discord: Beker#5956
Raw data
{
"_id": null,
"home_page": "https://github.com/Beker-Dev/pyutils4devs",
"name": "pyutils-4devs",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python,utils,jwt,minio,encrypt,file,secret,key",
"author": "Beker-Dev",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/70/96/7030eff2f0dfde9a0cf4d8240371d3ea0990b96dd6811b3c41bc5b0568b1/pyutils_4devs-0.0.4.tar.gz",
"platform": null,
"description": "# PyUtils4Devs\r\n\r\n### Description:\r\n#### A collection of Python utilities for developers.\r\n\r\n### Python Required Version:\r\n#### 3.10\r\n\r\n### Installation:\r\n#### To install this package, run the following command in your terminal:\r\n```bash\r\npip install pyutils-4devs\r\n```\r\n\r\n### Status:\r\n#### This project is currently in development.\r\n\r\n### Credits:\r\n#### Github: github.com/Beker-Dev\r\n#### Discord: Beker#5956\r\n",
"bugtrack_url": null,
"license": "",
"summary": "A collection of Python utilities for developers.",
"version": "0.0.4",
"split_keywords": [
"python",
"utils",
"jwt",
"minio",
"encrypt",
"file",
"secret",
"key"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "be26c1ffc4e1970dfa263a166ccf36eb6177e7f4d47c201d13f2edf32040fd7c",
"md5": "7315a29ea76026a9527d9cdfbed0872d",
"sha256": "37167bee79164ff8cf2692703d4e23eeac024787e7eacebec772d3d84b86d821"
},
"downloads": -1,
"filename": "pyutils_4devs-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7315a29ea76026a9527d9cdfbed0872d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 7629,
"upload_time": "2023-04-03T19:44:53",
"upload_time_iso_8601": "2023-04-03T19:44:53.670358Z",
"url": "https://files.pythonhosted.org/packages/be/26/c1ffc4e1970dfa263a166ccf36eb6177e7f4d47c201d13f2edf32040fd7c/pyutils_4devs-0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "70967030eff2f0dfde9a0cf4d8240371d3ea0990b96dd6811b3c41bc5b0568b1",
"md5": "7588a472783c85540bb7060553f95378",
"sha256": "91673b39a5771ef0ce04e39e7d7c97528d9a4d76d38f96926725508137fe0e7f"
},
"downloads": -1,
"filename": "pyutils_4devs-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "7588a472783c85540bb7060553f95378",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5608,
"upload_time": "2023-04-03T19:44:55",
"upload_time_iso_8601": "2023-04-03T19:44:55.784675Z",
"url": "https://files.pythonhosted.org/packages/70/96/7030eff2f0dfde9a0cf4d8240371d3ea0990b96dd6811b3c41bc5b0568b1/pyutils_4devs-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-03 19:44:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "Beker-Dev",
"github_project": "pyutils4devs",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "bcrypt",
"specs": [
[
"==",
"4.0.1"
]
]
},
{
"name": "certifi",
"specs": [
[
"==",
"2022.12.7"
]
]
},
{
"name": "cffi",
"specs": [
[
"==",
"1.15.1"
]
]
},
{
"name": "cryptography",
"specs": [
[
"==",
"40.0.1"
]
]
},
{
"name": "ecdsa",
"specs": [
[
"==",
"0.18.0"
]
]
},
{
"name": "minio",
"specs": [
[
"==",
"7.1.14"
]
]
},
{
"name": "pyasn1",
"specs": [
[
"==",
"0.4.8"
]
]
},
{
"name": "pycparser",
"specs": [
[
"==",
"2.21"
]
]
},
{
"name": "python-jose",
"specs": [
[
"==",
"3.3.0"
]
]
},
{
"name": "rsa",
"specs": [
[
"==",
"4.9"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.16.0"
]
]
},
{
"name": "urllib3",
"specs": [
[
"==",
"1.26.15"
]
]
}
],
"lcname": "pyutils-4devs"
}