This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
attrs
mirror of
https://github.com/python-attrs/attrs.git
Watch
1
Star
1
Fork
You've already forked attrs
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f7a786ab12
attrs
/
src
/
attr
History
YevIgn
c70a910537
Preserve metaclass when slots=True (
#155
)
2017-03-07 13:57:03 +01:00
..
__init__.py
We want to simplify writing classes; not attributes
2017-02-20 16:22:29 +01:00
_compat.py
Introduce attribute metadata. (
#96
)
2016-11-19 09:47:03 +01:00
_config.py
Move package into src directory
2015-10-16 15:11:10 +02:00
_funcs.py
Evolve and docs. (
#135
)
2017-01-21 17:11:45 +01:00
_make.py
Preserve metaclass when slots=True (
#155
)
2017-03-07 13:57:03 +01:00
exceptions.py
Add attr.astuple
2016-09-11 08:55:30 +02:00
filters.py
Stop using deprecated APIs (
#86
)
2016-09-10 19:14:34 +02:00
validators.py
Simplify
2017-03-04 07:58:38 +01:00