Skip to main content

flask waitress file share program

Project description

QR share

Serve a file on local network and give the url in qrcode form on console

Install

pip install qrshare

Usage

Commandline

qrshare --help
Usage: __main__.py [OPTIONS] PATH

Options:
  --port INTEGER  waitress server port
  --help          Show this message and exit.

Code Example

from qrshare import Network

Network.serve(ABS_PATH_TO_FILE, port=[OPTIONAL]PORT)

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

qrshare-0.1.3.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

qrshare-0.1.3-py3-none-any.whl (8.2 kB view hashes)

Uploaded Python 3

Supported by

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