Skip to main content

A hardened, Rust-backed static file server with native Python bindings

Project description

eggserve

A hardened, Rust-backed static file server, packaged as a Python wheel.

Release wheels support CPython 3.14 only (>=3.14,<3.15) and bundle the platform-native eggserve CLI binary.

Installation

pip install eggserve

Usage

eggserve
eggserve 8000
eggserve --directory public
python -m eggserve --directory public 8000

Safe defaults

  • Binds to 127.0.0.1 (loopback only)
  • No symlink following
  • No dotfile serving
  • No directory listing
  • GET and HEAD only
  • Request bodies rejected

Building from source

pip install maturin
cargo build --release --locked -p eggserve-bin
mkdir -p crates/eggserve-python/python/eggserve/bin
cp target/release/eggserve crates/eggserve-python/python/eggserve/bin/eggserve
chmod +x crates/eggserve-python/python/eggserve/bin/eggserve
cd crates/eggserve-python
maturin build --release --interpreter python3.14 -o dist

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 Distributions

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

eggserve-0.1.0-cp314-cp314-win_amd64.whl (1.6 MB view details)

Uploaded CPython 3.14Windows x86-64

eggserve-0.1.0-cp314-cp314-manylinux_2_34_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

eggserve-0.1.0-cp314-cp314-macosx_11_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

File details

Details for the file eggserve-0.1.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: eggserve-0.1.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for eggserve-0.1.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 65d35580d3354a6dbcf88033b0f5e4b8bfec0b12c15f9f1d451ec79261cc0fad
MD5 4c33aa38867c311edcb4b7deb540f18a
BLAKE2b-256 1582bec6adee35e7999c55f652c755437234c3e42ce0749f419b9fa1231d3ad3

See more details on using hashes here.

Provenance

The following attestation bundles were made for eggserve-0.1.0-cp314-cp314-win_amd64.whl:

Publisher: release.yml on eggstack/eggserve

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eggserve-0.1.0-cp314-cp314-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for eggserve-0.1.0-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 d953fe5e5c675bb2ed7326214a9f62690a3b1a2b1a8bb0fc6ba47013de262f4f
MD5 43d9be7589faec0f06307085938d6dc4
BLAKE2b-256 2cc326d20f1ae8102c1461dd491eefeee072bb23fca3c8110279dbe2ccf83a75

See more details on using hashes here.

Provenance

The following attestation bundles were made for eggserve-0.1.0-cp314-cp314-manylinux_2_34_x86_64.whl:

Publisher: release.yml on eggstack/eggserve

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eggserve-0.1.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for eggserve-0.1.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8845353218950d30478bf78fbbe2f7993ea905fb20fc5a959ca4f9f17df49e67
MD5 7830397f61cedc3130a8627d26ef9570
BLAKE2b-256 906a1993264bef273fe6bfb26c62acbb373c47993909234bb344615b855ff30f

See more details on using hashes here.

Provenance

The following attestation bundles were made for eggserve-0.1.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: release.yml on eggstack/eggserve

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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