# pyco_utils
- Python Common Utils For Web Developers
- no depends from thirt party
- only use stdlib from python3
```
├── __init__.py
├── _compat.py
├── _format.py
├── _json.py
├── colog.py
├── const.py
├── decorators.py
├── form_data.py
└── reverify.py
```
Raw data
{
"_id": null,
"home_page": "http://github.com/dodoru/pyco-utils",
"name": "pyco-utils",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Python utils",
"author": "dodoru",
"author_email": "dodoru@foxmail.com",
"download_url": "https://files.pythonhosted.org/packages/fc/02/2ba84b4ef5c8d0d43c5665400df64e96676bd340ebbc72f63bf5830268b1/pyco_utils-25.3.28.tar.gz",
"platform": "any",
"description": "# pyco_utils\n\n- Python Common Utils For Web Developers\n- no depends from thirt party\n- only use stdlib from python3\n\n```\n\u251c\u2500\u2500 __init__.py\n\u251c\u2500\u2500 _compat.py\n\u251c\u2500\u2500 _format.py\n\u251c\u2500\u2500 _json.py\n\u251c\u2500\u2500 colog.py\n\u251c\u2500\u2500 const.py\n\u251c\u2500\u2500 decorators.py\n\u251c\u2500\u2500 form_data.py\n\u2514\u2500\u2500 reverify.py\n```",
"bugtrack_url": null,
"license": "GNU LGPLv3",
"summary": "common utils and samples for python developers",
"version": "25.3.28",
"project_urls": {
"Homepage": "http://github.com/dodoru/pyco-utils"
},
"split_keywords": [
"python",
"utils"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fc022ba84b4ef5c8d0d43c5665400df64e96676bd340ebbc72f63bf5830268b1",
"md5": "d898421b7f1159c285bfcdeb1917d54a",
"sha256": "e688c926d5d5563572507d35efa3a1862a33d44dcf0da1d2c084c4a756b92099"
},
"downloads": -1,
"filename": "pyco_utils-25.3.28.tar.gz",
"has_sig": false,
"md5_digest": "d898421b7f1159c285bfcdeb1917d54a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 20736,
"upload_time": "2025-03-28T12:41:11",
"upload_time_iso_8601": "2025-03-28T12:41:11.339495Z",
"url": "https://files.pythonhosted.org/packages/fc/02/2ba84b4ef5c8d0d43c5665400df64e96676bd340ebbc72f63bf5830268b1/pyco_utils-25.3.28.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-03-28 12:41:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dodoru",
"github_project": "pyco-utils",
"github_not_found": true,
"lcname": "pyco-utils"
}