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.2.tar.gz
(6.7 kB
view details)
Built Distribution
File details
Details for the file lambda_api-1.2.2.tar.gz
.
File metadata
- Download URL: lambda_api-1.2.2.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 | 1f8120f44af17a3ec773932164cc51a8e5cffe7ed09f6688de015d4366198f75 |
|
MD5 | 3df22fb5f8142886d98b6241cf96947f |
|
BLAKE2b-256 | 4b6266361fd32e0874bc28ecfadaea01f004f9ec31967977b43c890ef98d4aca |
File details
Details for the file lambda_api-1.2.2-py3-none-any.whl
.
File metadata
- Download URL: lambda_api-1.2.2-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 | 4439a281e27e82707d61361d9b524f2ec46acecf7e4450178511b25a74cf2805 |
|
MD5 | f3f6476de8c7876a017f176bdddbc958 |
|
BLAKE2b-256 | febe5f55eaf28602d99756b4175fc9e8efc3c9eeecf4b5768336090081f6ae71 |