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.6.tar.gz
(21.7 kB
view details)
Built Distribution
File details
Details for the file farm_ng_amiga-0.0.6.tar.gz
.
File metadata
- Download URL: farm_ng_amiga-0.0.6.tar.gz
- Upload date:
- Size: 21.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aedc5b60031933e3260cd40ab59044f48b3bafa472e253d9dab71bbf24bf2ce7 |
|
MD5 | 80f3a7cfdb0040e6c980201a29153b62 |
|
BLAKE2b-256 | 577666ca60020b029c544b6b07e9fe18941e96c7483c15231fc2bfd951574ae2 |
File details
Details for the file farm_ng_amiga-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: farm_ng_amiga-0.0.6-py3-none-any.whl
- Upload date:
- Size: 28.0 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 | eba852b0bfdd2870c3778ba9146105b2dccb47c1ebc0aefaff71c7663a636ce7 |
|
MD5 | ed16abbe7f6a7c84869ec4d37f1bad48 |
|
BLAKE2b-256 | eb012ee5e90907679375ff186b5d4d65233c2099a0fe076bd6cfc46253c15d02 |