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

Uploaded Source

Built Distribution

appier-1.1.34-py2.py3-none-any.whl (153.5 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.1.34.tar.gz
Algorithm Hash digest
SHA256 1eb3dd5bd8ef33739af1de9174aa57175c637cfdda46aec0f7bb5ce4713506b6
MD5 4b2df99d0b46742f8f9701c99db81d90
BLAKE2b-256 600031a05a5b2c5991fa7dfba763112eec06a1ec113dc4264d2be55d06a09665

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.1.34-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5b97639bc7c2dbc343961e15eb2ffe39af14879f0bf3b92d9da1b9eeaa6aa030
MD5 456599e172ee3d62c793911dd4a1d291
BLAKE2b-256 35da5b514126f581dcb1d490d8d953d99375364e0b572ca8de79f41dc8ac1380

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