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
Release files for webpic 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| webpic-0.1.3.tar.gz | 2.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| webpic-0.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.3 kB
Release files / webpic-0.1.3.tar.gz
| Download URL | webpic-0.1.3.tar.gz |
|---|---|
| Size | 2.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0f25c8eba515f3f00b341a0ee8953910f7febc58fb07e4f64011ecf26b04dc88
|
|
BLAKE2b-256 checksum How to use checksums |
e9813f512e97b8404707f1c6ff3ed442ca10276550b3d9e2257c1cbd6f207fcd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.5
|
Release files / webpic-0.1.3-py3-none-any.whl
| Download URL | webpic-0.1.3-py3-none-any.whl |
|---|---|
| Size | 2.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b324676d5140594b83cff3feca5f63f0ae773969318fe7ffa7f5ed82b2a6ba27
|
|
BLAKE2b-256 checksum How to use checksums |
b4184523a40c1899e5fbe5346d4f34bb9cbcf3dc731e842b6ad19cc415a3b549
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.5
|