Last updated:
0 purchases
poetryoptionalcython 0.1.0
Poetry with optional Cython extension
This is a python packaging example project.
Installation
Install this package with pip install poetry-optional-cython.
Running
Try running the installed command:
$ pocy
### Running as compiled extension ###
Hello Poetry with optional cython extension
Calculating fib(36)
14930352
The first line of the command output will indicate if the cython extension module
compilation succeeded during installation.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.