17 projects
pyglslify
Thin wrapper for the glslify nodejs tool, use stack.gl shader modules in Python.
glsl-shaderinfo
Parses GLSL shader files and returns info about declared vars, inputs outputs, uniforms etc.
waterloo
Tool to convert 'typed docstrings' (i.e. Sphinx 'Napoleon' format) to PEP-484 Py2 type comments.
hypothesis-grammar
A reverse-parser as a Hypotheses strategy: generate examples from an EBNF grammar
django-concurrent-test-helper
Helpers for executing Django app code concurrently within Django tests
megaparsy
Library porting many of the combinators from Haskell's Megaparsec for use with Python's Parsy.
factoryboy-gaendb
Factoryboy base factories and helpers for Google App Engine ndb models
kombu-django-json-serializer
A JSON serializer for Kombu that makes use of Django's extended JSON serializers
django-tempocal
A django-fied, templated version of Python's built-in HTMLCalendar.
django-conditional-aggregates
Django aggregate functions which operate conditionally (i.e. generate SQL `CASE WHEN` statements)
dirtyebay
An eBay API client which respects (XSD) schema and talks SOAP but doesn't use Suds
django-exclusivebooleanfield
Provides an `ExcluveBooleanField` which is a boolean (db) field where only one row in the table (or optionally, a subset of table based on value of other fields) is `True` and all the other rows are `False.
django-director
UNKNOWN
django-cas-cache
UNKNOWN
EbaySuds
UNKNOWN
django-ebaysync
UNKNOWN
django-giza
Autodoc all modules from a Django project's INSTALLED_APPS for Sphinx