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.5.tar.gz
(31.5 kB
view details)
Built Distribution
gyver-2.0.5-py3-none-any.whl
(52.4 kB
view details)
File details
Details for the file gyver-2.0.5.tar.gz
.
File metadata
- Download URL: gyver-2.0.5.tar.gz
- Upload date:
- Size: 31.5 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 | 449223c6d6171948b8226a31c29ff37b94e6a1aa3307df6ba7e83eed32353c4d |
|
MD5 | 27b5249963aa465a25e8ab95e9a05c20 |
|
BLAKE2b-256 | 84230ae187a07c33f713acfd08017ad4c0162f9c806868b182e4d39ff71203ab |
File details
Details for the file gyver-2.0.5-py3-none-any.whl
.
File metadata
- Download URL: gyver-2.0.5-py3-none-any.whl
- Upload date:
- Size: 52.4 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 | 56085e9ffa452952c51cc2fd9e02a14429914ea37d71ed3889a1cf32166038ca |
|
MD5 | a18a078f18a7c0ef56e1a4842bfad26c |
|
BLAKE2b-256 | c6999f10dd8d0b0ced3504b7340444ab6d70b7df56b4213d48e6b7028e1e3e3c |