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

Uploaded Source

Built Distribution

appier-0.9.89-py2.py3-none-any.whl (141.6 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-0.9.89.tar.gz
Algorithm Hash digest
SHA256 eb2b130a267d029499353de4932cb2b38c65cd8709cc6be84bebd96fa62e7ad9
MD5 16ab1eb67ad88483ff40c971ac3658db
BLAKE2b-256 ba4b1e8678130821a5ade618dc89eb460f19226c088983f1b5b11a127555d5c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-0.9.89-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2286c37776ec00ffb1cb41ec3a74d16e99e5efbbc1d6f116dbfd51f076a37e36
MD5 60b22aed50cf72af92c4d8055e8e6238
BLAKE2b-256 e0cb70aac5b766bd47e4f3d24448d1ec2651a39a5ab7432620d81694fb30b4ba

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