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.8.2.tar.gz
(41.3 kB
view details)
Built Distribution
gyver-2.8.2-py3-none-any.whl
(65.9 kB
view details)
File details
Details for the file gyver-2.8.2.tar.gz
.
File metadata
- Download URL: gyver-2.8.2.tar.gz
- Upload date:
- Size: 41.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.12 Linux/6.3.13_1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55761bfc1add104079d3d1287bd5caedb3270459a68f4254f9200b7345f76ee7 |
|
MD5 | 5107c10daa36ec44ebc9ab97a689fe6a |
|
BLAKE2b-256 | 3b5d7ecddb557d2d8210e6fa5ca955fbd271d52d0029a3153f2a67fe85321f6f |
File details
Details for the file gyver-2.8.2-py3-none-any.whl
.
File metadata
- Download URL: gyver-2.8.2-py3-none-any.whl
- Upload date:
- Size: 65.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.12 Linux/6.3.13_1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3249b2f74d77ecfe1b7ef38c67f4e5124f1288428f7c92894ad9525de7d1630d |
|
MD5 | 747010c713b1f1ee1db8e739b2cc1019 |
|
BLAKE2b-256 | 65484f119d68d85f7ee18aacf4a6b2f5c5f664929544ee94231c0fdd51cb7bde |