Skip to main content

Lightweight environment & cli tool

Project description

sietch

Sietch is a lightweight environment CLI tool. It creates and manages local environments for simple projects. It is designed to be used for small hobby projects that may share some basic environment requirements.

Installation

pip install sietch

Usage

Create a new environment

sietch create --name MyEnv

Activate an environment

Activation is not fully implemented, the command here prints the activation command.

sietch activate --name MyEnv

Remove an environment

sietch remove --name MyEnv

List all environments

sietch list

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

sietch-0.2.0.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

sietch-0.2.0-py3-none-any.whl (5.8 kB view hashes)

Uploaded 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