Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethereon/oxen
Python-based job runner with a web-based frontend.
https://github.com/ethereon/oxen
Last synced: 7 days ago
JSON representation
Python-based job runner with a web-based frontend.
- Host: GitHub
- URL: https://github.com/ethereon/oxen
- Owner: ethereon
- License: other
- Created: 2019-01-10T04:15:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T07:03:12.000Z (about 2 years ago)
- Last Synced: 2024-11-08T21:12:28.471Z (2 months ago)
- Language: Python
- Homepage:
- Size: 883 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Oxen
A Python-based job runner with a web-based frontend.
## Requirements
- Python 3.6+
## Installation
```
pip install oxen
```## Reference
This is a work-in-progress. See `sample.py`.