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.7.tar.gz
(31.9 kB
view details)
Built Distribution
gyver-2.0.7-py3-none-any.whl
(52.6 kB
view details)
File details
Details for the file gyver-2.0.7.tar.gz
.
File metadata
- Download URL: gyver-2.0.7.tar.gz
- Upload date:
- Size: 31.9 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 | 518619389f8198eecf10ac762e5533feb2b55f4a1eebe74bf944ec0dd486d242 |
|
MD5 | c25a5114c83bed9c9e834624431f460c |
|
BLAKE2b-256 | 39b331429cd1109c8d6e4aa7c1971fc36e388efd3306de22a044162705e2771d |
File details
Details for the file gyver-2.0.7-py3-none-any.whl
.
File metadata
- Download URL: gyver-2.0.7-py3-none-any.whl
- Upload date:
- Size: 52.6 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 | 0406a3127b160d65de820c8246a175fe8636d76b4b501b29534e8d297044a359 |
|
MD5 | 23053154e607001b4f567fa7385b2607 |
|
BLAKE2b-256 | 7cce0efcc63bbd635580f4205529b2f5437d416ec3075ea792aaa831b0581a10 |