Skip to content

ooshyun/convert_c_to_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Python - Python Bindings Sample Code Repo

This is the repo to accompany the Python Bindings article.

To be able to run the code, you must first install the requirements:

$ python -m pip install -r requirements.txt

This should be done inside a virtual environment.

Once that is installed, you can use the invoke tool mentioned in the article to build and run the tests. See the tasks.py file or run invoke --list to get more details.


It's refered to https://realpython.com/python-bindings-overview/

About

C and C++ convert to python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published