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.2.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.2.0.tar.gz.
File metadata
- Download URL: lambda_api-5.2.0.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33ce063fa658d8757f68dc1f80589fa73385efe9664eb427ced2d0b31f745948
|
|
| MD5 |
2aaff31479c90d4cd46bb4631511daab
|
|
| BLAKE2b-256 |
2b5ca1c93638a7e70f86d1fc4682fb6369b8be44330f3f925f540e59147b3533
|
File details
Details for the file lambda_api-5.2.0-py3-none-any.whl.
File metadata
- Download URL: lambda_api-5.2.0-py3-none-any.whl
- Upload date:
- Size: 11.3 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 |
a2deb7a201309d4238b51198d23387a17e2f5d1322e65e8a77271274b93105dd
|
|
| MD5 |
277b843b52abdf5b61d3b95353dbec1c
|
|
| BLAKE2b-256 |
aa5d7038c3ee4d405d6d68c6e4494e4febad7ef8e11304841f305413de8f4c1d
|