A pypi package containing avrdude binaries for Windows
Project description
avrdude_windows
This package installs the avrdude (x32 and x64-only) binaries for Windows via pypi/pip. There is a single python function in this library which allows you to get the path of the avrdude executable:
from avrdude_windows import get_avrdude_path
print(get_avrdude_path())
The MIT license in this repository only applies to the single python function mentioned above - avrdude is licensed separately. Source code and binary releases for avrdude can be found in the project repository.
If you are using Mac, you should use Homebrew instead:
brew install avrdude
Or on Linux, you should use the package manager of your distribution, for example:
sudo apt install avrdude
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
File details
Details for the file avrdude_windows-7.1.0.tar.gz
.
File metadata
- Download URL: avrdude_windows-7.1.0.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e883b5c8b1f1db9f57610cfb377490f829e7d657549630eacdcbdf587ccf09ca |
|
MD5 | 69a1c3c3cff879f5b3c9aec99b54a691 |
|
BLAKE2b-256 | a0c6b562430d75df35f33a02ddecb6210c117862562ef39f25590e7db8a1d38f |
File details
Details for the file avrdude_windows-7.1.0-py3-none-any.whl
.
File metadata
- Download URL: avrdude_windows-7.1.0-py3-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 287f87004f3f82737f8eb909bcb772c9e9e5b8d0b563e160a46f50b59ae0fd29 |
|
MD5 | 90088b3e35739eb5e9781d34a3400c95 |
|
BLAKE2b-256 | 64db56d827a170efb7a1edea2c8c92575f897df5a206e6ebab046a38dad36c2e |