Skip to main content

A Microsoft Visual Studio solution and project generator pyackage.

Project description

build status Documentation Status Dependencies 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.3.3 (2018-05-30)

Bug Fixes:

  • Fixed writing project files relative to solution in solution files. Fixes #15.

Compatibility Notes:

  • Dropped Python 3.3 support. Fixes #16.

0.3.1 (2017-08-21)

Features:

  • Replaced raw file writer with jinja2 renderer.

0.3.0 (2017-03-18)

Features:

  • Modularize VSGen with setuptool’s entry points; Fixes #11.

Compatibility Notes:

  • A plugin architecture has been adopted starting with 0.3.0. The vsgen package is now a core module and any metadata and code used to generates specific projects should be placed in a plugin module.

  • The former Python Tools for Visual Studio functionality that was embedded in vsgen has been extracted to vsgen-ptvs

0.2.4 (2017-02-18)

Features:

  • Refactored the command line argument structure to expose more options to the command line; Fixes #10.

  • Adopted fnmatch pattern style for file and directory filter patterns, e.g .txt is now *.txt.

Bug Fixes:

  • Fixed auto command’s resolution of the current directory; Fixes #9.

0.2.3 (2016-06-24)

Features:

  • Added automatic project generation; Fixes #6.

0.2.2 (2016-05-29)

Bug Fixes:

  • Fixed mishandling of mkdir command; Fixes #4.

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.3.3.tar.gz (41.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vsgen-0.3.3-py2.py3-none-any.whl (22.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file vsgen-0.3.3.tar.gz.

File metadata

  • Download URL: vsgen-0.3.3.tar.gz
  • Upload date:
  • Size: 41.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for vsgen-0.3.3.tar.gz
Algorithm Hash digest
SHA256 45391f65c01a94a165e8d2f436f12835a714c5c97baf32e55a9cb14e4d0b5e9d
MD5 e3009b3fface2dc1948cbbb74d42ef38
BLAKE2b-256 8d766fd1a199eaba54568722cfcb6485a768238cb3d43397bb898b4ca3870973

See more details on using hashes here.

File details

Details for the file vsgen-0.3.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for vsgen-0.3.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1c52f7f1633a2f3301e4d2f1822b3c68f6480a6dcfdd02b69c98fbae20d3ab0a
MD5 450b33791f20a641ceb688cac3c7b86f
BLAKE2b-256 7275b7fd09d438f9302e8bad03972dec50099dae9f08debdf40bb8d9cc8412d9

See more details on using hashes here.

Supported by

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