Skip to content

A Python-based API for working with Persistent Compute Objects (Picos)

License

Notifications You must be signed in to change notification settings

bradenhc/picosapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Python-based API for working with Persistent Compute Objects (Picos)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages