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
│   ├── docker_build.py
│   ├── download_models.py
│   └── run_module.py
├── src
│   └── run_inference.py
├── .dockerignore
├── .env
├── .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.44.tar.gz (9.4 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.44-py3-none-any.whl (12.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: create_lilypad_module-0.1.44.tar.gz
  • Upload date:
  • Size: 9.4 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.44.tar.gz
Algorithm Hash digest
SHA256 3901f5c0fe37fd57161c34e4dd7e67794aaca719a92fc8613dd10aec2430206b
MD5 6794565988d797f717b3143913cff415
BLAKE2b-256 362d08dee5494e25c8683507baa1c73c99d5f22706beeaa7b7b6b95c69fcec16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for create_lilypad_module-0.1.44-py3-none-any.whl
Algorithm Hash digest
SHA256 01add4dc9afd323acd294ab5e83d6699b553d89a8fae7dbd58fb1e27225e1b52
MD5 a314e961d18024fbff27235524c3de08
BLAKE2b-256 ad29863fb6f25d947643d6ed57410cd76fc3d522c07b2052c37fd9cf79de8e1d

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