Wenzel Jakob
48548ea4a5
general cleanup of the codebase
...
- new pybind11::base<> attribute to indicate a subclass relationship
- unified infrastructure for parsing variadic arguments in class_ and cpp_function
- use 'handle' and 'object' more consistently everywhere
2016-01-17 22:31:15 +01:00
Wenzel Jakob
678d787ca4
do more work with classes from pytypes.h (especially for STL container casting)
2016-01-17 22:31:15 +01:00
John Kirkham
dc97833f8d
setup.py: Fix another dash to be ASCII so pip doesn't complain.
2015-12-04 16:22:25 -05:00
John Kirkham
c40f8c70dc
setup.py: Fix dash to be ASCII so pip doesn't complain.
2015-12-04 16:21:23 -05:00
Wenzel Jakob
b456ec789d
updated supported python version list in setup.py
2015-10-15 22:43:55 +02:00
Wenzel Jakob
929fd7e694
PyPI setup.py file; v1.0 release
2015-10-15 22:21:50 +02:00