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.0.0.tar.gz
(8.5 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.0.0.tar.gz.
File metadata
- Download URL: lambda_api-3.0.0.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f87105e3c7c1db38749d4d2f63833585b8eba8afaf999803c56e7ded6f212e8
|
|
| MD5 |
b77a2c09c5ab11985eae631efce667da
|
|
| BLAKE2b-256 |
e1c5313dab10591a78caa13db162182f1a3db8c503e95c94de55eb7a87f5b599
|
File details
Details for the file lambda_api-3.0.0-py3-none-any.whl.
File metadata
- Download URL: lambda_api-3.0.0-py3-none-any.whl
- Upload date:
- Size: 9.2 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 |
ba9f0ad2c831cafe9ef9fdb36d45785a206a06a6c7e68a808bd19ebd696728bb
|
|
| MD5 |
a8fc70572f178f290e914daba37e3a24
|
|
| BLAKE2b-256 |
528b6ce524ab40eba759a5e83a35c6aa544a3249509e32c6d1daa9ce215ebb35
|