Measure you FPGA circuit!
Project description
icerok-server
Receive data from the icerok circuits on the FPGA
- Package in pypi: icerok_server
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
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
icerok_server-0.1.3.tar.gz
(11.5 kB
view hashes)
Built Distribution
Close
Hashes for icerok_server-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80b99fbcef609685505475d53d1500f3d2f6afb1e29425acef1106adc55627c8 |
|
MD5 | 386b5626a254b9f134b58d7c4b56e02f |
|
BLAKE2b-256 | 724de3be6239a96eb02a71dae8fd9eda18e70b8c05b70c5f559ae0f2f745b50f |