Skip to content

zengxs/python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python

Azure DevOps builds

Python.framework for macOS

Install

Carthage

github "zengxs/python" "py36"

Usage

At the first, you should initial the python framework.

#import <Python/framework-init.h>

PyFramework_Initialize();

Above code will initial the python package search path.

And then, import header file <Python/Python.h> and use the library like in C language.

Thanks

Special thanks for project python-portable-macos

About

Python.framework for macOS

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published