Skip to main content

pyfuze makes your python script actually run anywhere

Project description

pyfuze

GitHub PyPI - Version

description

pyfuze makes your python script actually run anywhere.

install

pip install pyfuze

usage

pyfuze build t.py --python 3.8 --reqs requests,numpy

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

  • pyfuze.com
  • .python-version (one line, "3.8")
  • requirements.txt (two lines, "requests" and "numpy")
  • t.py

pyfuze.com is an actually portable executable, so you can run it natively on Linux + Mac + Windows + FreeBSD + OpenBSD + NetBSD + BIOS on AMD64 and ARM64.

Notice: uv mainly supports macOS (Apple Silicon + x86_64), Linux (x86_64) and Windows (x86_64).

Executing pyfuze.com will result in:

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

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.2.3-py3-none-any.whl (354.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pyfuze-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 94170c2560503d70c41fbe8c291b2b8d38caa9e36bf2e73fd72622808f761940
MD5 be3cc7693ff0a6c2f3c1b8d855438daf
BLAKE2b-256 e9e953584d2e2d2c94044894555d6a1e350ab552292b408c327b79799ecc218c

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