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.2.1.tar.gz
(6.7 kB
view details)
Built Distribution
File details
Details for the file lambda_api-1.2.1.tar.gz
.
File metadata
- Download URL: lambda_api-1.2.1.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ec620fe7e3e6c56e81f8a27c4650a1fc74b4711ee99f0e912efa0cb88033ce1 |
|
MD5 | 969262fde9f268e964a59f065bdfb83f |
|
BLAKE2b-256 | d7252bd498d12e1d4a1a5265a960e6ba43f755c7d12d1bf1fc0f78610b9f3648 |
File details
Details for the file lambda_api-1.2.1-py3-none-any.whl
.
File metadata
- Download URL: lambda_api-1.2.1-py3-none-any.whl
- Upload date:
- Size: 7.6 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 | ffeed697067ce9ff807edeeb55a1b4ac110b54e93c387b21ef241c6006e6b454 |
|
MD5 | 4f7a4401d3cf76329f72aaacb48439e4 |
|
BLAKE2b-256 | 78d990320eb4ed3645d9bdec31e68397566c1d7abe4e0fdf0b9cde8737ab629c |