Browshot version 1.14.0
Browshot (http://www.browshot.com/) is a web service to easily make screenshots of web pages in any screen size, as any device: iPhone, iPad, Android, Nook, PC, etc. Browshot has full Flash, JavaScript, CSS, & HTML5 support.
The latest API version is detailed at http://browshot.com/api/documentation. browshot follows the API documentation very closely: the function names are similar to the URLs used (screenshot/create becomes screenshot_create(), instance/list becomes instance_list(), etc.), the request arguments are exactly the same, etc.
The library version matches closely the API version it handles: browshot 1.0.0 is the first release for the API 1.0, browshot 1.1.1 is the second release for the API 1.1, etc.
browshot can handle most the API updates within the same major version, e.g. browshot 1.0.0 should be compatible with the API 1.1 or 1.2.
You can install the library from PyPI: http://pypi.python.org/pypi/Browshot
The source code can be found on github at https://github.com/juliensobrier/browshot-python
INSTALLATION
python setup.py install
DEPENDENCIES
The following python packages are required to run browshot
urllib2 simplejson urlparse requests
Release files for Browshot 1.16.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| Browshot-1.16.0.linux-x86_64.tar.gz | Details |
Release files / Browshot-1.16.0.linux-x86_64.tar.gz
| Download URL | Browshot-1.16.0.linux-x86_64.tar.gz |
|---|---|
| Size | 14.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
557e3db2fdeda7a30c120892ab5ded7d503ef9de9ce90c55e9bfd0bb27b039df
|
|
BLAKE2b-256 checksum How to use checksums |
d9bc58fd83a8ed0f649463021a38a6c9b309c254aa2ac79541b5e3d1522ab9ba
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |