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-0.1.2.tar.gz
(5.5 kB
view details)
Built Distribution
File details
Details for the file lambda-api-0.1.2.tar.gz
.
File metadata
- Download URL: lambda-api-0.1.2.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a197ecd61ed16c9bcf7ed9f1f444fced0ecc2472c3831f58abc54e06aa9ecb9 |
|
MD5 | 022f195802cea3faf1719e5827bf688f |
|
BLAKE2b-256 | fbb226595c24276bf753adb74e1cca3088020074ec8fa2a5679932c3aaffbfea |
File details
Details for the file lambda_api-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: lambda_api-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d060c1f7eefd53f613eb454118f02942ba6634ece252762db97a5345b43a6c4 |
|
MD5 | 0611892ea0126247910ecd57e39f2013 |
|
BLAKE2b-256 | 1cbc44793307acf0db73573ccb917bd6a9318db397ddc6da3b3410df5ba9ca18 |