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

Uploaded Source

Built Distribution

appier-1.3.23-py2.py3-none-any.whl (164.9 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.3.23.tar.gz
Algorithm Hash digest
SHA256 ea686b641db4802a771ca7b400658eb6fda5b3862e34d20f45d9b491d5c40831
MD5 d5a4250c459acd3a31a11187fc66c28d
BLAKE2b-256 391ca3a8d61be0cd4258969bed211cd2f5de1cbdca5485bf8633c8a1d258500f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.3.23-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d9c084e6e280d6cd41ef1a0f76081afdfba664f34fca9306d6b1b3a8a3f8664a
MD5 453c99dc956460152594a71731c1b0ac
BLAKE2b-256 0e22895b4478089761478c3ac084e2ee0457564af8a4f33ee3aa6ae03b123d44

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