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.62.zip (136.9 kB view details)

Uploaded Source

Built Distribution

appier-0.9.62-py2.py3-none-any.whl (135.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file appier-0.9.62.zip.

File metadata

  • Download URL: appier-0.9.62.zip
  • Upload date:
  • Size: 136.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for appier-0.9.62.zip
Algorithm Hash digest
SHA256 57bac2f513b87697ab879410331065d9cea914c65e4e938114d70aac760f9b87
MD5 957e619fe85c857b3ab24ca97f86e1c1
BLAKE2b-256 c82624b96224df6ec034f5260f424e159be542ddb1fe28c721d65ac1b4ed39ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-0.9.62-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0d2dbb261f7bcb780724e98fec4edd357b9bd4ada1a8b1b210fecc92cb0e1815
MD5 e13a8578f766a8fb6f713f77e3327b03
BLAKE2b-256 c5d12b45d6ed1e929f5612f19b842cf73c9e61e4cb57d12b60cd5fa9733b10b5

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