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.1.tar.gz
(31.7 kB
view details)
Built Distribution
gyver-2.0.1-py3-none-any.whl
(52.4 kB
view details)
File details
Details for the file gyver-2.0.1.tar.gz
.
File metadata
- Download URL: gyver-2.0.1.tar.gz
- Upload date:
- Size: 31.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.9 Linux/6.1.12-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03987a4be9a346f3a7aa5344f41a8f24b95441385abc12d2cbdf82681c6eb943 |
|
MD5 | 12884c8bf932eba54474724a6f546a8d |
|
BLAKE2b-256 | 0285e932e92fb9667fd55d17ecfca5c1a44aedca524486b70c9693dc4c0ce805 |
File details
Details for the file gyver-2.0.1-py3-none-any.whl
.
File metadata
- Download URL: gyver-2.0.1-py3-none-any.whl
- Upload date:
- Size: 52.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.9 Linux/6.1.12-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 170dc051170b3595297e000da0d7f89acd33e0978da2d768f7dca49658359c17 |
|
MD5 | 1225b30c01b0c940f17b0d476666478e |
|
BLAKE2b-256 | 8878368097d4e6e2264bb89e12c181fa0b9c6f033f5777404f8ad395e9aa78bf |