Writing plugins#

Before writing plugins, please familiarize yourself with the basics of the Python programming language. It is also recommended to read the Overview of Python Packaging. hircine discovers plugins via package metadata, so it is also useful to have a basic understanding of the Entry points specification.

The plugin examples on the following pages are a good place to start once you are ready. You may also have a look at the source code for the built-in scrapers.