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-3.0.3.tar.gz
(40.4 kB
view details)
Built Distribution
gyver-3.0.3-py3-none-any.whl
(65.7 kB
view details)
File details
Details for the file gyver-3.0.3.tar.gz
.
File metadata
- Download URL: gyver-3.0.3.tar.gz
- Upload date:
- Size: 40.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.1 Linux/6.6.8-200.fc39.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 864d30c93da86549c58a65b6fd4144e7a2f4f6d5f825a4e65dc96a3238c7dd04 |
|
MD5 | 3107fa1730865183bb5130479d684e3b |
|
BLAKE2b-256 | eab20ac4e2f1663cd4a0dd5f9ef15cb236c090ae5fb87611997be291db051324 |
File details
Details for the file gyver-3.0.3-py3-none-any.whl
.
File metadata
- Download URL: gyver-3.0.3-py3-none-any.whl
- Upload date:
- Size: 65.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.1 Linux/6.6.8-200.fc39.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f55c1120570f64af80ea9e47c61beac78ccf7a99a1bec2183f17f51240b9a910 |
|
MD5 | 5c729ab3de2824c77d67ecc87337d243 |
|
BLAKE2b-256 | 8a2191bd8873617c99da77f29dea2b0a035321ddd7c86833805b680d8f5384bd |