Skip to main content

Easy serverless deploy of python web applications

Project description

Simple serverless deploy of python web-apps

[powered by Yandex Cloud]

Forget about setting up your own infrastructure, vps, network, orchestrators, etc...

Quickstart

  1. Setup virtual env, create your app
  2. create account at Yandex Cloud
  3. use Yappa:
$ yappa setup
$ yappa deploy

...that's it!

Deployment examples

Not just regular json API app could be deployed this way. Several types of applications could be deployed with Yappa:

  • json API (Flask, Django rest framework)
  • regular Django app
  • raw serverless function
  • single page application
  • SPA + multiple API versions see examples folder

Roadmap

!TODO

Support and contribution

Feel free to make pull request or ask anything at https://t.me/yappa_chat Also looking for contributors %)

Limitations

frameworks support

At this point WSGI applications and raw functions are supported, tested on Flask and Django. ASGI applications (FastAPI, Starlette) will be added in the future

Database connectivity

Only YandexDB is supported inside Yandex Cloud. Postgress will be added soon, see updates

Headers and authorization

Please note that some request headers (like Authorization) are deleted before function is invoked

Troubleshooting

Acknowledgements

! TODO

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

yappa-0.4.3.tar.gz (12.9 kB view hashes)

Uploaded Source

Built Distribution

yappa-0.4.3-py3-none-any.whl (15.8 kB view hashes)

Uploaded Python 3

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