HTTP Uploading Server Tool.
Project description
Huster
HTTP Uploading Server Tool
Install
You can install it from pip or source code.
-
install from pip
pip install huster
-
install from github
pip install git+https://github.com/ZQPei/Huster.git@master
-
install from source code
git clone https://github.com/ZQPei/Huster.git cd Huster python setup.py install # use sudo if necessary
Usage
build_server --port [port=8000] --base_dir [base_dir="/"]
or
python -m huster.server --port [port=8000] --base_dir [base_dir="/"]
For simplification, the following command can redirect the output to /dev/null.
nohup build_server --port 8000 >/dev/null 2>&1 &
Example
If you have built a server on your machine, you can assess it by browsing http://xxx.xxx.xxx.xxx:8000.
It provides a button to upload file from local to server.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
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 huster-0.0.6-py3-none-any.whl.
File metadata
- Download URL: huster-0.0.6-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15747aeb249a3878d90ac58a4149e6b01668812f4c6b9ced9d0856c340b548a4
|
|
| MD5 |
6ba216ec73fe5e6b96937e9e17981b8b
|
|
| BLAKE2b-256 |
9ff68382275c72be7c58cb0d653fdc7d76344597c547f5d0e7cdd94468f3ea84
|