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.5.tar.gz
(20.4 kB
view details)
Built Distribution
File details
Details for the file farm_ng_amiga-0.0.5.tar.gz
.
File metadata
- Download URL: farm_ng_amiga-0.0.5.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0e118469852fd43dc8a187b17eff64c5a6d8932802531cd8d62ffef6898ff77 |
|
MD5 | 5c92a852bc5b08707958d560f0b45647 |
|
BLAKE2b-256 | e7d8ed2608560e5f15f4f7d3934f31733b6da1259cfd0b1633e8a54fee4839d9 |
File details
Details for the file farm_ng_amiga-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: farm_ng_amiga-0.0.5-py3-none-any.whl
- Upload date:
- Size: 26.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 357f599ce0a594185f752ddb5ca9b880807087b16498871e481720c95390ebab |
|
MD5 | 160109fb3b01a1d64f7cb2b29d256dff |
|
BLAKE2b-256 | 9a13f57f6191f5766cab366945f75ba0d73f4ca341a1389c2a744f95c84fa165 |