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_model.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.34.tar.gz (7.7 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.34-py3-none-any.whl (9.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: create_lilypad_module-0.1.34.tar.gz
  • Upload date:
  • Size: 7.7 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.34.tar.gz
Algorithm Hash digest
SHA256 3f9d6e18e365892134a0e01e65e07c0f629e2659d0737da4f21cf897ceb0404d
MD5 1becd9d8d597df59d37e64df125dc225
BLAKE2b-256 69193b6d1a5f6c23037daf7dd2f56a9001404a08ce8e1b49edb345af0f6d8db3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for create_lilypad_module-0.1.34-py3-none-any.whl
Algorithm Hash digest
SHA256 8001b42c973e752a1209d75e3805052ec5e3b6e1dfbc3d150a090b4f0ed5f9eb
MD5 cd02c02a53cab63ef6ff06ca6af41716
BLAKE2b-256 e98ff89701d92b4b11e6cd03a9c77876fa411a5e5e3e9c019e0fd4899aa724bd

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