Automate screenshot taking
Project description
Webpic
Webpic fixes the issue of having to open ports on develepment websites to show the website to your friends.
Installation
Install via pip:
pip install webpic
Usage
Usage: webpic [OPTIONS] HOSTNAME SAVEPATH [URLS]...
Options: -f, --file PATH File containing URLs separated by newlines.
Examples
Let's say you have a django development server in your local machine with 2 urls: /home and /help and you want to save them in "screenshots"
webpic http://127.0.0.1:8000 ./screenshots home help
Or, if you have a long list of urls, put them in a file with the urls separated by new lines and run
webpic -f urls.txt http://127.0.0.1:8000 ./screenshots
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
webpic-0.1.3.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file webpic-0.1.3.tar.gz
.
File metadata
- Download URL: webpic-0.1.3.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f25c8eba515f3f00b341a0ee8953910f7febc58fb07e4f64011ecf26b04dc88 |
|
MD5 | 2f8e3b6df01294af1e8f1968fa887e74 |
|
BLAKE2b-256 | e9813f512e97b8404707f1c6ff3ed442ca10276550b3d9e2257c1cbd6f207fcd |
File details
Details for the file webpic-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: webpic-0.1.3-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b324676d5140594b83cff3feca5f63f0ae773969318fe7ffa7f5ed82b2a6ba27 |
|
MD5 | beb11cfbe5be158e732c35671289a758 |
|
BLAKE2b-256 | b4184523a40c1899e5fbe5346d4f34bb9cbcf3dc731e842b6ad19cc415a3b549 |