https://github.com/cebor/osc
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/cebor/osc
- Owner: cebor
- License: mit
- Created: 2014-07-25T10:48:54.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-07-18T08:39:48.000Z (almost 11 years ago)
- Last Synced: 2025-01-22T12:16:07.797Z (over 1 year ago)
- Language: Python
- Size: 277 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
osc
===
Requirements
---
- Python 2.7
- pip
Installation
---
```
pip install --upgrade -r requirements.txt
```
Run
---
```
python osc.py
```
Troubleshooting
---
Remove `config.ini` and rerun!