Amiga development kit for third party hardware or software extensions
Project description
farm-ng Brain SDK
Install
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/amiga-brain-api.git
Start a virtual environment:
# assuming you're already in the amiga-brain-api/ directory
python3 -m venv venv
source venv/bin/activate
Create and install the farm_ng
\s (brain) Python package
cd py
# 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.2.tar.gz
(29.0 kB
view details)
Built Distribution
File details
Details for the file farm_ng_amiga-0.0.2.tar.gz
.
File metadata
- Download URL: farm_ng_amiga-0.0.2.tar.gz
- Upload date:
- Size: 29.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a70c6c92001e1a74e50dc8619fa823d1399e719c26142e7ae11da419651ff17c |
|
MD5 | 4ef6a1212ed455f8854234b5fa6309f7 |
|
BLAKE2b-256 | c22e4eede948673400c20b2057c98c289e811066a530dd2f09e3bf22ac30805c |
File details
Details for the file farm_ng_amiga-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: farm_ng_amiga-0.0.2-py3-none-any.whl
- Upload date:
- Size: 34.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9734b5fb4cba6083746526a10ce3ecda811604673d7cfe82430295afc1e59a47 |
|
MD5 | 8cd88129d46bb13f094598988152a31c |
|
BLAKE2b-256 | 5fd5b5bc94ccbb6135498bdf92d00ccbbc640376eefc39d3cc8efe2602566eba |