Python library with helpers for packaging golang source code
Project description
manygo
A Python library for generating platform-specific tags for Golang packages and binaries.
Features
- Convert Golang platform identifiers (GOOS and GOARCH) to Python platform tags
Installation
pip install manygo
Usage
>>> import manygo
>>> manygo.get_platform_tag('linux', 'amd64')
'manylinux_2_17_x86_64'
>>> manygo.get_platform_tag('darwin', 'arm64')
'macosx_11_0_arm64'
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
manygo-0.2.0.tar.gz
(5.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file manygo-0.2.0.tar.gz.
File metadata
- Download URL: manygo-0.2.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.15 {"installer":{"name":"uv","version":"0.9.15","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90a951179f0d294d7063a4fc5446b52646cff140c386f9c92ca391116a287098
|
|
| MD5 |
cd5471f04e2aacf9ed64d1a02686f86e
|
|
| BLAKE2b-256 |
94a7977d391cdb2993d9b2907bfe85dfc2f1840cd06169552af8a3e0b8e0950b
|
File details
Details for the file manygo-0.2.0-py3-none-any.whl.
File metadata
- Download URL: manygo-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.15 {"installer":{"name":"uv","version":"0.9.15","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
322567f555f0c9896e163f4cecdcd5aa6402996933a6a8ec1cea7f67dae9accd
|
|
| MD5 |
21914d6f4221cae5ba955765c31efef2
|
|
| BLAKE2b-256 |
a15cb9a9846531971d89d16c8640a85c00fc5e159d6710cde60411b906fb8be8
|