Metadata-Version: 2.1
Name: libdev
Version: 0.51
Summary: Set of standard functions for development
Home-page: https://github.com/kosyachniy/lib
Author: Alexey Poloz
Author-email: polozhev@mail.ru
License: MIT
Project-URL: Source, https://github.com/kosyachniy/lib
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
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7, <4
Description-Content-Type: text/markdown
License-File: LICENSE

# LibDev
Development library — Set of standard functions for development

[GitHub](https://github.com/kosyachniy/lib)
 | [PyPI](https://pypi.org/project/libdev/)

## Submodules
Submodule | Description
---|---
` libdev.cfg ` | Configuration getting
` libdev.num ` | Numeric conversions & handlers
` libdev.time ` | Time processing
` libdev.lang ` | Natural language formatters
` libdev.gen ` | Code & token generators
` libdev.codes ` | Ciphers: langs & flags / networks / user statuses
` libdev.dev ` | Development tools
` libdev.fin ` | Financial codes and tools
` libdev.check ` | Checking functions
` libdev.doc ` | Documents handlers
` libdev.aws ` | AWS S3 file server functions
