Skip to main content

Virtualizing Electronics

Project description

It is a library which serves as a base to develop circuit based applications and educational software on top of it. BinPy is a clear representation of fundamentals. Everything has been written from scratch such as gates, logical operations, etc. This package does not depend on any external library other than pure Python. It aims to extend the hardware programming concepts to Python.

How to use

BinPy comes with a console that is a simple wrapper around the classic python console from which you can directly use the BinPy Resources.

To start it, simply issue:

$ binpy

if BinPy is installed in your path.

Documentation

Documentation is available for reference at http://docs.binpy.org

Installation

Linux

Install with pip

sudo apt-get install python-pip setuptools ipython
sudo pip install https://github.com/BinPy/BinPy/zipball/master

Install using git

sudo apt-get install git setuptools ipython
git clone https://github.com/BinPy/BinPy.git
cd BinPy/
sudo python setup.py install

How To Contribute

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

BinPy-0.3.1.tar.gz (73.1 kB view hashes)

Uploaded Source

Built Distribution

BinPy-0.3.1.linux-x86_64.tar.gz (172.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page