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: AioMySQL, PyMySQL (use db-mysql or db-mariadb extras)
- Postgres: AsyncPG, Psycopg2
- SQLite: aiosqlite
- Redis: redis
- And SQLAlchemy
Installation
$ pip install gyver
Roadmap
Pack database code in a package specific "gyver-database" to make the gyver core lighter
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.3.1.tar.gz
(40.1 kB
view details)
Built Distribution
gyver-2.3.1-py3-none-any.whl
(66.4 kB
view details)
File details
Details for the file gyver-2.3.1.tar.gz
.
File metadata
- Download URL: gyver-2.3.1.tar.gz
- Upload date:
- Size: 40.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Linux/6.1.31_1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 130b9f36dc3dc51f0017bc19e4eb969d674fa46a0d5735bcca42386be17dbe5b |
|
MD5 | 1ac31c9e638b27f7a2727170b51a13d2 |
|
BLAKE2b-256 | 8211aa6ce7aa50c1b3e6af91ad6eaae138b4a892411c0d13906e6d746a78e194 |
File details
Details for the file gyver-2.3.1-py3-none-any.whl
.
File metadata
- Download URL: gyver-2.3.1-py3-none-any.whl
- Upload date:
- Size: 66.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Linux/6.1.31_1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1608878efe864ec69febd56e427ad3cf08ce1bca2928953409685ef7d206edcd |
|
MD5 | 124529d2c3112547b98900ab233bd589 |
|
BLAKE2b-256 | 1df507876e4270e6f365c179c3c0585bcae981d2d5cb4089bd38dbafe7fcad17 |