Skip to main content

Appier Framework

Project description

Joyful Python Web App development

Appier is an object-oriented Python web framework built for super fast app development. It’s as lightweight as possible, but not too lightweight. It gives you the power of bigger frameworks, without their complexity.

Installation

pip install appier

Usage

import appier

class HelloApp(appier.App):

    @appier.route("/", "GET")
    def hello(self):
        return "Hello World"

HelloApp().serve()

More

For more information consult the website.

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

appier-0.9.82.tar.gz (104.1 kB view details)

Uploaded Source

Built Distribution

appier-0.9.82-py2.py3-none-any.whl (139.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file appier-0.9.82.tar.gz.

File metadata

  • Download URL: appier-0.9.82.tar.gz
  • Upload date:
  • Size: 104.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for appier-0.9.82.tar.gz
Algorithm Hash digest
SHA256 0b4e5095246e9206d240aeb0dd6359d6bbccf244a1d64af6ee04435781d3cfd4
MD5 ba2e033e2958d1da9c5cda5c8960a2be
BLAKE2b-256 9e61d982f8e573694f405b2fef4cd69c0e58319772d87b9f274defa30a088132

See more details on using hashes here.

File details

Details for the file appier-0.9.82-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for appier-0.9.82-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 184b35781a9374bccfc857367cb1b3c271d02634f39f6bd287c7aa567663c21c
MD5 30c32eee13d6cc6bec8dfc9ecb2c95d2
BLAKE2b-256 806afb131bc05eabc232530a3311392ee5657b0f28737becfb245fafaeb8d6bf

See more details on using hashes here.

Supported by

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