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

Uploaded Source

Built Distribution

appier-1.1.24-py2.py3-none-any.whl (149.9 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.1.24.tar.gz
Algorithm Hash digest
SHA256 46678ad758b914790d6474b826289cddb784a3a6bee8d022183da517ed5f4188
MD5 8835c2b0346774c099d82c155b55193a
BLAKE2b-256 fe69882086a6ed01b9e136f0aed777babd55827a18bb7bc0348fea98e2a85fc7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.1.24-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 614746c0e1698796495f7767894bd98ba26fa32da87122499f344695dc67d829
MD5 0e07340fa609f8d775ee568ef1b4769e
BLAKE2b-256 351350ec3a17bd3ce285fa1fd7debc499a0a7fd8dbaaf24df50655e06eac1da4

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