Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
This project is archived. Its data is
read-only
.
Changes
Page history
Update tutorial
authored
Jul 19, 2017
by
sph
Show whitespace changes
Inline
Side-by-side
plugins/tutorial.md
View page @
23b0570a
# Tutorial
# Tutorial
for writing plug-ins
In the simplest case you inherit the appropriate interface class from
``owscaling/plugins.py``
and override the following properties/methods in your plug-in:
...
...
...
...