项目作者: anuraggupta29

项目描述 :
Image scraping library for python.
高级语言: Python
项目地址: git://github.com/anuraggupta29/picoscrape.git
创建时间: 2020-05-17T18:20:49Z
项目社区:https://github.com/anuraggupta29/picoscrape

开源协议:MIT License

下载


PicoScrape

A python package to scrape images from UnSplash.


Install via cmd : pip install picoscrape

@joel.barmettler/how-to-upload-your-python-package-to-pypi-65edc5fe9c56">How to upload python package to PyPI?

Details


  • Name : picoscrape

  • Version : 1.0

  • License : MIT License

  • Author : Anurag Gupta

  • Author Email : anuraggupta29@outlook.com

  • URL = https://github.com/anuraggupta29/picoscrape

  • Requirements : Selenium

  • Development Status : 3 - Alpha

  • Intended Audience :: Developers

  • Topic : Software Development - Build Tools

Description


This is a python package with functions to easily scrape images from various websites. It also has basic file editing functions and image manipulation functions to ease the process of acquiring image datasets for training models.

Use help(), dir() in python to get better insights on how to use this package,

Do make a pull request to contribute to this project

Currently, this package only supports image downloads from Unsplash.