https://github.com/withprecedent/nagata
Easy, extensible, accessible file management for Python projects
https://github.com/withprecedent/nagata
file-management loading python saving serialization
Last synced: about 2 months ago
JSON representation
Easy, extensible, accessible file management for Python projects
- Host: GitHub
- URL: https://github.com/withprecedent/nagata
- Owner: WithPrecedent
- License: other
- Created: 2022-10-03T16:06:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-29T16:42:22.000Z (over 1 year ago)
- Last Synced: 2025-02-16T22:48:26.807Z (2 months ago)
- Topics: file-management, loading, python, saving, serialization
- Language: Python
- Homepage:
- Size: 801 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# nagata
| | |
| --- | --- |
| Version | [](https://pypi.org/project/nagata/) [](https://github.com/WithPrecedent/nagata/releases)
| Status | [](https://github.com/WithPrecedent/nagata/actions/workflows/ci.yml?query=branch%3Amain) [](https://www.repostatus.org/#active) [](https://pypi.org/project/nagata/)
| Documentation | [](https://WithPrecedent.github.io/nagata)
| Tools | [](https://squidfunk.github.io/mkdocs-material/) [](https://github.com/astral-sh/Ruff) [](https://PDM.fming.dev) [](https://github.com/TezRomacH/python-package-template/blob/master/.pre-commit-config.yaml) [](https://github.com/features/actions) [](https://editorconfig.org/) [](https://www.github.com/WithPrecedent/nagata) [](https://github.com/dependabot)
| Compatibility | [](https://pypi.python.org/pypi/nagata/) [](https://www.linux.org/) [](https://www.apple.com/macos/) [](https://www.microsoft.com/en-us/windows?r=1)
| Stats | [](https://pypi.org/project/nagata) [](https://github.com/WithPrecedent/nagata/stargazers) [](https://github.com/WithPrecedent/nagata/graphs/contributors) [](https://github.com/WithPrecedent/nagata/graphs/contributors) [](https://github.com/WithPrecedent/nagata/forks)
| | |-----
## What is nagata?
*This package is under heavy construction. Use at your own risk*
![]()
*"Donβt decide for them. Tell them the truth and let them decide for themselves."* - Naomi Nagata
## Why use nagata?
![]()
[TODO: Features and reasons to use the project (and, possibly, not to use it)]
## Getting started
### Requirements
[TODO: List any OS or other restrictions and pre-installation dependencies]
### Installation
To install `nagata`, use `pip`:
```sh
pip install nagata
```### Usage
[TODO: Describe common use cases, with possible example(s)]
![]()
## Contributing
Contributors are always welcome. Feel free to grab an [issue](https://www.github.com/WithPrecedent/nagata/issues) to work on or make a suggested improvement. If you wish to contribute, please read the [Contribution Guide](https://www.github.com/WithPrecedent/nagata/contributing.md) and [Code of Conduct](https://www.github.com/WithPrecedent/nagata/code_of_conduct.md).
## Similar Projects
[TODO: If they exist, it is always nice to acknowledge other similar efforts]
## Acknowledgments
[TODO: Mention any people or organizations that warrant a special acknowledgment]
## License
Use of this repository is authorized under the [Apache Software License 2.0](https://www.github.com/WithPrecedent/nagata/blog/main/LICENSE).