# LibDev
Development library — Set of standard functions for development
[GitHub](https://github.com/chilleco/lib)
| [PyPI](https://pypi.org/project/libdev/)
## Submodules
Stream | Submodule | Description
---|---|---
System | ` libdev.cfg ` | Configuration getting
| ` libdev.req ` | AsyncIO requests (AIOHTTP wrapper)
| ` libdev.log ` | Logger (Loguru wrapper)
Data Format | ` libdev.num ` | Numeric conversions & handlers
| ` libdev.time ` | Time processing
Transforms | ` libdev.gen ` | Code & token generators
| ` libdev.codes ` | Ciphers: langs & flags / networks / user statuses
| ` libdev.check ` | Validation functions
| ` libdev.crypt ` | Encryption and decryption functions
Fields | ` libdev.dev ` | Development tools
| ` libdev.fin ` | Financial codes and tools
| ` libdev.lang ` | Natural language formatters
Files | ` libdev.doc ` | Base64 / JSON handlers
| ` libdev.s3 ` | S3 file server functions
| ` libdev.img ` | Image processing
Raw data
{
"_id": null,
"home_page": "https://github.com/chilleco/lib",
"name": "libdev",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.7",
"maintainer_email": null,
"keywords": "standard, lib, dev, development, cfg, config, generate, codes, tokens, ids, passwords, generator, ciphers, time, formatter, nlp, natural language, aws, s3, upload file, file server",
"author": "Alex Poloz",
"author_email": "alexypoloz@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/dd/d3/ff99ed433b9c6a7edd5f669bb87a7aadc37faf9cc658711ca4a3a8b0f04a/libdev-0.93.tar.gz",
"platform": null,
"description": "# LibDev\nDevelopment library \u2014 Set of standard functions for development\n\n[GitHub](https://github.com/chilleco/lib)\n | [PyPI](https://pypi.org/project/libdev/)\n\n## Submodules\nStream | Submodule | Description\n---|---|---\nSystem | ` libdev.cfg ` | Configuration getting\n | ` libdev.req ` | AsyncIO requests (AIOHTTP wrapper)\n | ` libdev.log ` | Logger (Loguru wrapper)\nData Format | ` libdev.num ` | Numeric conversions & handlers\n | ` libdev.time ` | Time processing\nTransforms | ` libdev.gen ` | Code & token generators\n | ` libdev.codes ` | Ciphers: langs & flags / networks / user statuses\n | ` libdev.check ` | Validation functions\n | ` libdev.crypt ` | Encryption and decryption functions\nFields | ` libdev.dev ` | Development tools\n | ` libdev.fin ` | Financial codes and tools\n | ` libdev.lang ` | Natural language formatters\nFiles | ` libdev.doc ` | Base64 / JSON handlers\n | ` libdev.s3 ` | S3 file server functions\n | ` libdev.img ` | Image processing\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Set of standard functions for development",
"version": "0.93",
"project_urls": {
"Homepage": "https://github.com/chilleco/lib",
"Source": "https://github.com/chilleco/lib"
},
"split_keywords": [
"standard",
" lib",
" dev",
" development",
" cfg",
" config",
" generate",
" codes",
" tokens",
" ids",
" passwords",
" generator",
" ciphers",
" time",
" formatter",
" nlp",
" natural language",
" aws",
" s3",
" upload file",
" file server"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2e77380877e74ce4dae789282de92cc8053da160b1235770f39f22ca5e8a2f6c",
"md5": "9469d9793fe64ce81a66d5794a01d073",
"sha256": "a0c57ce92adf3b3f7355c2cf75b6aa960259183e1bdd12f3805f2861bfbcff68"
},
"downloads": -1,
"filename": "libdev-0.93-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9469d9793fe64ce81a66d5794a01d073",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.7",
"size": 24461,
"upload_time": "2025-08-06T14:46:34",
"upload_time_iso_8601": "2025-08-06T14:46:34.413405Z",
"url": "https://files.pythonhosted.org/packages/2e/77/380877e74ce4dae789282de92cc8053da160b1235770f39f22ca5e8a2f6c/libdev-0.93-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ddd3ff99ed433b9c6a7edd5f669bb87a7aadc37faf9cc658711ca4a3a8b0f04a",
"md5": "cf2f36bb486e7bb112f1c89e99966ae3",
"sha256": "fa152b8bdb47aff729b5b8b0cfadc132d30a0e5c0f4273cb6055e79fdd9fb138"
},
"downloads": -1,
"filename": "libdev-0.93.tar.gz",
"has_sig": false,
"md5_digest": "cf2f36bb486e7bb112f1c89e99966ae3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.7",
"size": 30553,
"upload_time": "2025-08-06T14:46:35",
"upload_time_iso_8601": "2025-08-06T14:46:35.711345Z",
"url": "https://files.pythonhosted.org/packages/dd/d3/ff99ed433b9c6a7edd5f669bb87a7aadc37faf9cc658711ca4a3a8b0f04a/libdev-0.93.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-06 14:46:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "chilleco",
"github_project": "lib",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "aiohttp",
"specs": [
[
"==",
"3.9.5"
]
]
},
{
"name": "python-dotenv",
"specs": [
[
"==",
"1.0.1"
]
]
},
{
"name": "boto3",
"specs": [
[
"==",
"1.34.143"
]
]
},
{
"name": "Pillow",
"specs": [
[
"==",
"10.4.0"
]
]
},
{
"name": "loguru",
"specs": [
[
"==",
"0.7.2"
]
]
}
],
"lcname": "libdev"
}