Toolbox for web development
Project description
Gyver
Simple toolbox for python development to skip code boilerplate.
Authors
Requirements
- Python 3.9+
Required
- OrJSON for json parsing.
- Pydantic for data handling.
- Typing Extensions for compatibility.
- Cryptography to handle encryption.
Optional
To use the database parts:
- Mysql/MariaDB: AsyncMy, PyMySQL (use db-mysql or db-mariadb extras)
- Postgres: AsyncPG, Psycopg2
- SQLite: aiosqlite
- Redis: redis
- And SQLAlchemy
Installation
$ pip install gyver
Roadmap
Migrate from pydantic to dataclass/attrs for a lighter version of the library
License
This project is licensed under the terms of the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gyver-2.0.6.tar.gz
(31.9 kB
view details)
Built Distribution
gyver-2.0.6-py3-none-any.whl
(52.6 kB
view details)
File details
Details for the file gyver-2.0.6.tar.gz
.
File metadata
- Download URL: gyver-2.0.6.tar.gz
- Upload date:
- Size: 31.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.11.2 Linux/6.1.14-200.fc37.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17ad1a2774a68d6acc1fdc947e74aa16aa6374948a939f6d147e8cf51b5cd566 |
|
MD5 | ff9a4310c8404aff637dd350591eddb8 |
|
BLAKE2b-256 | 996ed5545427fba2cced0a41fff03b166bb3c3f8f610de2fe4c01c0f441bc05f |
File details
Details for the file gyver-2.0.6-py3-none-any.whl
.
File metadata
- Download URL: gyver-2.0.6-py3-none-any.whl
- Upload date:
- Size: 52.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.11.2 Linux/6.1.14-200.fc37.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc9036e4a54925c2c75162c5bcc3028ced62dea7df1b10a1f47f1a661f07cbf0 |
|
MD5 | b4dd776d511fe98997612ec1d4c69723 |
|
BLAKE2b-256 | 461b48aa2661541f6e008d76dca26e43fe47df996a393c4507911803dd95cdb7 |