Skip to main content

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

avrdude_windows-7.1.0.tar.gz (1.1 MB view hashes)

Uploaded Source

Built Distribution

avrdude_windows-7.1.0-py3-none-any.whl (1.1 MB 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