Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ysenarath/jsend
Python Library for formatting JSON
https://github.com/ysenarath/jsend
jsend json-send
Last synced: 2 days ago
JSON representation
Python Library for formatting JSON
- Host: GitHub
- URL: https://github.com/ysenarath/jsend
- Owner: ysenarath
- License: mit
- Created: 2021-04-12T18:35:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-15T00:46:19.000Z (over 3 years ago)
- Last Synced: 2024-10-11T02:49:21.320Z (28 days ago)
- Topics: jsend, json-send
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JSEND
Python Library for formatting JSON
## Setting Up
```bash
pip install json-send
```