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-2.0.0.tar.gz
(7.9 kB
view details)
Built Distribution
File details
Details for the file lambda_api-2.0.0.tar.gz
.
File metadata
- Download URL: lambda_api-2.0.0.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca3773d294f1a1763221d660f85f6aa8c3839c550ef2585c377e27828c22b8af |
|
MD5 | 2ec22f2e4beeb26304691d4530101040 |
|
BLAKE2b-256 | 823e93df28805dbedca49d0f6a5661ab4839bd11149c962a1de9d87c1835fa81 |
File details
Details for the file lambda_api-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: lambda_api-2.0.0-py3-none-any.whl
- Upload date:
- Size: 8.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 | b40c3389557b4db807a3cbe6c86321ec7c8b255a917fbfedca5de56fbc78245e |
|
MD5 | 429f238e2e3a999b77f14720e81f25e0 |
|
BLAKE2b-256 | 83a4f9a99ea78e79785b91b1edce18ea0efd6d622a9c92fd9afc05d37cbd173c |