Minimal Web API for lambdas
Project description
mini-api
Minimal Web API for lambdas
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.0.tar.gz
(5.5 kB
view details)
Built Distribution
File details
Details for the file lambda-api-0.1.0.tar.gz
.
File metadata
- Download URL: lambda-api-0.1.0.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 | 9ffb90368d43ecdad80d011b8e91a6383699276b3acc5d438661aba8c54e61f1 |
|
MD5 | 07cce2089fafd21e0168817bdb9d3c9f |
|
BLAKE2b-256 | 33d93231e82a2ba0d5e30abdc10909df0407ed7bf8c941610c8afb627b3289d0 |
File details
Details for the file lambda_api-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: lambda_api-0.1.0-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 | 169fe00fbd1130b2182b5f6289a8f90cb8d0f19e58c2262fb09577b30a43eaee |
|
MD5 | d70107177195da635d52354e66da2c2d |
|
BLAKE2b-256 | 6a68597cb037139489feaad0b60725f455f58c4e41e97db33d30bb974aec716b |