attrs
  • Overview
    • Philosophy
    • What attrs Is Not
    • On the attr.s and attr.ib Names
  • Why not…
    • …tuples?
    • …namedtuples?
    • …dicts?
    • …hand-written classes?
    • …characteristic?
  • Examples
    • Basics
    • Converting to Collections Types
    • Defaults
    • Validators
    • Conversion
    • Metadata
    • Slots
    • Immutability
    • Other Goodies
  • API
    • Core
    • Helpers
    • Validators
    • Deprecated APIs
  • Extending
    • Metadata
  • How Does It Work?
    • Boilerplate
    • Immutability
  • License and Credits
    • Credits
  • Backward Compatibility
  • How To Contribute
    • Workflow
    • Code
    • Tests
    • Documentation
  • Contributor Covenant Code of Conduct
    • Our Pledge
    • Our Standards
    • Our Responsibilities
    • Scope
    • Enforcement
    • Attribution
  • Changelog
    • 16.3.0 (2016-11-24)
    • 16.2.0 (2016-09-17)
    • 16.1.0 (2016-08-30)
    • 16.0.0 (2016-05-23)
    • 15.2.0 (2015-12-08)
    • 15.1.0 (2015-08-20)
    • 15.0.0 (2015-04-15)
 
attrs
  • Docs »


© Copyright 2015, Hynek Schlawack.

Sphinx theme provided by Read the Docs