Dependency-free library to create Karnaugh Map objects which can be solved and manipulated (GUI and CLI included)
Project description
Karnaugh Maps
Dependency-free library to create Karnaugh Map objects which can be solved and manipulated (GUI and CLI included)
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
About The Project
I was inspired by a topic that i was studying at school and so I made a program to solve Karnaugh maps
Built With
- Python version >= 3.8
- may work with earlier versions but it is untested feel free to try it by downloading from my github https://github.com/BizTecBritain/KarnaughMap
Getting Started
To get a local copy up and running follow these simple steps.
Prerequisites
-
Install git and python
$ sudo apt-get update $ sudo apt-get install git $ sudo apt-get install python -
(Optional) Create virtual environment
-
Linux:
$ python -m venv venv $ venv/bin/activate -
Windows:
> python -m venv venv > venv/Scripts/activate.bat
-
Installation
Clone the repo with $ git clone https://github.com/BizTecBritain/KarnaughMap.git
Usage
First enter the directory with
$ cd src
Then to use this code as a GUI simply run
$ python main.py
For more examples, please refer to the Documentation
Roadmap
See the open issues for a list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE for more information.
Contact
Alexander Bisland - Twitter: @BizTecBritain - Email: BizTecBritain@gmail.com
Project Link: https://github.com/BizTecBritain/KarnaughMap
Acknowledgements
- Thanks to othneildrew for the blank README.md file
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file KarnaughMap-1.0.3.tar.gz.
File metadata
- Download URL: KarnaughMap-1.0.3.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59307858f7493e09ecc649b812a348ff9586d8d4ae24586bbfaafd1fd711f30a
|
|
| MD5 |
9fd0e603f055bfd76ed740a3ec627a8d
|
|
| BLAKE2b-256 |
eacd8b7b46628a4184c7ac89cd512a8de7ac48b2b1b1c154a336abad6d674aa3
|
File details
Details for the file KarnaughMap-1.0.3-py3-none-any.whl.
File metadata
- Download URL: KarnaughMap-1.0.3-py3-none-any.whl
- Upload date:
- Size: 15.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f24da7f7b05c470f6599a23995b938b025a15eba748bc5e0780ecfbdce0b72a
|
|
| MD5 |
c0609f4f4b9fd6335125d4a7ab2b419c
|
|
| BLAKE2b-256 |
26ac4edb6ec1452497af2e3452860aec3f67387d2fb69278de83bf2706969b51
|