Skip to content

maxim-kht/spam-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Learning to extend Python with C using https://docs.python.org/2/extending/extending.html.

Usage:
+ virtualenv env (with Python 2)
+ source env/bin/activate
+ python setup.py install

Now you can import module in python shell and execute few of its functions.

About

Learning to extend Python with C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published