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.2.0.tar.gz
(37.1 kB
view details)
Built Distribution
gyver-2.2.0-py3-none-any.whl
(62.1 kB
view details)
File details
Details for the file gyver-2.2.0.tar.gz
.
File metadata
- Download URL: gyver-2.2.0.tar.gz
- Upload date:
- Size: 37.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 | 7a93c4986ac860276452e601ad0320087908494ed29c20fefe44529865141532 |
|
MD5 | 3dca3a86eaca51ec5290569db556b352 |
|
BLAKE2b-256 | 46727d178288f026af0d1462759d031505ac43729fa73a7b95b4dcf7c6965a6c |
File details
Details for the file gyver-2.2.0-py3-none-any.whl
.
File metadata
- Download URL: gyver-2.2.0-py3-none-any.whl
- Upload date:
- Size: 62.1 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 | 813c2c15d036a4c71e05d8d7ec242951db5afdbb3396d5424b625be7281b6de1 |
|
MD5 | 2a91d379a936509f61d7d877d87d1b74 |
|
BLAKE2b-256 | a761658e22b31bf4f1469a755010414460e668f5ba6c6902bcedb1fa3109f1cb |