Python27Dev

Python2.7 unofficial dev environment package x64 and x86


Keywords
Python, C++, Library, x64, x86, Native
License
Apache-2.0
Install
Install-Package Python27Dev -Version 2.7.13

Documentation

Python 2.7(Unofficial) Dev Nuget Package

Python 2.7 Dev Nuget Package is unofficial dev packages(only lib/header files) for Nuget.

What's this?

This project re-packaging Python 2.7's header and Library files to NuGet package.

How to use it.

Package console in Visual Studio 2015. install-package Python27Dev
see:Package Manager Console

How to build it.

cd nuget
.\download-nuget.cmd
.\build-nupkg.cmd

Issue

Some library files for debugging does not include. (_bsddb.lib, _hashlib.lib, _sqlite3.lib, _ssl.lib, bz2.lib)

Roadmap

I will updating with Python 2.x.