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-2.2.0.tar.gz
(8.2 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-2.2.0.tar.gz.
File metadata
- Download URL: lambda_api-2.2.0.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8eb6ed9f9c1d95b16fd76933fdabbfbab28dbd0c09e163b70054c3d25adbcd1b
|
|
| MD5 |
114e0e5716155b47f4fe67231599bebd
|
|
| BLAKE2b-256 |
9254a5eafba721fdd8b947d15427b1aa44164dd39d8342e6eca690f1ce14eca0
|
File details
Details for the file lambda_api-2.2.0-py3-none-any.whl.
File metadata
- Download URL: lambda_api-2.2.0-py3-none-any.whl
- Upload date:
- Size: 8.9 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 |
ff0aac150f5ffb1021abbeabf03264c0cdd9fc057e9bc42e11adfcfe43cfbd8d
|
|
| MD5 |
4c7dd68992cc29468d1168b0f6766112
|
|
| BLAKE2b-256 |
9eac3e0c91f1c13daaca5a73b2e4269899dd00f154d81238a5e1089e9626cba0
|