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.4.tar.gz
(9.5 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.4.tar.gz.
File metadata
- Download URL: pyservx-1.0.4.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fa8f57a268c4bb8b12e5f92ce020910b8c5bb940cab4d6fd871f0cd0f756187
|
|
| MD5 |
2c9c71a7d31e23d6e6607a9f6a61aa83
|
|
| BLAKE2b-256 |
db501c058f2c0ad09f778e6794dbc6eb1047c5cf58ad933bcc29db314fc7ca6d
|
File details
Details for the file pyservx-1.0.4-py3-none-any.whl.
File metadata
- Download URL: pyservx-1.0.4-py3-none-any.whl
- Upload date:
- Size: 9.2 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 |
e3b60bc39b655ce1ea1c41cba7e72bd0d206e0cd62562a43fe9596194648f165
|
|
| MD5 |
d42db1f55db395ecdacbe9870283868c
|
|
| BLAKE2b-256 |
4d8e4b2201ce48c068533aaaf2262798ac7d30fb15f04212a0e1ca635f915ab8
|