Skip to content
/ cppy Public
forked from nucleic/cppy

A collection of C++ headers which make it easier to write Python C extension modules.

License

Notifications You must be signed in to change notification settings

a12one/cppy

 
 

Repository files navigation

cppy

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.

About

A collection of C++ headers which make it easier to write Python C extension modules.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C++ 70.3%
  • Python 13.7%
  • CMake 12.6%
  • C 3.4%