Welcome to py3traits’s documentation!¶
Contents:
- Python Traits
- Installation
- Usage
- Reference
- Contributing
- Authors
- Changelog
- 1.2.1 (2015-07-08)
- 1.2.0 (2015-07-08)
- 1.1.0 (2015-06-13)
- 1.0.1 (2015-06-12)
- 1.0.0 (2015-05-25)
- 0.15.0 (2015-05-23)
- 0.14.0 (2015-05-19)
- 0.13.0 (2015-04-25)
- 0.12.0 (2015-04-22)
- 0.11.0 (2015-04-18)
- 0.10.0 (2015-03-30)
- 0.9.0 Bringing back compatibility to Python 2.x
- 0.8.0 Adding support to private class and instance attributes
- 0.7.0 Improving usability of the library
- 0.6.0 Restructuring into library
- 0.5.0 Instances can now be extended with traits in Python 3.x
- 0.4.0 Completed function binding with examples in Python 2.x
- 0.3.0 Trait extension support without conflicts for Python 2.x
- 0.2.0 Apache License Updated
- 0.1.0 Initial Version