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
- Host: GitHub
- URL: https://github.com/chilleco/lib
- Owner: chilleco
- License: mit
- Created: 2021-10-05T09:20:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-12T13:29:26.000Z (about 1 year ago)
- Last Synced: 2025-05-24T00:06:22.210Z (8 months ago)
- Topics: ciphers, codes, dev, generators, handlers, pypi-package, time
- Language: Python
- Homepage: https://pypi.org/project/libdev/
- Size: 185 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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