🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

trieres

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trieres

A cloud-native python library for domain-specific cloud FPGAs.

0.5.26
PyPI
Maintainers
1

trieres

This is a python module enabling the remote execution of accelerated functions on the cloudFPGA platform.

Workflow to upload a new package at pypi

git clone --depth 1 --recursive git@github.com:cloudFPGA/trieres.git
cd trieres  
make env
source venv/bin/activate
make dist 
make upload

Notes

Optionally to crate a new package by using the latest cFp_Zoo :

git clone --depth 1 --recursive git@github.com:cloudFPGA/trieres.git
cd trieres  
make env
source venv/bin/activate
cd trieres/cFp_Zoo
git pull
make dist 
make upload

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts