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-5.1.0.tar.gz
(9.3 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-5.1.0.tar.gz.
File metadata
- Download URL: lambda_api-5.1.0.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9cb487ab9f19a045f410f2eac43eafcc5f43ca59f5574ad36a10529a404cb7b
|
|
| MD5 |
01b25027f8830bad68b7fa5bdaa771ae
|
|
| BLAKE2b-256 |
ee879d227b435e098d9897ea820459d7e032c9659bceeaabe9276ee8658ea6e8
|
File details
Details for the file lambda_api-5.1.0-py3-none-any.whl.
File metadata
- Download URL: lambda_api-5.1.0-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff1ace365a3e7e9d41bf7f98ddb0654f204292c38f04e629f1916c6afbe8fd8d
|
|
| MD5 |
8af176a160fd642c45e35890a98c988d
|
|
| BLAKE2b-256 |
d7e1d88d104e7cba3fdc26df88b506de30c038ae454b06084d8704e3fcb42959
|