Skip to main content

Python module for the eponym voltage glitch training. Contains everything required to run the tutorials.

Project description

This package contains all the companion scripts required to run the Jupyterlab notebooks of the Arduiglitch voltage glitch training developed by the hardware security department (SAS) of l’École des Mines de Saint-Étienne.

Repackage a local version

The packages setuptools and build are required to repackage the module. They should be installed when updating with pipenv update.

The pyproject.toml contains all the configuration for the packaging process. To build the package execute the following commands from the root of the repository :

pipenv shell
python -m build

If the packaging process went well, the module wheel should be located in dist/`.

To install this local version in a project, use Pipenv and specify the path to the .whl file as follows:

pipenv uninstall arduiglitch
pipenv install relative/path/to/arduiglitch/dist/arduiglitch-*.*.*-*-*-*.whl

For later local updates, the uninstall Pipenv command prevents the use of a cached version in case the version number of the new version is the same as the current one.

It is advised to change the version number in the pyproject.toml file after each build. In such case, the path to the new module wheel needs to be adjusted in the Pipfile and only pipenv update is required to update.

License

GNU General Public License version 3

For more information, see the LICENSE file at the root of the project.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

arduiglitch-0.1.3-py3-none-any.whl (14.6 kB view details)

Uploaded Python 3

File details

Details for the file arduiglitch-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: arduiglitch-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 14.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for arduiglitch-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ae31bea44cdbc53daeb8851a06723ec349a401aac00d2b9a7cf6b74a2c9e64b8
MD5 600083866114a9b1fd3900188b34f6c6
BLAKE2b-256 d440e9f6bac5ebfe9d9ac9e4e05e5bb154cd29729d7d41d67d2ad2a9e1a8c7b7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page