Metadata-Version: 2.1
Name: wev
Version: 1.3.5
Summary: Run shell commands with environment variables
Home-page: https://github.com/cariad/wev
Author: Cariad Eccleston
Author-email: cariad@cariad.me
License: MIT License
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Internet
Classifier: Topic :: Security
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: colorama (>=0.4)
Requires-Dist: dwalk (>=1.1)
Requires-Dist: pytz (>=2020.5)
Requires-Dist: ruamel.yaml (>=0.16)

![](https://github.com/cariad/wev/blob/main/docs/wev.png?raw=true)

# wev: with environment variables

[![codecov](https://codecov.io/gh/cariad/wev/branch/main/graph/badge.svg?token=MJ4M989DEX)](https://codecov.io/gh/cariad/wev)

`wev` is a cross-platform command line tool for resolving temporary environment variables.

For example:

- `wev` can [create a multi-factor authenticated Amazon Web Services session](https://wevcli.app/examples/aws-mfa-on-command-line).
- `wev` can [set Amazon Web Services named profiles per-project](https://wevcli.app/examples/aws-profile-per-project).
- `wev` can [request an Amazon Web Services CodeArtifact authorisation token on behalf of pipenv](https://wevcli.app/examples/aws-codeartifact.md).

**User and developer documentation is online at [wevcli.app](https://wevcli.app).**

## Thank you! 🎉

My name is **Cariad**, and I'm an [independent freelance DevOps engineer](https://cariad.me).

I'd love to spend more time working on projects like this, but--as a freelancer--my income is sporadic and I need to chase gigs that pay the rent.

If this project has value to you, please consider [☕️ sponsoring](https://github.com/sponsors/cariad) me. Sponsorships grant me time to work on _your_ wants rather than _someone else's_.

Thank you! ❤️


