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

Uploaded Source

Built Distribution

appier-1.5.35-py2.py3-none-any.whl (179.2 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.5.35.tar.gz
Algorithm Hash digest
SHA256 1e2c9ccd77f825c67abf40d1275a07de62084bc04184805da75dc57e89466fbe
MD5 5d63fe159e4698062feaa0206fa7fa40
BLAKE2b-256 764b411a3ae6500746793cfd4f1049a9d4a9cb532df1f69fb20feb1d5d43c1ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.5.35-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 610b237a876802d17e3f5712a680088d710378d22150e5fc6bbaf4cd1249e8b4
MD5 71b68158711cc55e63cadc6c354a3f36
BLAKE2b-256 ae662c6187c2b2f0c4ec65a6ef6d4f5e32d1539f9ba01b27ad356478f80f0bf8

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