Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/messier16/merge_json
https://github.com/messier16/merge_json
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/messier16/merge_json
- Owner: messier16
- License: mit
- Created: 2018-05-18T13:28:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-16T07:17:06.000Z (over 5 years ago)
- Last Synced: 2024-10-14T07:22:25.023Z (about 1 month ago)
- Language: Jupyter Notebook
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# merge_json
Toy project to test publishing a package to [https://pypi.org/](https://pypi.org/).
You can install this using `pip install merge_json`
Or, if you're looking for something to merge or split json files, maybe you'll find this useful. Check [this notebook](/test.ipynb) to learn about its usage.