Last updated:
0 purchases
picosapi 0.5.2
The Pico API
A python package to assist in testing and writing applications for persistent
compute objects (Picos).
Installation
You can install the module using pip:
pip install picosapi
On Linux systems, you have to use the sudo command:
sudo pip install picosapi
You can then import the module into your Python file:
import picosapi as picos
More Information
Learn more about the picosapi by visiting the wiki
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.