An open API service indexing awesome lists of open source software.

https://github.com/marcelm/cython-shared-cfunc-mwe


https://github.com/marcelm/cython-shared-cfunc-mwe

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Shared C Function MWE

Run
```
pip install -e . && python -c 'import foo.two'
```
in a virtual environment to see the problem.