Skip to main content

A CLI tool to quickly scaffold and initialize new Lilypad module projects with boilerplate code and configuration.

Project description

Create Lilypad Module

Create Lilypad modules.

Create Lilypad Module works on macOS, Windows, and Linux.

If something doesn’t work, please file an issue.

If you have questions or need help, please ask in GitHub Discussions.

Quick Overview

To create a new Lilypad module, install our CLI tool:

pip install create-lilypad-module

If you've previously installed create-lilypad-module, you should to ensure that you're using the latest version:

pip install --upgrade create-lilypad-module

Now run create-lilypad-module:

create-lilypad-module

The CLI will ask for the name of your project and your GitHub username. Alternatively, you can run:

create-lilypad-module project_name github_username
cd project_name

Output:

project_name
├── config
│   └── constants.py
├── scripts
│   ├── download_model.py
│   └── run.py
├── src
│   └── run_inference.py
├── .gitignore
├── Dockerfile
├── lilypad_module.json.tmpl
├── README.md
└── requirements.txt

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

create_lilypad_module-0.1.31.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

create_lilypad_module-0.1.31-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file create_lilypad_module-0.1.31.tar.gz.

File metadata

  • Download URL: create_lilypad_module-0.1.31.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for create_lilypad_module-0.1.31.tar.gz
Algorithm Hash digest
SHA256 6b1347f6919fda4ca99c4e5239e2be848927b7910c1a909c164044e8eb1404ed
MD5 78ba681e975d06f9c1594875f046f4aa
BLAKE2b-256 e17da3dd344a3a5682660eb99d2514e6374b3102d8fbec319fed2629eca18bc3

See more details on using hashes here.

File details

Details for the file create_lilypad_module-0.1.31-py3-none-any.whl.

File metadata

File hashes

Hashes for create_lilypad_module-0.1.31-py3-none-any.whl
Algorithm Hash digest
SHA256 607c33a2eda35d88f925a347e8780ca6f330ce87b746bd81cc87a5a119e52153
MD5 c88917145f9f665abdecd5d6205e2e0b
BLAKE2b-256 f36d25524e8252492cd985cc1b567bfccd1c20dca7fdd2cfdc5a2e0fd66a57f9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page