Skip to main content

Python project scaffolder/manager

Project description

# Choam <a href=”https://pypi.org/project/choam”><img src=”https://img.shields.io/pypi/dw/choam”></a> <a href=”https://pypi.org/project/choam”><img src=”https://img.shields.io/pypi/v/choam”></a> <a href=”https://github.com/cowboycodr/choam”><img src=”https://shields.io/tokei/lines/github/cowboycodr/choam”></a> <a href=”https://github.com/cowboycodr/choam”><img src=”https://img.shields.io/github/repo-size/cowboycodr/choam”></a>

Python enviroment manager based around making depedency management, and publication easier.

## Snippets The most useful snippets of Choam

#### To create a new project $ choam new <project_name>

#### To initialize a project in the current directory $ choam init <project_name>

#### Add required dependency $ choam add <dependency_name>

#### Install required dependencies of an existing project $ choam install

#### Find all required dependencies and update Choam.toml accordingly $ choam deps

#### Setup config files for publication to PyPi according to Choam.toml $ choam setup

#### Start publication to PyPi $ choam publish

#### Run project entrypoint $ choam run <optional:relative_path> ___

### This project is structured with [Choam](https://github.com/cowboycodr/choam)

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

Choam-0.1.11.tar.gz (8.0 kB view hashes)

Uploaded Source

Built Distribution

Choam-0.1.11-py3-none-any.whl (9.6 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