A simple Python server package
Project description
PyServeX
A simple HTTP server for file sharing with a retro-styled web interface.
Installation
Install using pip:
pip install pyservx
Or use pipx for an isolated environment (recommended for Linux):
pipx install pyservx
Ensure you have Python 3.6 or higher installed.
Usage
Run the server:
pyservx
- Follow the prompt to select a shared folder.
- The server will start at
http://localhost:8088and other network IPs. - Access the web interface to browse, download, or upload files.
- Use
Ctrl+Cto stop the server.
Features
- File and folder browsing with a retro "hacker" UI.
- Download entire folders as ZIP files.
- Upload files via the web interface.
- Accessible via localhost (
127.0.0.1) and network IPs.
Requirements
- Python 3.6+
- No external dependencies
License
MIT License
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
pyservx-1.0.3.tar.gz
(9.4 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 pyservx-1.0.3.tar.gz.
File metadata
- Download URL: pyservx-1.0.3.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbc389ccb2cc7c0ca5a322f0b0807cec7b6a095999f4055480e9264c211dcbb2
|
|
| MD5 |
bad983c5474ca82c349556609e2f9780
|
|
| BLAKE2b-256 |
d1ab751717bf7ab4edc1d0e6c2b9976a3f16f10e50ae15e72f75eac82fb5fa1e
|
File details
Details for the file pyservx-1.0.3-py3-none-any.whl.
File metadata
- Download URL: pyservx-1.0.3-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88338fa78d4c591c097c93f1819509733b508641aad54f99ceb3918ba1db864f
|
|
| MD5 |
e3cd4222703e0f00c2ce1a350801777e
|
|
| BLAKE2b-256 |
1ed3b023aef47578e27538a9dc80c50491a2f04e74ed957f1384b7d3f14b01d0
|