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.4.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.4.0.tar.gz.
File metadata
- Download URL: lambda_api-5.4.0.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f5f38d43d8cb77a17590904c32e68711fe4df2530967e4021367c0c1147f79e
|
|
| MD5 |
72fda6bb86a0dd4613f746bfa292cd72
|
|
| BLAKE2b-256 |
7ffaf9a4730c1a694ff505f43d2b6e75687fae5aa5b973e1a71633db2e13ada6
|
File details
Details for the file lambda_api-5.4.0-py3-none-any.whl.
File metadata
- Download URL: lambda_api-5.4.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.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e4ffbfe64860b21262fca3777cfcb42c33a8db78826c76ead1170c0bfa1bc40
|
|
| MD5 |
4b63daf3a064d287645b61fff65117d3
|
|
| BLAKE2b-256 |
ace0f048e8daa2ad0d57f948367d9ac3e9ef367abd34a5e5e5e95eef2c99a3d8
|