[](https://travis-ci.org/kankiri/pabiana)
# Pabiana
Pabiana is a minimalistic Python framework that lets you build intelligent applications distributed over several nodes. The architecture is inspired by the neocortex of the mammalian brain. The applications are intended to consist of a number of submodules called Areas. Messages are passed between these areas as a means of communication. Messaging over the network is handled by the ØMQ library.
Pabiana can be used to develop home automation systems, intelligent assistants or any other program that controls actuators based on sensory input.
## Installation
Pabiana is only tested against Python ≥ 3.5, but might also work with other versions. To integrate Pabiana in your projects, you can install it with:
pip install –upgrade pabiana
It is recommended to use a virtual environment for your project.
## Usage
Pabiana enforces a very specific style of programming and architecture. Have a look at the demos directory to get an idea of how to use it.
Release files for Pabiana 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Pabiana-0.1.2.tar.gz | 9.1 kB | Details |
Release files / Pabiana-0.1.2.tar.gz
| Download URL | Pabiana-0.1.2.tar.gz |
|---|---|
| Size | 9.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
51c9fee4292f2e558efa8a26c6a52cfd1305e2dc88b3e6bf6c51c3e8f1f0efac
|
|
BLAKE2b-256 checksum How to use checksums |
de15719d6708109f3a55b2fb5f2b73fe7e8d6bb044703fe7bf49570f70ffecfc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |