Skip to main content

Kivy GUI for pysamloader

Project description

https://img.shields.io/pypi/v/pysamloader-gui.svg?logo=pypi https://img.shields.io/pypi/pyversions/pysamloader-gui.svg?logo=pypi https://img.shields.io/travis/ebs-universe/pysamloader-gui.svg?logo=travis https://img.shields.io/coveralls/github/ebs-universe/pysamloader-gui.svg?logo=coveralls https://img.shields.io/requires/github/ebs-universe/pysamloader-gui.svg https://img.shields.io/pypi/l/pysamloader-gui.svg

Introduction

pysamloader-gui is a kivy based GUI frontend to the pysamloader python library for writing flash on Atmel’s ARM chips via SAM-BA.

See the pysamloader documentation at ReadTheDocs. for information about device support and features. This GUI is intended to be simple, straightforward, and opinionated. It does not expose a great deal of flexibility, and is intended to ‘just work’.

Requirements & Installation

pysamloader-gui should work on any platform which supports python and kivy. It is best tested on Linux followed by on Windows (10 and 7). pysamloader-gui supports only python 3.4 and later, due to its kivy dependency.

In general, pysamloader-gui is expected to be pip-installed. It can be safely installed into a virtualenv. As long as you have a functioning python installation of sufficient version, installing pysamloader-gui would be simply :

$ pip install pysamloader-gui

If you require pre-built binaries, they are available for 64-bit Linux and Windows. However, be aware that these binaries are not thoroughly tested, and your mileage may vary based on your specific operating system and machine architecture. You will also have to manually copy the included devices folder to the correct location.

When using binary packages, the included devices folder contains the included device support modules, each of which is a python file with a single class of the same name, containing device specific information about one device. This folder should be copied into a separate location where you can safely add, remove, or modify device configuration as needed. This device library is shared with the pysamloader CLI application, which need not be separately installed in order to the the GUI application. The location is that provided by user_config_dir of the python appdirs package for the pysamloader application, specifically :

  • Linux : ~/.config/pysamloader

  • Windows : C:\Users\<username>\AppData\Roaming\Quazar Technologies\pysamloader

(Also see the pysamloader documentation).

The current pysamloader-gui windows .msi installer will create this folder and populate it as a part of the install process.

If you wish to develop, modify the sources, or otherwise get the latest version, it can be installed from a clone of the git repository (or from a source package) as follows :

$ git clone https://github.com/ebs-universe/pysamloader-gui.git
$ cd pysamloader
$ pip install -e .

Project Information

The latest version of the documentation, including installation, usage, and API/developer notes can be found at ReadTheDocs.

The latest version of the sources can be found at GitHub. Please use GitHub’s features to report bugs, request features, or submit pull/merge requests.

The principle author for pysamloader-gui is Chintalagiri Shashank. The author can be contacted if necessary via the information on the author’s github profile . See the AUTHORS file for a full list of collaborators and/or contributing authors, if any.

pysamloader-gui is distributed under the terms of the GPLv3 license . A copy of the text of the license is included along with the sources.

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

pysamloader-gui-0.6.5.tar.gz (512.5 kB view details)

Uploaded Source

Built Distribution

pysamloader_gui-0.6.5-py3-none-any.whl (414.9 kB view details)

Uploaded Python 3

File details

Details for the file pysamloader-gui-0.6.5.tar.gz.

File metadata

  • Download URL: pysamloader-gui-0.6.5.tar.gz
  • Upload date:
  • Size: 512.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.5

File hashes

Hashes for pysamloader-gui-0.6.5.tar.gz
Algorithm Hash digest
SHA256 f04f51f86852fc14f95b3a58c78011f1db6cdd9b75514918a3981d20f1d96321
MD5 2af0516b43855002396e3747f4d720c3
BLAKE2b-256 1e480608db64f5f3e84d7cdddd1a40660921f2bb4d54b4e23ea4fe08092ece84

See more details on using hashes here.

File details

Details for the file pysamloader_gui-0.6.5-py3-none-any.whl.

File metadata

  • Download URL: pysamloader_gui-0.6.5-py3-none-any.whl
  • Upload date:
  • Size: 414.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.5

File hashes

Hashes for pysamloader_gui-0.6.5-py3-none-any.whl
Algorithm Hash digest
SHA256 127e1bec9a1d48cb850ff51ce339bea310d4173827eb4e8db3c7a5086a67feb5
MD5 e294c69355758c6bf2355338e68d4298
BLAKE2b-256 68130031f9906a8cb3a1af87a828cf307bb52d74e6d9910c2b20a42ed1f275b8

See more details on using hashes here.

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