A manager for containerised Cerise instances
Project description
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.
Check out the configuration options.
To generate html documentation run python setup.py build_sphinx
This is configured in setup.cfg
Alternatively, run make html in the docs folder.
Legal
Copyright (c) 2019, Netherlands eScience Center and VU University Amsterdam
Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file cerise_manager-0.3.1.tar.gz
.
File metadata
- Download URL: cerise_manager-0.3.1.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49d45f645fe702876abbee766a7265d0cdb3c7f7d402dfad49b721795fd29029 |
|
MD5 | d4b6d6404b08d8461bdabb5ac900bff3 |
|
BLAKE2b-256 | 4306e3bb85444651d22202f28c82ba0b9bb1daf4635539aa1270b46743fcbd49 |
File details
Details for the file cerise_manager-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: cerise_manager-0.3.1-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9eb99ba033356ee72f37f902d241840f450d2f21cc823bd69ef875b56c36c4f4 |
|
MD5 | 35c89192dc0cdfcc1d8a8e5aec58ef6b |
|
BLAKE2b-256 | f25c906e99cb21f299cecff19f13e6990107e93c4a32e0ae4a73315a759d6ff3 |