Skip to content

sruggier/colander-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Colander Tools

This package is a set of extensions to colander especially useful when implementing REST APIs.

Strict types

The colander_tools package includes a series of strict types. Those types follow the Postel's law: they are strict on serialize and loose on deserialize.

Included are:

  • Integer
  • Float
  • Boolean
  • String

About

A set of extensions for `colander`.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%