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-1.1.0.tar.gz
(32.9 kB
view details)
Built Distribution
gyver-1.1.0-py3-none-any.whl
(53.5 kB
view details)
File details
Details for the file gyver-1.1.0.tar.gz
.
File metadata
- Download URL: gyver-1.1.0.tar.gz
- Upload date:
- Size: 32.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.11.1 Linux/6.1.9-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0583d44b69ab98974810b3686878008e1d1123ada27dcb46cbdfc2b55d06f7f |
|
MD5 | fe7a1793dbe231837419ef196275d4f8 |
|
BLAKE2b-256 | cd05564fa491a3051048afb41c0ff6c7cf764c4f0feabe3bceb192ddf7d83053 |
File details
Details for the file gyver-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: gyver-1.1.0-py3-none-any.whl
- Upload date:
- Size: 53.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.11.1 Linux/6.1.9-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a2fa95243974b0a6f8ded2cdca3eaf749d205138b0610790bd353a082d1e909 |
|
MD5 | e62adc5463dbb8d2914ee9a6bb48d304 |
|
BLAKE2b-256 | 09397072c1fb5b70c48257f6b65a4d49506a3dff04ca6a1a01f6800f7a8de230 |