Skip to main content

A manager for containerised Cerise instances

Project description

https://www.travis-ci.org/MD-Studio/cerise-manager.svg?branch=master

Cerise Manager

Cerise Manager is a Python library for managing containerised Cerise instances. Using Cerise Manager, you can create, destroy, start and stop (specialised) Cerise instances running on your local machine. Cerise Manager is an extension of Cerise Client, so you can also submit jobs and manage those on the created services.

Installation

Cerise Manager is on PyPI, so you can just

` pip install cerise_manager `

possibly in a virtualenv or Conda environment, if you so desire. Cerise Manager supports Python 3.4 and up.

Development

To install cerise_manager from GitHub, do:

git clone https://github.com/MD-Studio/cerise_manager.git
cd cerise_manager
pip install .

Run tests (including coverage) with:

python setup.py test

If you want to contribute to the development of Cerise Manager, have a look at the contribution guidelines.

Documentation

  • Documentation should be put in the docs folder. The contents have been generated using sphinx-quickstart (Sphinx version 1.6.5).

  • We recommend writing the documentation using Restructured Text (reST) and Google style docstrings.

  • The documentation is set up with the Read the Docs Sphinx Theme.

  • To generate html documentation run python setup.py build_sphinx

    • This is configured in setup.cfg

    • Alternatively, run make html in the docs folder.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cerise_manager-0.3.0.tar.gz (10.1 kB view hashes)

Uploaded Source

Built Distribution

cerise_manager-0.3.0-py3-none-any.whl (11.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page