Skip to main content

Server-less Python Web Services for AWS Lambda and API Gateway

Project description

Zappa Packer

About

This is not an official zappa package, this is just the zappa package command isolated Zappa Packager makes it super easy to pack server-less, event-driven Python applications (including, but not limited to, WSGI web apps) on AWS Lambda + API Gateway. This package only includes the packing command. For full official zappa you can go here

https://github.com/zappa/Zappa

If you've got a Python web app (including Django and Flask apps), it's as easy as:

$ pip install zappa-packer
$ zappa-packer

Package

For using, just run the following command:

$ zappa-packer

How Zappa Makes Packages

Zappa will automatically package your active virtual environment into a package which runs smoothly on AWS Lambda.

During this process, it will replace any local dependencies with AWS Lambda compatible versions. Dependencies are included in this order:

  • Lambda-compatible manylinux wheels from a local cache
  • Lambda-compatible manylinux wheels from PyPI
  • Packages from the active virtual environment
  • Packages from the local project directory

It also skips certain unnecessary files, and ignores any .py files if .pyc files are available.

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

zappa_packer-0.0.7.tar.gz (31.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zappa_packer-0.0.7-py3-none-any.whl (33.0 kB view details)

Uploaded Python 3

File details

Details for the file zappa_packer-0.0.7.tar.gz.

File metadata

  • Download URL: zappa_packer-0.0.7.tar.gz
  • Upload date:
  • Size: 31.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.8

File hashes

Hashes for zappa_packer-0.0.7.tar.gz
Algorithm Hash digest
SHA256 ed767424699904f8fd7cfea544ef81c5ac46fa6f2e4fa489aa69e534e07e9e9a
MD5 031c93b9f62482a5d839d3212762cb71
BLAKE2b-256 5c52cb63d6f60c31e225dcc69dbd326be3b3853f96af55d0000de2bb00c81dd5

See more details on using hashes here.

File details

Details for the file zappa_packer-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: zappa_packer-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 33.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.8

File hashes

Hashes for zappa_packer-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 51ac273768f9df94e90164893cbd771c5d51eb6cca96444e30b2f2fb94163105
MD5 9a09353b57e36f4340b51bcf820b66a0
BLAKE2b-256 e98eaf9293c0d66291c9359bc479cda199c1bb9f9d8505b560881cb412ae1199

See more details on using hashes here.

Supported by

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