python3-django-menu-generator-ng

generate menu structures for Django projects

django-menu-generator-ng is a productivity tool that enables the generation of full featured menus through Python dictionaries, so that you only need to setup the HTML structure once for each menu you like to build and then use the dictionaries to generate menu items.

python3-django-maintenance-mode

show a 503 error page when maintenance-mode is on in Django

django-maintenance-mode shows a 503 error page when maintenance-mode is on.

uxplay

open-source AirPlay mirroring server

This lets you use AirPlay mirroring on your computer. Its main use is to act like an AppleTV for screen-mirroring (with audio) of iOS/macOS clients (iPads, iPhones, MacBooks) in a window on the server display on a host running Linux, macOS, or other unix, using Apple's AirPlay Mirror protocol first available in iOS 5.

python3-django-haystack-redis

Whoosh storage engine using redis for persistence

Haystack-redis is a whoosh storage engine using redis for persistence. A Haystack SearchBackend subclass is also provided. Normally the STORAGE key could just be set but Haystack is only aware of file and ram backends.

python3-mwoauth

Generic MediaWiki OAuth handshake helper.

mwoauth is an open licensed (MIT) library designed to provide a simple means to performing an OAuth handshake with a MediaWiki installation with the OAuth Extension installed.

python3-swagger-spec-validator

Validation of Swagger specifications (Python3 version)

Swagger Spec Validator is a Python library that validates Swagger Specs against the Swagger 1.2 (https://github.com/swagger-api/swagger-spec/blob/master/versions/1.2.md) or Swagger 2 (https://github.com/swagger-api/swagger-spec/blob/master/versions/2.0.md) specification. The validator aims to check for full compliance with the Specification.