Installer and launcher for gopack, a deployment bundler for Python.
Project description
gopack-client
A small installer and launcher for gopack, a deployment bundler for Python written in Go.
Installing this package gives you a gopack command. The first time you run it, it downloads the native binary that matches your platform from the project's GitHub releases, verifies its checksum, and caches it. Every later run reuses the cached binary.
Install
pip install gopack-client
Use
gopack build ./myapp -r requirements.txt -o myapp
./myapp
gopack packs your application, a CPython runtime, and its dependencies into a
single executable that runs on a machine with no Python installed. See the main
project for full documentation.
Supported platforms
Linux and macOS on x86_64 and arm64, and Windows on x86_64.
License
Apache License 2.0.
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
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 gopack_client-0.1.0.tar.gz.
File metadata
- Download URL: gopack_client-0.1.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
550386c4de42de513dcb78dc7e63af99a5605e4874826da34df141c47008682b
|
|
| MD5 |
3145c02c068787111190ec37f8cb263d
|
|
| BLAKE2b-256 |
a9e5c49c0288888b05f88277bf0cd82d5cf8e3c7ce3c5314baeb8a0ba0a2097f
|
File details
Details for the file gopack_client-0.1.0-py3-none-any.whl.
File metadata
- Download URL: gopack_client-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a098ccd1bd007b571782fcb1d7c192a0452270c593128ed41e4e08829c012967
|
|
| MD5 |
625d4c22968273102cb669ed6529a900
|
|
| BLAKE2b-256 |
3ad1d8d0183ee55908027b1f5bbc2f88cf6b50919e22025c9e6e8b5faeb46a00
|