Skip to main content

PyCircTools, a python circuit library.

Project description

PyCircTools

PyCircTools is a python package which contains tools to build circuits using python 3. It is a work in progress, and will be updated frequently to add more modules.

1. Installing PyCircTools and importing it

2. Logic Gates Module

3. Multiplexers Module

4. Latches Module

5. Exceptions

6. About

To install PyCircTools, use pip by calling the following command: ``` pip install PyCircTools ``` Importing it is as easy as it gets, just insert the line ``` from PyCircTools.*subpackage* import *modules* ``` at the start of your code, and substitute subpackage with the package you want, and modules with the modules you want to import to your project.
## Logic Gates Module
To read the documentation for this module, [click this link](https://github.com/LovetheFrogs/PyCircTools/tree/main/PyCircTools/LogicGates).
## Multiplexers Module
To read the documentation for this module, [click this link](https://github.com/LovetheFrogs/PyCircTools/tree/main/PyCircTools/Multiplexers).
## Latches Module
To read the documentation for this module, [click this link](https://github.com/LovetheFrogs/PyCircTools/tree/main/PyCircTools/Latches).
## Exceptions
To read the documentation for this module, [click this link](https://github.com/LovetheFrogs/PyCircTools/tree/main/PyCircTools/Exceptions).
## About
PyCircTools is software developed by LovetheFrogs and licensed under GPL-3.0 license.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

PyCircTools-0.2.0-py3-none-any.whl (14.0 kB view hashes)

Uploaded Python 3

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