DRYtools
latest

Introduction

  • Overview
  • Example
  • Getting started
  • License

Modules

  • annotation.composition - Decorator to use annotations for function composition
  • annotation.functions - Coerce and validate parameters
  • decorator - Some useful decorators
  • decorator_factory - Tools for making decorators
  • mixins - add Python standard methods

Contributing

  • Setup
  • Documentation
  • Tests
  • Continuous integration
  • Adding a module
DRYtools
  • Docs »
  • DRYtools documentation
  • Edit on GitHub

DRYtools documentation¶

Tools for reducing repetition in Python code

Introduction

  • Overview
  • Example
    • Without drytools
    • With drytools
  • Getting started
    • Method 1: pip
    • Method 2: Clone the github repo
  • License

Modules

  • annotation.composition - Decorator to use annotations for function composition
  • annotation.functions - Coerce and validate parameters
  • decorator - Some useful decorators
  • decorator_factory - Tools for making decorators
  • mixins - add Python standard methods

Contributing

  • Setup
  • Documentation
  • Tests
  • Continuous integration
  • Adding a module

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2018, Dan Elias. Revision 452fa7c7.

Built with Sphinx using a theme provided by Read the Docs.