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
sprite.server-0.0.4.tar.gz
(168.1 kB
view details)
File details
Details for the file sprite.server-0.0.4.tar.gz.
File metadata
- Download URL: sprite.server-0.0.4.tar.gz
- Upload date:
- Size: 168.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d032cca1f8605c646d9b0297009d6bee3335ec3fb7a7d5128383701ff4f13219
|
|
| MD5 |
82111853f9d420229ba50ca4c4f7d8da
|
|
| BLAKE2b-256 |
83528250f7155bb9ae48e90a776fe1333468fc2432602833286141c3d9ece247
|