Skip to main content

Validation and type conversion tools based on function annotation

Project description

The anntools package provides various modules to take advantage of Python 3.0’s new function annotation feature. It supports validation, conversion and type checking of parameters passed to functions and their return values. It is useful for adding security checks and make your code more readable. This package is useful for Python 2.4 and up, since all functionality is also provided as keyword arguments for decorators.

Read the INSTALL file or see the home page for more information, documentation, tests and examples:

http://code.google.com/p/anntools/

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page