Skip to main content

tools for copy web

Project description

webcopy

PyPI PyPI - License PyPI - Python Version PyPI - Downloads

Installation

pip install webcopy

Development Setup

git clone https://github.com/dzxs/webcopy.git
cd webcopy
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
pip install -e .
webcopy -h

Packaging and distributing projects

pip install --upgrade setuptools wheel
python setup.py sdist bdist_wheel
pip install --upgrade twine
twine upload dist/*

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

webcopy-1.0.1.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

webcopy-1.0.1-py3-none-any.whl (3.8 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