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 --upgrade pip
pip install cfsp
Usage
Please check the online documentation.
Development
git clone git@github.com:cloudFPGA/cFSP.git
cd cFSP
make env
source venv/bin/activate
<add your changes> (do not forget to increase the `version="x.y.z"` in `setup.py`)
git commit -am "My changes for version x.y.z"
git push
make dist
make upload
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cfsp-0.1.17.tar.gz.
File metadata
- Download URL: cfsp-0.1.17.tar.gz
- Upload date:
- Size: 69.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.8.2 requests/2.27.1 setuptools/59.6.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf54b6d3bfd4553e2c987b91203d629044563c8a43f4a95c8af29501e24aff3f
|
|
| MD5 |
8d11b0618e06f7cce8b651cd295bc231
|
|
| BLAKE2b-256 |
63e9c5e04d77a25c1005d9c5b1e3d89506ea6554346feaf0d5c69e0d7d755712
|
File details
Details for the file cfsp-0.1.17-py3-none-any.whl.
File metadata
- Download URL: cfsp-0.1.17-py3-none-any.whl
- Upload date:
- Size: 138.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.8.2 requests/2.27.1 setuptools/59.6.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d02b8ddc7f57becfe77c4c8a899f4f5aa07baebc8f48b5fe7423d934346ea1e
|
|
| MD5 |
d183956f8b05e56d52489f8eea078a52
|
|
| BLAKE2b-256 |
e8cb1371c158c5deb713d56e916c3f062b07bfc1d14df3d1ab5601afc8303a36
|