pybehance package
Project description
behance-py
Free download of pictures from behance.net
Installation
pip install pybehance
Use
from pybehance import Behance
EXAMPLE_URL = "https://www.behance.net/gallery/157806987/Folio-Reader-Types"
behance = Behance() # without special path to save pics
behance = Behance(path_to_save="/path/to/save/example_dir")
data = behance.get_pictures_list(EXAMPLE_URL) # return list
behance.download_pictures() # download all pictures
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
pybehance-0.2.5.tar.gz
(6.2 kB
view details)
Built Distribution
File details
Details for the file pybehance-0.2.5.tar.gz
.
File metadata
- Download URL: pybehance-0.2.5.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c74054012569fcd5ee07e7de84610836e3a99f3ba1d643ddc7c36862a8f1a06 |
|
MD5 | 3ee5a61c49d31b96635af20d5fece766 |
|
BLAKE2b-256 | 08f8a607cf4c2d9ca0a2941676b0cf917b2da392aa914c840db2d6f30cd85940 |
File details
Details for the file pybehance-0.2.5-py2.py3-none-any.whl
.
File metadata
- Download URL: pybehance-0.2.5-py2.py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1fe5e8b43281ad977e7f1bceb5bc03a2babdcb939d07b280e6742e5dde4b2af0 |
|
MD5 | 607c792d043987d2a1d590276d28e820 |
|
BLAKE2b-256 | 3ad9bef569ef9e2b51f72bd8a82fcd0fe37b6061efdb5da96e8dc431ff706274 |