lua-uri
pure Lua library to normalize and validate URIs/URLs
Provides methods for manipulating URIs in various ways.
In particular, you can resolve relative URI references
to create absolute URIs, and extract parts of URIs.
python-vcr
record and replay HTML interactions (Python library)
vcr.py records all interactions that take place through the HTML libraries
it supports and writes them to flat files, called cassettes (YAML format by
default). These cassettes could be replayed then for fast, deterministic
and accurate HTML testing.
python-djangorestframework-generators
Generate DRF Serializers, Views, and URLs (Python2 version)
Writing APIs can be boring and repetitive work. With DRF Generators, one simple
command will generate all Views, Serializers, and even Urls for a Django Rest
Framework application.
icinga-web-config-icinga
host and network monitoring system - database config for Icinga 1.x
Icinga is a modular monitoring framework for hosts, services, and
networks, based on the Nagios project. It is designed to be easy to
understand and modify to fit any need.