https://github.com/the-allanc/machinerry
CherryPy-based framework for running tasks repeatedly.
https://github.com/the-allanc/machinerry
Last synced: about 2 months ago
JSON representation
CherryPy-based framework for running tasks repeatedly.
- Host: GitHub
- URL: https://github.com/the-allanc/machinerry
- Owner: the-allanc
- License: mit
- Created: 2017-02-21T00:42:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-18T02:04:44.000Z (almost 7 years ago)
- Last Synced: 2024-08-10T10:56:14.473Z (10 months ago)
- Language: Python
- Homepage:
- Size: 63.5 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
.. |name| replace:: machinerry
.. |summary| replace:: CherryPy-based framework for running tasks repeatedly.|name|
======|summary|
.. _repository: https://github.com/the-allanc/machinerry/
.. _documentation: https://machinerry.readthedocs.io/en/stable/
.. _pypi: https://pypi.python.org/pypi/machinerry
.. _coveralls: https://coveralls.io/github/the-allanc/machinerry
.. _license: https://github.com/the-allanc/machinerry/master/LICENSE.txt
.. _travis: https://travis-ci.org/the-allanc/machinerry
.. _codeclimate: https://codeclimate.com/github/the-allanc/machinerry.. |Build Status| image:: https://img.shields.io/travis/the-allanc/machinerry.svg
:target: travis_
:alt: Build Status
.. |Coverage| image:: https://img.shields.io/coveralls/the-allanc/machinerry.svg
:target: coveralls_
:alt: Coverage
.. |Docs| image:: https://readthedocs.org/projects/machinerry/badge/?version=stable&style=flat
:target: documentation_
:alt: Docs
.. |Release Version| image:: https://img.shields.io/pypi/pyversions/machinerry.svg
:target: pypi_
:alt: Release Version
.. |Python Version| image:: https://img.shields.io/pypi/v/machinerry.svg
:target: pypi_
:alt: Python Version
.. |License| image:: https://img.shields.io/pypi/l/machinerry.svg
:target: license_
:alt: License
.. |Code Climate| image:: https://img.shields.io/codeclimate/issues/github/the-allanc/machinerry.svg
:target: codeclimate_
:alt: Code Climate|Docs| |Release Version| |Python Version| |License| |Build Status| |Coverage| |Code Climate|
.. all-content-above-will-be-included-in-sphinx-docs
You can browse the source code and file bug reports at the project repository_. Full documentation can be found `here`__.
__ documentation_