how to distribute python extensions independently of python

T

Travis

So,

Recently I made a fix to the zlib module that I need for use at work.

I would like other employees to be able to use it without recompiling python.

I assume I can just rename it and distribute it as a python extension.

I was wondering how I can provide a way for other employees to build it.

I saw a "Universal Unix Makefile for Python extensions" that looks promising.

Is this the accepted way to compile python extensions still?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,534
Members
45,008
Latest member
Rahul737

Latest Threads

Top