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.3.0.tar.gz
(9.6 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.3.0.tar.gz.
File metadata
- Download URL: lambda_api-5.3.0.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15a2aab6ba1b0ecb89d31d0251d918a7895f5b20b7743c9fc61d065e082358c1
|
|
| MD5 |
bcd0cef6bde255b1b4360a3805a814d2
|
|
| BLAKE2b-256 |
4088328ebcb825a77be9d3552891341a5cc5b836891f509b76e313b10e923e12
|
File details
Details for the file lambda_api-5.3.0-py3-none-any.whl.
File metadata
- Download URL: lambda_api-5.3.0-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff412ea0f1df06e45b37f85fc1bb1ed6c23916491a500976e4bcd94dcac291b9
|
|
| MD5 |
e7641f98ae57eae33222b91cb4737b8f
|
|
| BLAKE2b-256 |
40ee7f08f0866c5d6baf33a6e6488d6a373997df1ed9060b3edee0949d3ebd4a
|