Minimal Web API for lambdas
Project description
lambda-api
Minimal Web API for lambdas
Installation
pip install lambda-api
Requirements:
- Python 3.12
Development
- clone the repo
- create and invoke a venv:
python -m venv .venv|. .venv/bin/activate - install the requirements:
pip install -r requirements.txt - install pre-commit and execute
pre-commit install
Deployment
- go to
setup.pyand increase the version - commit your changes and push them to a new branch
IMPORTANT
-
DON'T DO
pip freeze > requirements.txt- it can cause issues with the lambdas etc.Just add the packages to requirements manually, specifying versions if necessary
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
lambda_api-4.1.0.tar.gz
(9.2 kB
view details)
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 lambda_api-4.1.0.tar.gz.
File metadata
- Download URL: lambda_api-4.1.0.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8bc01874dafecbb2643b5510455e6d50921745d59094f0a6cd0bf592545fa85
|
|
| MD5 |
cc5cb6f392a128d4c2cfaa9ee2b7517e
|
|
| BLAKE2b-256 |
9c0a29c5ea4bb0507b1e44283e16f268daad61e656c43df30226361d9ef08c44
|
File details
Details for the file lambda_api-4.1.0-py3-none-any.whl.
File metadata
- Download URL: lambda_api-4.1.0-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac12a6e1e5e14a289fa1cf3e9229588b80622ead9d6dffa0eb65e26344d2e263
|
|
| MD5 |
69ea4ce7e1415eddc0bdaead8c73475f
|
|
| BLAKE2b-256 |
4445ba3f0e49ba6ae5a61b6c2a81e4f085eb282f74d530fe4a9de856414c3802
|