alpine/wheels/: cppy-1.1.0 metadata and description

Homepage Simple index PyPI page

C++ headers for C extension development

author The Nucleic Development Team
author_email sccolbert@gmail.com
platform
  • UNKNOWN
File Tox results History
cppy-1.1.0-py3-none-any.whl
Size
6 KB
Type
Python Wheel
Python
3
https://travis-ci.org/nucleic/cppy.svg?branch=master

A small C++ header library which makes it easier to write Python extension modules. The primary feature is a PyObject smart pointer which automatically handles reference counting and provides convenience methods for performing common object operations.