Skip to main content

A tool for developers to share environment variables with their team over the internet.

Project description

What is this?

A CLI tool to share select environment variables with someone else, easily and securely.

This tool is built on top of magic-wormhole, which allows for secure, accountless P2P transfer of data.

When you use sendenv to send a collection (called vault) of variables to someone, a one time code will be generated and shown to you. Share that code with the receiver (through Slack, Teams, orally, whatever). Receiver will enter that code in their shell and have all the variables loaded into their environment.

Example use cases

  1. A new member has joined your team and needs to set up a ton of environment variables to run your company's code locally. You can use sendenv to set up a vault of all your necessary variables once, and share with as many people, as many times as you need to.
  2. If you run your code on a separate environment in addition to your local environment, and want to get all your environment variables from your local to the separate environment, you can use sendenv to replicate environment variable on the separate environment easily.

How do I use this?

Install sendenv for both the sender and receiver.

pip install sendenv

To send environment variables

# create vault (a collection of variables that you want to send)
sendenv create-vault your_vault_name

## Add environment variables that you want to share to the vault. 
sendenv add-var your_vault_name
## You will be prompted to add variable names.

## Send the vault to someone
sendenv send-vault your_vault_name
## You will see something like the following:
## Code: 1-aardvark-pillow
## Give this code to the receiver.

At receiver's end

sendenv receive-vault
## This will prompt you for the code you received from the sender. Enter it here. 
## Now the variables are loaded into your system (exported in your shell RC file).

Other commands

Access all commands and understand their use by typing sendenv -h or just sendenv.

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

sendenv-0.1.14.tar.gz (19.6 kB view details)

Uploaded Source

Built Distribution

sendenv-0.1.14-py3-none-any.whl (19.8 kB view details)

Uploaded Python 3

File details

Details for the file sendenv-0.1.14.tar.gz.

File metadata

  • Download URL: sendenv-0.1.14.tar.gz
  • Upload date:
  • Size: 19.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for sendenv-0.1.14.tar.gz
Algorithm Hash digest
SHA256 13823efdd26b3ffff335dd305f9b1ebca3344dff1a22eae91bde3d02c45a7268
MD5 2cafb5f3c3713c80b3950d0926d3c183
BLAKE2b-256 ca2a1715f588ef5d0148a5aef3f6c5c0612ffe5f3afbb6c6d0210f5cf4f4dc4e

See more details on using hashes here.

File details

Details for the file sendenv-0.1.14-py3-none-any.whl.

File metadata

  • Download URL: sendenv-0.1.14-py3-none-any.whl
  • Upload date:
  • Size: 19.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for sendenv-0.1.14-py3-none-any.whl
Algorithm Hash digest
SHA256 b1531de7d0f4a8b7f3038cfe4a60e23b877bb56b260d7a4760c008744ee3aa96
MD5 33f94a461cce96dbc1b28f308d8b160e
BLAKE2b-256 f8cfc8ed874b440e0166b24fe348101cfea5f09de79cb4268458912cd6c0e214

See more details on using hashes here.

Supported by

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