"Automatically load and dump your dataclasses 📂🙋"
Project description
file dataclasses
Installation
By default, filedataclasses comes with support for JSON files only. To support other formats like YAML and TOML, filedataclasses requires additional dependencies to be installed.
To install filedataclasses with JSON support only, use:
pip install filedataclasses # only json supported
To install fileclasses with YAML or TOML support, use:
pip install filedataclasses[yaml] # for toml use: [toml]
To install fileclasses with support for all available file formats, use:
pip install filedataclasses[all] # [toml, yaml] works too!
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
filedataclasses-0.1.0.tar.gz
(7.0 kB
view details)
Built Distribution
File details
Details for the file filedataclasses-0.1.0.tar.gz
.
File metadata
- Download URL: filedataclasses-0.1.0.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.0 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b9e71b6f83b3b412bb08cd04e7b734f8a2c433561ef4f2988bfca6c2c032f3f |
|
MD5 | 7203175be6714949ad7d28885c07da27 |
|
BLAKE2b-256 | 8a95c10b2e9dda77c56cae91e1e3fcb2fb556b3600851cd14003ee8ec46c7354 |
File details
Details for the file filedataclasses-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: filedataclasses-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.0 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88988bcfa176895f896ec53f5d95e82652a112b7de76dd008527a981aeab8757 |
|
MD5 | 12df03e8768ac90fbbb9f58ae1d25745 |
|
BLAKE2b-256 | eeaf00ad2626cd3f3f099fa9cd17087b65f1f8af43c0400053e54d39e04b30ff |