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-3.1.0.tar.gz
(8.9 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-3.1.0.tar.gz.
File metadata
- Download URL: lambda_api-3.1.0.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad768d45fcc7089b4769d7297801c85e516f38ea1bb7c41a3d25a6922a4d6f53
|
|
| MD5 |
dae2277e3982885f490e01f302b2697c
|
|
| BLAKE2b-256 |
f5956c29679500cdf95d02f4a9fdbae77742d07bf0567e563105803723941bd2
|
File details
Details for the file lambda_api-3.1.0-py3-none-any.whl.
File metadata
- Download URL: lambda_api-3.1.0-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a7bad15c6f572a841d58cf598226e83714c36e841088461cd8ec9dcb127139b
|
|
| MD5 |
12a1563afcda8e784e448738c5388cef
|
|
| BLAKE2b-256 |
fad932cb57960c418d5b80a8e504e4b940cb9cc0d8992ae3937ebabf2133f17f
|