Metadata-Version: 2.4
Name: robit
Version: 0.4.9
Summary: Service Worker Framework
Home-page: https://github.com/stratusadv/robit
Author: Nathan Johnson
Author-email: nathanj@stratusadv.com
Keywords: automation,bot,cron,cronjob,chronological,worker,job
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: pytz
Dynamic: license-file

# Robit

![Build](https://img.shields.io/github/actions/workflow/status/stratusadv/robit/run_tests.yml)
![Python Versions](https://img.shields.io/pypi/pyversions/robit)
![PyPI Version](https://img.shields.io/pypi/v/robit)
![Downloads](https://img.shields.io/pypi/dm/robit)

Chronological Automation Service Framework

A robot for your bits!

(Pronounced "Row-Bit")

## Features

- Lightweight (only one installed dependencies pytz which is also lightweight)
- Can run with monitoring interface or headless
- Very simple and easy to set up and configure 

## Documentation

Our documentation is available on our [website](https://robit.stratusadv.com), including guides, example, api reference and more.

<p align="center">
    <a href="https://robit.stratusadv.com">
        <img alt="Robit Logo" src="https://robit.stratusadv.com/static/img/robit_logo_256.png"/>
    </a>
</p>
