jsonpack
This library allows you to create packs using JSON files to configure your Python Application.
Install
pip install jsonpack
Features
- Supports JSON, YAML, ZIP and most image formats
- Includes the loading of Python files from packs to easily expand your app's features
- Easily reload all packs without having to restart your application.
- JSON and YAML validation to make sure your file is properly configured.
See the docs for more information.
Optional Dependencies
| Name | Required | Description |
|---|---|---|
| Pillow | No | For image/* mimetypes |
| PyYAML | No | For application/yaml mimetype |
| opencv-python | No | For video/* mimetype |
| pygame | No | For audio/* mimetype |
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jsonpack-0.0.2.tar.gz
(18.5 kB
view details)
File details
Details for the file jsonpack-0.0.2.tar.gz.
File metadata
- Download URL: jsonpack-0.0.2.tar.gz
- Upload date:
- Size: 18.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82d8737e26577eb8c1c8c7785c7f4f1a8dc7a3d8a9fb81f8fbc87ec698df9a19
|
|
| MD5 |
cf5273d1f7fbfd9f9dc7c4d8de8ec300
|
|
| BLAKE2b-256 |
1016703d21c7ffc7bb3cc35e8ce7021f26ffdf86024f29b781f4f93df74c00ca
|