Amiga development kit for third party hardware or software extensions
Project description
farm-ng-amiga
Install
From pip
pip install farm-ng-amiga
From source
We recommend running the brain SDK applications in a virtual environment to avoid conflicts with other packages / versions installed on your system. Though this is not a requirement and you are welcome to decide how/where to install.
Install pip3
& virtualenv
:
sudo apt-get install python3-pip
sudo pip3 install virtualenv
Clone the project:
git clone https://github.com/farm-ng/farm-ng-amiga.git
Start a virtual environment:
# assuming you're already in the farm-ng-amiga/ directory
python3 -m venv venv
source venv/bin/activate
Create and install the farm_ng
\s (brain) Python package
# install to system
pip3 install .
# or for development mode
pip3 install -e .[dev]
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
farm_ng_amiga-0.0.8.tar.gz
(22.6 kB
view details)
Built Distribution
File details
Details for the file farm_ng_amiga-0.0.8.tar.gz
.
File metadata
- Download URL: farm_ng_amiga-0.0.8.tar.gz
- Upload date:
- Size: 22.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8d5324440f59a85d2526d7862433e1e78bb068a2d7cc9d872ffe52720479f4c |
|
MD5 | 5a43d5ecd7e99fad3acd3f39f5d7186e |
|
BLAKE2b-256 | e33f6ae50cbba64a2e7fb7d02b2e085dcb3e0e231fa34099af380679d40ee722 |
File details
Details for the file farm_ng_amiga-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: farm_ng_amiga-0.0.8-py3-none-any.whl
- Upload date:
- Size: 28.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35585a4e4869cb98f40cbb74d62f0c23afb7b9294becc62907856a9c729ea13b |
|
MD5 | 53e16e3f59a827cdd6f8db14dc49c92b |
|
BLAKE2b-256 | 50dc1b94548e3a586a6d8cf671e97ec92c436fffb9bb413e036d454bbf447107 |