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

Uploaded Source

Built Distribution

appier-1.7.23-py2.py3-none-any.whl (191.0 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.7.23.tar.gz
Algorithm Hash digest
SHA256 54d48a49728939bfc497040dfba7ba02a423af5427f3eae3109350412ecbc788
MD5 d23f2026c6a471a6b2e9963795a8fb4e
BLAKE2b-256 11316745810dd4b863027f95edaf92f2863ae79b92eced075fb1bad7e5d87eef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.7.23-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1f9be067b6e5a5a46766558abe49bc7aea4327b294a8a34bcc2cd671a63b1b3d
MD5 572516f2e16a12a19fa2a2fd7b6b9af2
BLAKE2b-256 e2ee07ac02f4c3e26e9dc7013215ee96124570541f2f521083845bc64eebad09

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