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
Improve test coverage to edge cases and create stable release
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-0.22.0.tar.gz
(32.9 kB
view details)
Built Distribution
gyver-0.22.0-py3-none-any.whl
(53.3 kB
view details)
File details
Details for the file gyver-0.22.0.tar.gz
.
File metadata
- Download URL: gyver-0.22.0.tar.gz
- Upload date:
- Size: 32.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.11.1 Linux/6.1.4-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c74e4dc2b9134979da8a5cf82cfc2efd3381afe6fe367770a5795e15bc90c32a |
|
MD5 | a2f208f0c5d719866afeb4772ba9f37b |
|
BLAKE2b-256 | 12c072299e9f17d2577c9ad5c3bfebe9e7dbc9d3fa5f2f49d7b46ffc81f0794d |
File details
Details for the file gyver-0.22.0-py3-none-any.whl
.
File metadata
- Download URL: gyver-0.22.0-py3-none-any.whl
- Upload date:
- Size: 53.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.11.1 Linux/6.1.4-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f0962c3e42484d875da141aaa039cd33bdbf988a3c5f943cdfb4946d4d0bb92 |
|
MD5 | 80bba711014d6613742cb87132a7bf4a |
|
BLAKE2b-256 | b2d81144075791df28e0bec9bec5c1a801887f844ae85f82f4059abcd911147a |