Skip to main content

Project generator from templates

Project description

Ganzo

Project generator from templates.

How to use?

Ganzo assumes the existence of a folder ~/.ganzo containing the configuration.

/~
    /.ganzo
        configuration.json

Example configuration.json:

{
    "requirements":
}

Then check how to use ganzo in from commandline.

$ ganzo -h

Development

Python virtual environment

Create and load a virtual environement.

python -m venv .venv
source .venv/bin/activate

Install

Install all dependencies in editable mode.

make install

Misc

Check what other shortcuts are available.

make help

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

ganzo-0.2.0.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

ganzo-0.2.0-py3-none-any.whl (5.1 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