Skip to content

aphearin/cython_pkg_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published