HTTP Uploading Server Tool.
Project description
# Huster
HTTP Uploading Server Tool
## Install
You can install it from pip or source code.
pip
`bash pip install huster `
source code
`bash git clone https://github.com/ZQPei/Huster.git cd Huster python setup.py install # use sudo if necessary `
## Usage
`bash build_server --port [port=8000] --base_dir [base_dir="/"] `
or
`bash python -m huster.server --port [port=8000] --base_dir [base_dir="/"] `
## Example If you have built a server on your machine, you can assess it by browsing http://xxx.xxx.xxx.xxx:8000.
It provide a button to upload file from local to server.
![bash](./demo/huster_demo_bash.png)
![demo](./demo/huster_demo.png)
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
File details
Details for the file Huster-0.0.5.tar.gz
.
File metadata
- Download URL: Huster-0.0.5.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa345aedcd8491c7ebcd08af69a6d8739820beda895cddd78d79563ff76b0dde |
|
MD5 | 9ca311a2b9a731cb80ae66aea8de0c57 |
|
BLAKE2b-256 | 77ff8fa0771e3cb76438646b155c958f80952a85db9eaf083ff29082b13c282d |