معرفی شرکت ها


BinPy-0.3.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Virtualizing Electronics
ویژگی مقدار
سیستم عامل -
نام فایل BinPy-0.3.1
نام BinPy
نسخه کتابخانه 0.3.1
نگهدارنده ['Jay Rambhia. Salil Kapur']
ایمیل نگهدارنده ['jayrambhia@gmail.com, salilkaput93@gmail.com']
نویسنده BinPy Developers
ایمیل نویسنده binpy@googlegroups.com
آدرس صفحه اصلی http://www.binpy.org
آدرس اینترنتی https://pypi.org/project/BinPy/
مجوز New BSD License
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: .. code:: sh $ binpy if BinPy is installed in your path. Documentation ============= Documentation is available for reference at http://docs.binpy.org Installation ============ Linux ----- Install with **pip** .. code:: sh sudo apt-get install python-pip setuptools ipython sudo pip install https://github.com/BinPy/BinPy/zipball/master Install using **git** .. code:: sh 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 ================== - Report Bugs and Issues https://github.com/BinPy/BinPy/issues - Solve Bugs and Issues https://github.com/BinPy/BinPy/issues?page=1&state=open - Write Tutorials, Examples and Documentation


نحوه نصب


نصب پکیج whl BinPy-0.3.1:

    pip install BinPy-0.3.1.whl


نصب پکیج tar.gz BinPy-0.3.1:

    pip install BinPy-0.3.1.tar.gz