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-1.3.1.tar.gz
(38.4 kB
view details)
Built Distribution
gyver-1.3.1-py3-none-any.whl
(64.1 kB
view details)
File details
Details for the file gyver-1.3.1.tar.gz
.
File metadata
- Download URL: gyver-1.3.1.tar.gz
- Upload date:
- Size: 38.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.11.1 Linux/6.1.9-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7f6d6f1039327570e9c091dcdea20f2f9f945d0c12b83cd2fbb3f60bb71fcf0 |
|
MD5 | c9805cfaa651148bda59ac2f256fa303 |
|
BLAKE2b-256 | d4959b7fd6732cb8ba5045fa670c57a4ccdf0829c373736f2931011a09cb383d |
File details
Details for the file gyver-1.3.1-py3-none-any.whl
.
File metadata
- Download URL: gyver-1.3.1-py3-none-any.whl
- Upload date:
- Size: 64.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.11.1 Linux/6.1.9-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5e84c630491f4a98badaa731edf2fd3d27274cfd6b82a5902328717ef79e889 |
|
MD5 | a47972a66258074f050038720b260d6d |
|
BLAKE2b-256 | 609c41956fc7fb2df9c143d074de6f28f3012f56be5ace274442e22adb754be5 |