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.0.0.tar.gz
(9.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-5.0.0.tar.gz.
File metadata
- Download URL: lambda_api-5.0.0.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7aaa719316a0b7e91d237d683124670238e6422502439a0c8c69ca6905dd9c07
|
|
| MD5 |
69e8018348e055f5475be9a2580a39f9
|
|
| BLAKE2b-256 |
eab26a63fa639ef4c720b095f8e61f6906b6fd2f021ba6aecf31ba2eb3225091
|
File details
Details for the file lambda_api-5.0.0-py3-none-any.whl.
File metadata
- Download URL: lambda_api-5.0.0-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f731b32902ce4cb8a7eafe8970b66c07d4b7e0e4eb82d96757c8e9f32f407465
|
|
| MD5 |
2e70ac557baba5861c0084eb3eff48b1
|
|
| BLAKE2b-256 |
d36bad1d99db6029e44ec9e9b46ac44fd110fec185910c7157b08ecdff1e8782
|