Schemes is a python package that allows you to build and validate data structures for AI and ML projects.
Project description
schemes
Description
Schemes is a python package that allows you to easily create and manage data schemes for your data science projects.
Installation
pip install model_schemes
Usage
from model_schemes.legal import petition
data = {...}
p= petition.PetitionSchema(**data)
p.model_dump()
p.model_dump_json()
License
Author
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
model_schemes-0.1.0.tar.gz
(4.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file model_schemes-0.1.0.tar.gz.
File metadata
- Download URL: model_schemes-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.1 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fb1fc10706f69841b3330005f2e69638146aeae6be4e1aa45c2b01e79c97c0f
|
|
| MD5 |
1480b2a2d1657137970ceda2cd0ef2aa
|
|
| BLAKE2b-256 |
7576151a2a50fc9da6fe225e23ae91fb0460c6a9b6830cc567430c97445202d4
|
File details
Details for the file model_schemes-0.1.0-py3-none-any.whl.
File metadata
- Download URL: model_schemes-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.1 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed0225e28660fbd86f9f8f471f9733bf2430291966e3b18ea831f9cbfb84bdbf
|
|
| MD5 |
398964d9df66dcc517f54b744dda3184
|
|
| BLAKE2b-256 |
b0947a2443dffc6bda53459319db3d682d4b55f615548f7bdb00d179bf83619f
|