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.3.2.tar.gz
(40.1 kB
view details)
Built Distribution
gyver-2.3.2-py3-none-any.whl
(66.3 kB
view details)
File details
Details for the file gyver-2.3.2.tar.gz
.
File metadata
- Download URL: gyver-2.3.2.tar.gz
- Upload date:
- Size: 40.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 | ec9823698ebc4fe3154eae317e68bf90cf4db571a52793a6a2006799057b8b98 |
|
MD5 | b5ab204a4a639022b22fa711493c2a25 |
|
BLAKE2b-256 | 3dbbeef1ee99d08e49e81cae337540dd750d6a108bfb9a92dedb1585287a7ffc |
File details
Details for the file gyver-2.3.2-py3-none-any.whl
.
File metadata
- Download URL: gyver-2.3.2-py3-none-any.whl
- Upload date:
- Size: 66.3 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 | c9b2dc2efdae2ff3fa9b5abaf1dff43d562757a28da59d1c111fd96fd426d150 |
|
MD5 | 599920d0c12e491ebf10d2d934b64b8f |
|
BLAKE2b-256 | d8eb2e14b07a0434280852a02d0459a6601ebd1c463eb12792264af21b159051 |