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.py
and 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-1.0.0.tar.gz
(6.1 kB
view details)
Built Distribution
File details
Details for the file lambda_api-1.0.0.tar.gz
.
File metadata
- Download URL: lambda_api-1.0.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c68fd058ec39e824cd2cf848802aa752a21cab2aafdc083a7b44470cfa7958b |
|
MD5 | d79667ecc80d8ae9f1676246d456ebf0 |
|
BLAKE2b-256 | 55a46ab63afc2658f5b6ac49c9e45121329e7d0f72c253c96ef16f27622e6fbc |
File details
Details for the file lambda_api-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: lambda_api-1.0.0-py3-none-any.whl
- Upload date:
- Size: 7.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 | f4b01a47e1b180ac86cd194a61f6628052b43ca669005055b9944b8e840b0f3b |
|
MD5 | f4a051e640013728543f7fb05fe54675 |
|
BLAKE2b-256 | 6bf2c531270d38c0075b837d962bb734e470ec8cc187440ef46331990c594984 |