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
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.2.tar.gz
(11.5 kB
view hashes)
Built Distribution
Close
Hashes for icerok_server-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58d13e053947b103e437ee9bcabe2ef3386f93d486753ec747c435f7c727638d |
|
MD5 | 68ece7775a20833cb133bf65e5faae11 |
|
BLAKE2b-256 | d11d8ab907f841561facbe0c3f6842a4be0fcaa0e16ee32995c63361d4721f5c |