Skip to main content

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


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.1.1.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

lambda_api-1.1.1-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file lambda_api-1.1.1.tar.gz.

File metadata

  • Download URL: lambda_api-1.1.1.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.1

File hashes

Hashes for lambda_api-1.1.1.tar.gz
Algorithm Hash digest
SHA256 82b32b8c30357a95c3a7d6b17b63361efcbbd7364328b51f3fc67f79ce2a24d9
MD5 af3cbf3a07cd1a94f140d45da40135cb
BLAKE2b-256 cd03c53f8c218fefc77ed038d61cbbe5bfbd0dd4fd171b57810bcff46b62e6a3

See more details on using hashes here.

File details

Details for the file lambda_api-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: lambda_api-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 7.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.1

File hashes

Hashes for lambda_api-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9e6b83f3928e81880be9f802b03d984660f2cbc2c14c39fbf6b87ec1df6b55ab
MD5 ad775b23ba3b9b9ce45dcfa69e9f0666
BLAKE2b-256 a094eece8c05da69a4005de336574431f5aafe11c8327a43ffb607dad52d469a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page