A simple server for uploading and downloading files.
Project description
Sprite Server
Sprite Server is a simple static server. A simple command can start the service. Files can be uploaded and downloaded without configuration. It can be used for development, testing and learning.
Note: Do not use in production environments.
Features
-
Download files from the server.
-
Select the files and upload them to the server directory.
-
Upload files to the server directory by dragging and dropping.
Installation
Install via pip:
pip install sprite.server
Usage
Start server
# The default port number is 6060
python -m sprite.server [port number]
Access server
Visit: http://localhost:6060
Options
| Option | Description | Defaults |
|---|---|---|
| <port> | Port to use. | 6060 |
| -v, --version | Show version number. | |
| -h, --help | Print this list. |
Enjoy!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 sprite_server-1.0.2.tar.gz.
File metadata
- Download URL: sprite_server-1.0.2.tar.gz
- Upload date:
- Size: 168.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c542dfbddfa77ece3fbac5316e1460aa9d6c8af963e45aba5437f440ab1ba083
|
|
| MD5 |
ec42bbc557ef70209abca1bef2ac6a81
|
|
| BLAKE2b-256 |
7260a2a22f9c839074cd10c46df517ec29c811e382f9bb55fdba8b8d1c68c70d
|
File details
Details for the file sprite_server-1.0.2-py3-none-any.whl.
File metadata
- Download URL: sprite_server-1.0.2-py3-none-any.whl
- Upload date:
- Size: 168.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f31e68df42271b1759096cdc1789f86856dae49042a9ce3b172d4f9b19e04a71
|
|
| MD5 |
6e4c1a0c27739ac71e4b8c3ef8018a34
|
|
| BLAKE2b-256 |
4f669497535a4f90ba21424ed99b16a11d9af3ab3fb8695b1c69868e4749b924
|