Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 277 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 277 Bytes

cimport

a Foreign language Import library for python

Instalation

through pip stable:

pip install cimport

directly from github:

pip install get+https://github.com/Fakesum/cimport

TODO

  • Docs
  • examples
  • Tests
  • Type-hinting