Skip to content

A python setuptools extension for compiling curl statically

License

Notifications You must be signed in to change notification settings

Vizonex/curl_setuptools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Curl Setuptools

An Extension that installs and compiles curl into a Python Extension weather that be for Cython or CPython. This tool aims at making the hardest task (compiling curl) a bit easier and less frustrating this will attempt to put an end to any intallation and compilation issues with Zlib, Openssl, Curl and NGHttp2 once and for all.

Current Todos

  • Curl Installer

  • NGhttp2 Installer

  • Openssl Installer

  • Zlib Installer

  • Zlib Compiler

  • Curl Compiler (Pending...)

  • NGHttp2 Compiler

  • Openssl Compiler (this one is going to be a pain because you have to go out and get the nasm compiler, strawberry pearl as well which is another diskspace-eater) It can burn your computer like a microwave if your using a lower level OS.

About

A python setuptools extension for compiling curl statically

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages