{"id":20466026,"url":"https://github.com/withprecedent/nagata","last_synced_at":"2025-03-05T12:29:27.898Z","repository":{"id":77163386,"uuid":"545004679","full_name":"WithPrecedent/nagata","owner":"WithPrecedent","description":"Easy, extensible, accessible file management for Python projects","archived":false,"fork":false,"pushed_at":"2023-09-29T16:42:22.000Z","size":820,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T22:48:26.807Z","etag":null,"topics":["file-management","loading","python","saving","serialization"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WithPrecedent.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-03T16:06:21.000Z","updated_at":"2023-03-24T02:51:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"386e7e0b-0452-42c5-84a2-cfac9230c067","html_url":"https://github.com/WithPrecedent/nagata","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"b59c3080f7a0c47102e50301a87a2f175369b116"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WithPrecedent%2Fnagata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WithPrecedent%2Fnagata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WithPrecedent%2Fnagata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WithPrecedent%2Fnagata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WithPrecedent","download_url":"https://codeload.github.com/WithPrecedent/nagata/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242027478,"owners_count":20060106,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["file-management","loading","python","saving","serialization"],"created_at":"2024-11-15T13:21:07.684Z","updated_at":"2025-03-05T12:29:27.866Z","avatar_url":"https://github.com/WithPrecedent.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nagata\n\n| | |\n| --- | --- |\n| Version | [![PyPI Latest Release](https://img.shields.io/pypi/v/nagata.svg?style=for-the-badge\u0026color=steelblue\u0026label=PyPI\u0026logo=PyPI\u0026logoColor=yellow)](https://pypi.org/project/nagata/) [![GitHub Latest Release](https://img.shields.io/github/v/tag/WithPrecedent/nagata?style=for-the-badge\u0026color=navy\u0026label=GitHub\u0026logo=github)](https://github.com/WithPrecedent/nagata/releases)\n| Status | [![Build Status](https://img.shields.io/github/actions/workflow/status/WithPrecedent/nagata/ci.yml?branch=main\u0026style=for-the-badge\u0026color=cadetblue\u0026label=Tests\u0026logo=pytest)](https://github.com/WithPrecedent/nagata/actions/workflows/ci.yml?query=branch%3Amain) [![Development Status](https://img.shields.io/badge/Development-Active-seagreen?style=for-the-badge\u0026logo=git)](https://www.repostatus.org/#active) [![Project Stability](https://img.shields.io/pypi/status/nagata?style=for-the-badge\u0026logo=pypi\u0026label=Stability\u0026logoColor=yellow)](https://pypi.org/project/nagata/)\n| Documentation | [![Hosted By](https://img.shields.io/badge/Hosted_by-Github_Pages-blue?style=for-the-badge\u0026color=navy\u0026logo=github)](https://WithPrecedent.github.io/nagata)\n| Tools | [![Documentation](https://img.shields.io/badge/MkDocs-magenta?style=for-the-badge\u0026color=deepskyblue\u0026logo=markdown\u0026labelColor=gray)](https://squidfunk.github.io/mkdocs-material/) [![Linter](https://img.shields.io/endpoint?style=for-the-badge\u0026url=https://raw.githubusercontent.com/charliermarsh/Ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/Ruff) [![Dependency Manager](https://img.shields.io/badge/PDM-mediumpurple?style=for-the-badge\u0026logo=affinity\u0026labelColor=gray)](https://PDM.fming.dev) [![Pre-commit](https://img.shields.io/badge/pre--commit-darkolivegreen?style=for-the-badge\u0026logo=pre-commit\u0026logoColor=white\u0026labelColor=gray)](https://github.com/TezRomacH/python-package-template/blob/master/.pre-commit-config.yaml) [![CI](https://img.shields.io/badge/GitHub_Actions-navy?style=for-the-badge\u0026logo=githubactions\u0026labelColor=gray\u0026logoColor=white)](https://github.com/features/actions) [![Editor Settings](https://img.shields.io/badge/Editor_Config-paleturquoise?style=for-the-badge\u0026logo=editorconfig\u0026labelColor=gray)](https://editorconfig.org/) [![Repository Template](https://img.shields.io/badge/snickerdoodle-bisque?style=for-the-badge\u0026logo=cookiecutter\u0026labelColor=gray)](https://www.github.com/WithPrecedent/nagata) [![Dependency Maintainer](https://img.shields.io/badge/dependabot-navy?style=for-the-badge\u0026logo=dependabot\u0026logoColor=white\u0026labelColor=gray)](https://github.com/dependabot)\n| Compatibility | [![Compatible Python Versions](https://img.shields.io/pypi/pyversions/nagata?style=for-the-badge\u0026color=steelblue\u0026label=Python\u0026logo=python\u0026logoColor=yellow)](https://pypi.python.org/pypi/nagata/) [![Linux](https://img.shields.io/badge/Linux-lightseagreen?style=for-the-badge\u0026logo=linux\u0026labelColor=gray\u0026logoColor=white)](https://www.linux.org/) [![MacOS](https://img.shields.io/badge/MacOS-snow?style=for-the-badge\u0026logo=apple\u0026labelColor=gray)](https://www.apple.com/macos/) [![Windows](https://img.shields.io/badge/windows-blue?style=for-the-badge\u0026logo=Windows\u0026labelColor=gray\u0026color=orangered)](https://www.microsoft.com/en-us/windows?r=1)\n| Stats | [![PyPI Download Rate (per month)](https://img.shields.io/pypi/dm/nagata?style=for-the-badge\u0026color=steelblue\u0026label=Downloads%20💾\u0026logo=pypi\u0026logoColor=yellow)](https://pypi.org/project/nagata) [![GitHub Stars](https://img.shields.io/github/stars/WithPrecedent/nagata?style=for-the-badge\u0026color=navy\u0026label=Stars%20⭐\u0026logo=github)](https://github.com/WithPrecedent/nagata/stargazers) [![GitHub Contributors](https://img.shields.io/github/contributors/WithPrecedent/nagata?style=for-the-badge\u0026color=navy\u0026label=Contributors%20🙋\u0026logo=github)](https://github.com/WithPrecedent/nagata/graphs/contributors) [![GitHub Issues](https://img.shields.io/github/issues/WithPrecedent/nagata?style=for-the-badge\u0026color=navy\u0026label=Issues%20📘\u0026logo=github)](https://github.com/WithPrecedent/nagata/graphs/contributors) [![GitHub Forks](https://img.shields.io/github/forks/WithPrecedent/nagata?style=for-the-badge\u0026color=navy\u0026label=Forks%20🍴\u0026logo=github)](https://github.com/WithPrecedent/nagata/forks)\n| | |\n\n-----\n\n## What is nagata?\n\n*This package is under heavy construction. Use at your own risk*\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://media.giphy.com/media/PsDjz6KasrK3l6MFAm/giphy.gif\" alt=\"I came to help you.\" style=\"width:300px;\"/\u003e\n\u003c/p\u003e\n\n*\"Don’t decide for them. Tell them the truth and let them decide for themselves.\"* - Naomi Nagata\n\n## Why use nagata?\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://media.giphy.com/media/xUPGcgS0aDsgtScP7y/giphy.gif\n\" alt=\"Every shitty thing we do makes the next one that much easier, doesn't it?\" style=\"width:350px;\"/\u003e\n\u003c/p\u003e\n\n[TODO: Features and reasons to use the project (and, possibly, not to use it)]\n\n## Getting started\n\n### Requirements\n\n[TODO: List any OS or other restrictions and pre-installation dependencies]\n\n### Installation\n\nTo install `nagata`, use `pip`:\n\n```sh\npip install nagata\n```\n\n### Usage\n\n[TODO: Describe common use cases, with possible example(s)]\n\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://media.giphy.com/media/Aay77tMwvrmiuXuGPo/giphy.gif\" alt=\"There are other ways.\" style=\"width:300px;\"/\u003e\n\u003c/p\u003e\n\n\n## Contributing\n\nContributors 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).\n\n## Similar Projects\n\n[TODO: If they exist, it is always nice to acknowledge other similar efforts]\n\n## Acknowledgments\n\n[TODO: Mention any people or organizations that warrant a special acknowledgment]\n\n## License\n\nUse of this repository is authorized under the [Apache Software License 2.0](https://www.github.com/WithPrecedent/nagata/blog/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwithprecedent%2Fnagata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwithprecedent%2Fnagata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwithprecedent%2Fnagata/lists"}