Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cython_pkg_demo

This repository gives an example of a basic python package built with setup.py that includes a cython extension.

Testing

To run the suite of unit tests:

$ python setup.py build_ext --inplace
$ pytest

About

Working example of a python package with a cython module

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages