Skip to main content

The project generator for woolang

Project description

Woolang project generator

This is a part of woolang

How to use it

from context import Project, ProjectFiles

project = Project("t", ProjectFiles(
    {
        "hello" : "frfefe"
    },
    ["data"]
)).create()

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

woolang-project-generator-4.0.0.tar.gz (3.2 kB view hashes)

Uploaded Source

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