A simple python module for saving data to JSON files
Project description
JSave
JSave is a simple python module for operating on JSON files.
Table of Contents
Install
To install JSave use pip.
pip3 install jsave
Quick Start
To get started with JSave first import functions from jsave into your project like this.
from jsave import FUNCTIONS_HERE
To find out what to import, and how to use JSave check out the docs.
Wiki
For docs and examples for JSave take a look at the wiki page
Contributing
All types of contibutions are welcome for the JSave project, whether its updating the documentation, reporting issues, or simply mentioning JSave in your projects.
Remember this before contibuting, you should open an Issue if you don't think you can contribute and open a Pull Request if you have a patch for an issue.
Sections:
Reporting Bugs
Before you submit a bug report make sure you have the following information or are using the following things.
- Make sure you're on the latest version.
- Make sure its not just on your end (if you were possibly using a python version we dont support).
- Check issues to see if it has already been reported.
- Collect the following info about the bug:
- Stack Trace.
- OS, Platform and Version (Windows, Linux, macOS, x86, ARM).
- Possibly your input and the output.
- Can you reliably reproduce the issue?
If you have all of that prepared you are more than welcome to open an issue for the community to take a look at.
Enchancements
If you'd like to enchance something please read this checklist:
- Make sure you're on the latest version.
- Read the docs and find out if what you want to implement is already a feature.
- Search to see if the enhancement has already been suggested (No need to open a new issue if its already there!).
- See if your improvment fits the majority of users, if instead it adds minor functionality consider making a plugin library instead.
- Describe the enchancement in detail, what does it actually do?
Improve Docs
If you'd like to improve the documentation please go over the following:
- Read the docs first! If it's already there theres no point adding it.
- Check issues for ideas, issues are a great place to find documentation to add or edit.
- Provide examples for the area youre writing for (eg. showing a code example of how to use the
savefunction)
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
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 jsave-1.5.1.tar.gz.
File metadata
- Download URL: jsave-1.5.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2161dfc4abe4b7bcf24c79ce85f1bf0d254530f40f82158e8c1aaa095d6d1a60
|
|
| MD5 |
39ac36313d740d78e433acef2c227810
|
|
| BLAKE2b-256 |
ba0fd0addb3831f02734becd9c94837fe04e131c72d486dfe26575d4bfd5aa5e
|
File details
Details for the file jsave-1.5.1-py3-none-any.whl.
File metadata
- Download URL: jsave-1.5.1-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa95303ba334b94aa1627c5b96dde5d1c5d47345c47d0fc7f418e57bedfd886f
|
|
| MD5 |
1b4977f11733f5d08a43f087bdec39de
|
|
| BLAKE2b-256 |
acf800de7d2d77765251ffbe43f0c631abafbf846521c18ac691fa533b973d0d
|