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
-
Go Binary
The Go binary in this project prints "Hello from Go!".
-
Python Wrapper
The Python wrapper script (
wrapper.py
) executes the Go binary and prints its output. -
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file go_pkg-0.0.2.tar.gz
.
File metadata
- Download URL: go_pkg-0.0.2.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7799d866e83a0d010e10f999b5e566c2ae51bb21493e0e71442268d8f96d41a |
|
MD5 | 7d3fec44dcec5e8786a2a4a5f7be834e |
|
BLAKE2b-256 | 875e3b440aab4d14c9c321502bc6214679bea8ba7852faea107797510e22169c |
File details
Details for the file go_pkg-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: go_pkg-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87fdaa5f6d2586886cf65edc07a551c5c7e1f93454038b9d882f9a4b103d685b |
|
MD5 | afdc2358b05cc1ff1d3cd304df62fdaa |
|
BLAKE2b-256 | 84d0ff4c50bd9ff530929f482fde6860296bf7272302b753f014b0d087f7ba17 |