Skip to main content

pyfuze makes your Python project run anywhere

Project description

pyfuze

GitHub PyPI - Version

description

pyfuze makes your Python project run anywhere.

install

pip install pyfuze

usage

pyfuze ./examples/ip.py --reqs requests --win-gui

This command will generate dist/ip.zip which contains:

  • pyfuze.com
  • .python-version (default "3.8")
  • requirements.txt ("requests")
  • src/ip.py
  • config.txt (2 lines: entry=ip.py win_gui=1)

pyfuze.com is an Actually Portable Executable, capable of running natively on Linux, macOS, Windows, FreeBSD, OpenBSD, NetBSD, and BIOS across both AMD64 and ARM64 architectures.

Executing pyfuze.com will do the following:

  • install uv in ./uv folder
  • install python in ./python (version: .python-version)
  • install dependencies in requirements.txt
  • run the Python project

Note: uv primarily supports macOS (both Apple Silicon and x86_64), Linux (x86_64), and Windows (x86_64).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyfuze-0.5.2-py3-none-any.whl (361.7 kB view details)

Uploaded Python 3

File details

Details for the file pyfuze-0.5.2-py3-none-any.whl.

File metadata

  • Download URL: pyfuze-0.5.2-py3-none-any.whl
  • Upload date:
  • Size: 361.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.7.5

File hashes

Hashes for pyfuze-0.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 17d36ed0d95448c0c0a540472b9249222ada74d79b95af8a1a697d52a08db152
MD5 f67a044e28520068731eab455fe4de2f
BLAKE2b-256 acc101c254ced3bad9a154ef14d3149d89de9935d6b17ee0dfb89c5ba1d28eb4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page