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
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 greatfet-2025.0.0-py3-none-any.whl.
File metadata
- Download URL: greatfet-2025.0.0-py3-none-any.whl
- Upload date:
- Size: 455.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff233089747beaa8901a0dd11764d627571f97ae5d768ea3090a95dfae9c1ebe
|
|
| MD5 |
9cf2eaf85b4b13b1d42851caf4b3479c
|
|
| BLAKE2b-256 |
61df7bd05d2138f65d2c8f62d177059968393e1e112616a5d2d2c342813b1e1c
|