Skip to main content

A simple tool to set environment variables before running a command

Project description

# pysetenv pysetenv is a simple Python-based program to allow users to set environment variables before executing a command. While it’s cross-platform, it’s primarily designed to be used on Windows, where cmd.exe makes this considerably more difficult than on POSIX systems.

## Why?

pysetenv is designed as a support package to help authors of other Python packages create command-line strings like you’d expect from sh or the env command.

## License

This project is licensed under the [BSD 3-clause license](LICENSE).

[travis-image]: https://travis-ci.org/jimporter/pysetenv.svg?branch=master [travis-link]: https://travis-ci.org/jimporter/pysetenv [appveyor-image]: https://ci.appveyor.com/api/projects/status/63t32hh6df519788/branch/master?svg=true [appveyor-link]: https://ci.appveyor.com/project/jimporter/pysetenv/branch/master [codecov-image]: https://codecov.io/gh/jimporter/pysetenv/branch/master/graph/badge.svg [codecov-link]: https://codecov.io/gh/jimporter/pysetenv

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

pysetenv-0.1.0.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

pysetenv-0.1.0-py2.py3-none-any.whl (2.8 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