An open API service indexing awesome lists of open source software.

https://github.com/chilleco/lib

Set of standard functions for development
https://github.com/chilleco/lib

ciphers codes dev generators handlers pypi-package time

Last synced: 2 months ago
JSON representation

Set of standard functions for development

Awesome Lists containing this project

README

          

# 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