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. Alternatively, you can run:

create-lilypad-module project_name
cd project_name

Output:

project_name
├── config
│   └── constants.py
├── scripts
│   ├── download_models.py
│   └── run_module.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.40.tar.gz (9.0 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.40-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: create_lilypad_module-0.1.40.tar.gz
  • Upload date:
  • Size: 9.0 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.40.tar.gz
Algorithm Hash digest
SHA256 50d38098fc9aab4360424a0728539eebd1573a9c20fab09368e286d32cd4543c
MD5 621d6f84e423623d07c5cbe41503c714
BLAKE2b-256 5fab87d01ac0805022c5f962236928b5e2d3a5e34f3caa4ba078d16500b11607

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for create_lilypad_module-0.1.40-py3-none-any.whl
Algorithm Hash digest
SHA256 ed99acc9ad2ae142f992aca3ace73365687b4de2e90b2bbcb31d027605dce187
MD5 c945daaee82b91321e11ec95a2b74f73
BLAKE2b-256 767b64e9c3e0809e42d7ee2392a0a07645ac83725012e2b62ef05235d35e9cd7

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