Skip to content

Latest commit

 

History

History

nichtparasoup-imagecrawler-plugin

nichtparasoup ImageCrawler: Placeholders

This is an example plugin for nichtparasoup.
Purpose of this project is, to give ImageCrawler plugin developers a kick start.

This project includes:

  • simple demo implementation nichtparasoup_placeholders
  • nichtparasoup example config
  • some minimal docs
  • rules fo static code analysis and type-checks via mypy
  • preparation for unit tests via pytest
  • minimal install script setup.py
  • some minimal project setup configs

For details how write a ImageCrawler plugins, see the dedicated docs.