Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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`.