No project description provided
Project description
serverless-lambda-function-name-enum-python
Overview
This CLI tools provide code generation experience.
If you have a serverless.yml to host your lambda application, ptmpdy provides Python Enum objects like
from enum import Enum
class LambdaHandlers(str, Enum):
sample_handler = "sample-service-sample-handler"
sample_handler2 = "sample-service-sample-handler2"
Usage
Please see usage.md.
Project Scope
Serverless Framework
- Adding to Python code generation from
serverless.yml - Adding serverless plugin
Development
poetry install
Contributions
This project is welcome to contribute. When you want to contribute this project, please follow contribute guides.
Guides
- Vote issues
- Create a PR to main branch in assigning to @hayata-yamamoto as a reviewer
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sls_enum-0.3.0.tar.gz.
File metadata
- Download URL: sls_enum-0.3.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.13 Linux/6.2.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb7e749e3ac78bf4487ac2c88d11cb6d17b9ebc9951f182e97b31f9a7ae8382d
|
|
| MD5 |
e78913f64c8b32978c44a385e87d6f4c
|
|
| BLAKE2b-256 |
c7c22d8a1afce77022c849cbc8f43eb7a73f540713562c79e4fdf0ef0dcee851
|
File details
Details for the file sls_enum-0.3.0-py3-none-any.whl.
File metadata
- Download URL: sls_enum-0.3.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.13 Linux/6.2.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f602587dfd7e7660d97c10c323db70eb0069deb088ae16792b20e1f506b6d088
|
|
| MD5 |
d1d2d0ae17dd3604673e25f46f74592b
|
|
| BLAKE2b-256 |
75bbe0aa64fd27912e9d8b8cd0efbb98e4e8ef7e5330eef5b1eb1ca956165919
|