Hynek Schlawack
|
8bb430cf18
|
Add basic support for zope.interface
|
2015-01-29 19:04:23 +01:00 |
Hynek Schlawack
|
3e45f0559e
|
Strip underscore for __init__
There is not such thing as private parameters.
|
2015-01-29 13:05:04 +01:00 |
Hynek Schlawack
|
0e2507d51d
|
Add an example of a custom validator
|
2015-01-29 12:26:25 +01:00 |
Hynek Schlawack
|
692e4613a0
|
Add instance_of validator
|
2015-01-29 12:20:17 +01:00 |
Hynek Schlawack
|
69a460d336
|
Add no-nonsense aliases for attr.s and attr.ib
I like the original ones but let's not give haters extra ammunition. :)
|
2015-01-29 10:17:08 +01:00 |
Hynek Schlawack
|
6de5136f4a
|
Add some examples
|
2015-01-28 18:18:16 +01:00 |
Hynek Schlawack
|
3f2fd8317d
|
More doc polishing
|
2015-01-28 16:55:45 +01:00 |
Hynek Schlawack
|
c7381fd0e2
|
Gut docs for now
|
2015-01-27 23:03:04 +01:00 |
Hynek Schlawack
|
9560908555
|
Initial commit
Docs aren't there yet
|
2015-01-27 17:53:17 +01:00 |