Python library for hardware hacking with the GreatFET
Project description
# GreatFET Python Package and Utilities
This software is developed for python3. It should be compatible with python2, but we do less testing with python2 and plan to drop python2 support in the future.
## Installing or Updating Software
Unless you are developing software or testing software from git, you can install or update GreatFET software with: ` sudo pip3 install --upgrade greatfet `
## Building and Installing Software
To build and install GreatFET software without pip, you will require:
If you are using git, the preferred way to install libgreat is to use the submodule. From inside the cloned greatfet directory: ` git submodule init git submodule update `
Install libgreat: ` cd libgreat/host python3 setup.py build sudo python3 setup.py install cd ../.. `
Install greatfet: ` cd host python3 setup.py build sudo python3 setup.py install `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for GreatFET-2020.1.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29aef7f3f622b4344f71282f529018dfe2ffafccaaf4da9dc986a49c16cd8bef |
|
MD5 | cf421bc835a5ed123e159aad10f3bea0 |
|
BLAKE2b-256 | 4dbdfb9ae6d592d9dda3bfddb8bd403177b19fb2354637686bfb4c41d62d58f6 |