Osparc Control
Project description
Osparc Control
Installation
You can install Osparc Control via pip from PyPI:
pip install osparc-control
Documentation
Read docs at https://itisfoundation.github.io/osparc-control
Examples
To run below examples either clone the repo or copy code from the snippets below the commands
Simple example
A first example where requester.py
asks for a random number and
replier.py
defines an interface to provide it.
- In a first terminal run:
python examples/1_simple/requester.py
examples/1_simple/requester.py
- In a second terminal run:
python examples/1_simple/replier.py
examples/1_simple/replier.py
Advanced example
A showcase of all the types of supported requests.
- In a first terminal run:
python examples/2_base_time_add/controller.py
examples/2_base_time_add/controller.py
- In a second terminal run:
python examples/2_base_time_add/solver.py
examples/2_base_time_add/solver.py
Contributing
Contributions are very welcome. To learn more, see the Contributor Guide. Our Code of Conduct pledge.
License
Distributed under the terms of the MIT license, Osparc Control is free and open source software.
Issues
If you encounter any problems, please file an issue along with a detailed description.
Credits
This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.
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 osparc-control-0.0.2.tar.gz
.
File metadata
- Download URL: osparc-control-0.0.2.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e025b427641043fc9e82209bd34ea3eb689d3725b86ab3631a9190ef30f45a5f |
|
MD5 | e901bc750a7ac3bf9f067f805f210f3d |
|
BLAKE2b-256 | 52f0362e2d175fe70d0645779f1579f8d9e4a7f77494a7317bcd1798a7a2d1f2 |
File details
Details for the file osparc_control-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: osparc_control-0.0.2-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c99b85631f25747dbcfb0b06d23e8e36e689b43ee99b1c8a6084fe836989ffd8 |
|
MD5 | c78442e33029813f2349d8a39d26b1f3 |
|
BLAKE2b-256 | aa92cfc2609862343a9d4015b8b4c3823a5700a5477de63498c074a26a71cdcd |