Skip to main content

A small example package to install go binaries with pip

Project description

Test Pip Install with Go

This is a simple project demonstrating how to package a Go binary along with a Python wrapper and make it installable using pip.

Getting Started

  1. Go Binary

    The Go binary in this project prints "Hello from Go!".

  2. Python Wrapper

    The Python wrapper script (wrapper.py) executes the Go binary and prints its output.

  3. Tests

    The python file (wrapper_test.py) executes one tests to test the output of the golang binary.

Installation

You can install this package using pip:

pip install go-pkg

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

go_pkg-0.0.2.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

go_pkg-0.0.2-py3-none-any.whl (2.7 kB 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