Measure you FPGA circuit!
Project description
icerok-server
Receive data from the icerok circuits on the FPGA
Installation
pip install -U icerok_server
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
Credits
- Thanks to Anton Zhiyanov for this wonderful article: How to make an awesome Python package in 2021
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.5.tar.gz
(12.4 kB
view hashes)
Built Distribution
Close
Hashes for icerok_server-0.1.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23b78540e31371e9975e1c9faeed6accea67e7053a8adffe6c7d8b809296dda9 |
|
MD5 | 03c1b1a6c8f6debd5dd7bf34d9a06ddf |
|
BLAKE2b-256 | 2b27bad7d7b3e5e82a07137711c94dae5465db91f9c3f1de83b890c02fd6bf4d |