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-1.0.0.tar.gz
(167.8 kB
view details)
File details
Details for the file sprite.server-1.0.0.tar.gz.
File metadata
- Download URL: sprite.server-1.0.0.tar.gz
- Upload date:
- Size: 167.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
abf64cc495e6ec01be786a56919ecb09edd2a9a677f1a7be5d7bbd9acba8080a
|
|
| MD5 |
b0b7a8a3126740f76e12efe3ba269721
|
|
| BLAKE2b-256 |
b4b94cd3c5b76dc98100e03b1cf6fb1a3922c5d5c361bde2e86f4097e46d2931
|