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.7.tar.gz
(22.4 kB
view details)
Built Distribution
File details
Details for the file farm_ng_amiga-0.0.7.tar.gz
.
File metadata
- Download URL: farm_ng_amiga-0.0.7.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 493253e0979c1437e9459c17336f2d0c9887b7061ed97fa905f8935d43285f6a |
|
MD5 | 593208441cb9208a5ee53fcb95167380 |
|
BLAKE2b-256 | 225c17d69b5c3d281e443eac240f6c4800c5c57e595913c42bf61211b59cfe0f |
File details
Details for the file farm_ng_amiga-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: farm_ng_amiga-0.0.7-py3-none-any.whl
- Upload date:
- Size: 28.6 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 | 460ed8583efb034e3394c1e76bca5c38388e316a31f2239846ad101902513e20 |
|
MD5 | fef52b42b2341913bd011c1029e0f69c |
|
BLAKE2b-256 | 212657cdf057e908cb7bb19e07a9c9efea11e408483bcc011565f1f977df6407 |