Tim Parkin & Matt Goodall (ish)

ish

Geek Repo

Company:Ish

Location:Leeds, UK

Home Page:http://ish.io

Github PK Tool:Github PK Tool

Tim Parkin & Matt Goodall's starred repositories

restish

Restish is a simple to use, lightweight WSGI web framework and library with a strong focus on resources, request/response, URLs and content negotiation.

formish

Overview Formish Python package; a package for rendering HTML forms from a Schemaish schema.

Language:PythonLicense:NOASSERTIONStargazers:16Issues:5Issues:1

validatish

Overview Standalone validation package with functional validators and configurable class based validators. Used within formish.

Language:JavaScriptLicense:NOASSERTIONStargazers:9Issues:5Issues:0

adminish

pre-alpha - an auto admin system for ish apps. NOT READY/STABLE FOR PRODUCTION USE

Language:PythonStargazers:6Issues:4Issues:0

convertish

A conversion library to cast different types using adaption. Implementation has schemaish examples and most examples are for string conversion. Used in formish

Language:JavaScriptLicense:NOASSERTIONStargazers:5Issues:4Issues:0

dottedish

A dotted dictionary accessor that works with numeric keys for lists

Language:PythonLicense:NOASSERTIONStargazers:5Issues:4Issues:1

pagingish

A utils library for paging data

Language:PythonStargazers:5Issues:4Issues:0

schemaish

A Python package to define data schemas and validate data against them.

Language:JavaScriptLicense:NOASSERTIONStargazers:5Issues:4Issues:0

wsgiapptools

Collection of tools to simplify building applications that happen to run in a WSGI stack. Includes : Flash - Temporary status message handler : Cookie - An easy to use cookie helper.. used by in flash

Language:PythonLicense:NOASSERTIONStargazers:5Issues:4Issues:0

categories

Manage category structures - currently optimised for adminish

Language:PythonStargazers:4Issues:4Issues:0

couchdb-session

A couchdb session that collects changes to a proxied dict and applies using bulk_docs UNSTABLE API

Language:PythonStargazers:4Issues:4Issues:0

jsonish

Utility to make simplejson easy to extend plus datetime/time/date extension

Language:PythonStargazers:4Issues:4Issues:0

menuish

A utility for building navigation menus. Uses breve renderer - currently restish specific but with a tiny amount of work it will soon be generic

Language:PythonStargazers:4Issues:4Issues:0
Language:PythonStargazers:3Issues:3Issues:0
Language:PythonStargazers:3Issues:3Issues:0

adminish-example

An example restish project using the adminish admin system (only use for playing!)

Language:JavaScriptStargazers:2Issues:2Issues:0

couchish

A couchdb-python wrapper that includes references and inline attachment handling UNSTABLE API

Language:PythonStargazers:2Issues:2Issues:0

dataish

A proxied dict that handles associated schemaish schemas and can clone parts of itself. NOT READY/STABLE FOR PRODUCTION USE