Skip to main content

A Microsoft Visual Studio solution and project generator pyackage.

Project description

build status Documentation Status PyPI Version PyPI License Python 2 Compatible Python 3 Compatible

A Python package that automatically generates solutions and projects from python script.

Installation

Use pip:

pip install vsgen

Usage

There are two ways to use vsgen:

  1. Manipulate the vsgen classes directly with Python script and then generate the files using vsgen’s commands.

  2. Use the command line and supply a configuration file that contains the solution and project defintions and let vsgen automaticaly generate the files.

Documentation

Documentation is available at readthedocs.org.

Support

Use the issue tracker to file any suggestions, bugs or other issues.

Changelog

1.0.0-dev (Unreleased)

  • TBD

0.2.1 (2016-03-09)

Bug Fixes:

  • Updated main’s argument handling; Fixes #1.

  • Added missing import; Fixes #2.

  • Fixed misnamed PTVSInterpreter class variable; Fixes #3.

0.2.0, 2016-03-08

  • Initial Release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vsgen-0.2.1.zip (54.2 kB view hashes)

Uploaded Source

Built Distribution

vsgen-0.2.1-py2.py3-none-any.whl (26.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page