Skip to main content

No project description provided

Project description

This README for develop ing, read it if you are going to contribute.

Info about usage you can find on WIKI pages

Get started

If you wish you can config your poetry

poetry config --local virtualenvs.create true
poetry config --local virtualenvs.in-project true

Install required libraries

poetry install

Activate created environment

source .venv/bin/activate

and enable autoComplete

# for bash
eval "$(_CLUTCHGEN_COMPLETE=bash_source clutchGen)"

# for zsh
eval "$(_CLUTCHGEN_COMPLETE=zsh_source clutchGen)"

Quality assurance

You can run tests

make test

And can apply formatting:

make format

Please in case if contributing make tests and save code-style

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

clutchgen-0.1.0.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

clutchgen-0.1.0-py3-none-any.whl (10.5 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