Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/switowski/iugw_dojson
https://github.com/switowski/iugw_dojson
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/switowski/iugw_dojson
- Owner: switowski
- Created: 2015-10-12T07:37:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-12T12:37:15.000Z (about 9 years ago)
- Last Synced: 2023-08-02T01:03:28.757Z (over 1 year ago)
- Language: Python
- Size: 176 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DoJSON package for Invenio User Group Workshop 2015
## How to install ?
Download the code and run:```
pip install -e .
```## How to run it ?
This is a set of custom translations on top of DoJSON package, make sure you first read the [DoJSON documentation](http://dojson.readthedocs.org/en/latest/)## How to add more translations ?
During the workshop I will explain how you can extend those translation.