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.9.tar.gz
(24.7 kB
view details)
Built Distribution
File details
Details for the file farm_ng_amiga-0.0.9.tar.gz
.
File metadata
- Download URL: farm_ng_amiga-0.0.9.tar.gz
- Upload date:
- Size: 24.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 | 0d275a510d7ce91774d7dfbf84597449fe6e160d582fcf0d8683647fe9c86a11 |
|
MD5 | 27e39d46b690cc8588c3bf06a43a6e46 |
|
BLAKE2b-256 | 68e81c4885b7d168de19905a79a4184e0b30c699bf42e520c187cd05faeccff6 |
File details
Details for the file farm_ng_amiga-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: farm_ng_amiga-0.0.9-py3-none-any.whl
- Upload date:
- Size: 33.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 | 845b081f30cb638e09179a5b0e2d73c88bf09976ae21752b867c21af56ef7dfa |
|
MD5 | 797b30d2577ad0600ff037fb9c767608 |
|
BLAKE2b-256 | 5687d9ae581f59d43b36b11de5ab0b1c9cd779c45465d0d840b07864977f54f4 |