Skip to main content

Python Binary Tools

Project description

Copyright (c) 2022 Jérémie DECOCK (www.jdhp.org)

Description

Python Binary Tools

Note:

This project is still in beta stage, so the API is not finalized yet.

Dependencies

C.f. requirements.txt

Installation

Gnu/Linux

Posix (Linux, MacOSX, WSL, …)

From the binutils source code:

conda deactivate         # Only if you use Anaconda...
python3 -m venv env
source env/bin/activate
python3 -m pip install --upgrade pip
python3 -m pip install -r requirements.txt
python3 setup.py develop

Windows

From the binutils source code:

conda deactivate         # Only if you use Anaconda...
python3 -m venv env
env\Scripts\activate.bat
python3 -m pip install --upgrade pip
python3 -m pip install -r requirements.txt
python3 setup.py develop

Documentation

Example usage

Build and run the Python Docker image

Build the docker image

From the binutils source code:

docker build -t binutils:latest .

Run unit tests from the docker container

From the binutils source code:

docker run binutils pytest

Run an example from the docker container

From the binutils source code:

docker run binutils python3 /app/examples/hello.py

Bug reports

To search for bugs or report them, please use the binutils Bug Tracker at:

https://gitlab.com/jdhp/binutils/issues

License

This project is provided under the terms and conditions of the MIT License.

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

binutils-0.3.dev1.tar.gz (16.7 kB view details)

Uploaded Source

Built Distribution

binutils-0.3.dev1-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file binutils-0.3.dev1.tar.gz.

File metadata

  • Download URL: binutils-0.3.dev1.tar.gz
  • Upload date:
  • Size: 16.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for binutils-0.3.dev1.tar.gz
Algorithm Hash digest
SHA256 e8f387fb1e582f354897720aa27546ba418031d35df1746dce57dcb62b4a62cc
MD5 e1b80b064b3f0d621b1fc667dc59ecd1
BLAKE2b-256 440120557910abdb3981427153605126fc512f617929303910ccb73267ba3a9c

See more details on using hashes here.

File details

Details for the file binutils-0.3.dev1-py3-none-any.whl.

File metadata

  • Download URL: binutils-0.3.dev1-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for binutils-0.3.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 86a61c9f7bd0a43351d95055acc9e6073d2a4191951a26eddbd00685b784a3a2
MD5 9e07088fb3aa559026b5d6156745a305
BLAKE2b-256 e8343ebc38898b4bc4bbdf3ca49f789c91b68f6886d65d661114eb26bbbd151f

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