Skip to main content

Measure you FPGA circuit!

Project description

icerok-server

Receive data from the icerok circuits on the FPGA

Installation

TODO

Developers

First clone

Make sure you create a virtual environment

  • Install python3-venv
sudo apt install python3-venv
  • Create the virtual environment
cd icerok-server-python
. env/bin/activate
  • Install flit
pip install flit

Run all the checks

tox

Execute icerok-server

python3 icerok_server/main.py

Publish in TestPyPi

flit publish --repository pypitest

Publish package

  • Increase version number in icerok_server/__init__.py
  • Execute:
flit publish

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

icerok_server-0.1.2.tar.gz (11.5 kB view hashes)

Uploaded Source

Built Distribution

icerok_server-0.1.2-py3-none-any.whl (12.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page