Skip to main content

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.

bash

demo

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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

huster-0.0.6-py3-none-any.whl (12.0 kB view details)

Uploaded Python 3

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

Hashes for huster-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 15747aeb249a3878d90ac58a4149e6b01668812f4c6b9ced9d0856c340b548a4
MD5 6ba216ec73fe5e6b96937e9e17981b8b
BLAKE2b-256 9ff68382275c72be7c58cb0d653fdc7d76344597c547f5d0e7cdd94468f3ea84

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page