The cloudFPGA Support Package
Project description
cFSP
This is the cloudFPGA Support Package (cFSP) for the cloudFPGA project.
Requirements
Python 3.6+
Installation
You can install cfsp
system-wide through pip install cfsp
, or user-wide through pip install -u cfsp
.
It is advised though to do it in an isolated Python environment, e.g. through virtualenv:
virtualenv -p /usr/bin/python3.6 cfenv
source cfenv/bin/activate
pip install cfsp
Usage
Please check the online documentation at https://cloudfpga.github.io/Doc/pages/CFSPHERE/cfsp.html .
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
cfsp-0.1.0.tar.gz
(61.9 kB
view hashes)
Built Distribution
cfsp-0.1.0-py3-none-any.whl
(129.4 kB
view hashes)