Skip to content

a12one/cppy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

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