# 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/e5/7d/f2271e74b6e9d82d8a37c7a8b70bce901abff03224a49f63c670819553a3/libdev-0.89.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.89",
"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": "48fb0bdf7d46749fb4164e076070778efef04f60fed849c8dacc6ccf8d1e157e",
"md5": "7ad6d926591be8309c6fc698566a4a93",
"sha256": "c1bafb90f18965bb971a6434f0ff60d4ee0587149bb4b3beed9e7c06b334d435"
},
"downloads": -1,
"filename": "libdev-0.89-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7ad6d926591be8309c6fc698566a4a93",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.7",
"size": 23362,
"upload_time": "2024-11-20T23:18:51",
"upload_time_iso_8601": "2024-11-20T23:18:51.467458Z",
"url": "https://files.pythonhosted.org/packages/48/fb/0bdf7d46749fb4164e076070778efef04f60fed849c8dacc6ccf8d1e157e/libdev-0.89-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e57df2271e74b6e9d82d8a37c7a8b70bce901abff03224a49f63c670819553a3",
"md5": "a1bfe37da71136cc09b066cbedfa450c",
"sha256": "58a134731981e164df8da92f79955edc1c3002397f17dad480f85e77bf9a8f78"
},
"downloads": -1,
"filename": "libdev-0.89.tar.gz",
"has_sig": false,
"md5_digest": "a1bfe37da71136cc09b066cbedfa450c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.7",
"size": 29188,
"upload_time": "2024-11-20T23:18:52",
"upload_time_iso_8601": "2024-11-20T23:18:52.707762Z",
"url": "https://files.pythonhosted.org/packages/e5/7d/f2271e74b6e9d82d8a37c7a8b70bce901abff03224a49f63c670819553a3/libdev-0.89.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-20 23:18:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "chilleco",
"github_project": "lib",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "libdev"
}