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

Uploaded Source

Built Distribution

appier-1.3.32-py2.py3-none-any.whl (166.3 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.3.32.tar.gz
Algorithm Hash digest
SHA256 f344e34901e24da8774df01c282d4b8c3da8668acc799f4533cbe6724956d3a6
MD5 7c133c37a245a8d065776302bc3a11d8
BLAKE2b-256 556c70838d275e38bdb0e213ce06a9497e1843c11a2de7672b3095faa38bd5ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.3.32-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ba20be88abd8f0a6a534224198371ee6f60df6ad0107a5db0f005bcd72b0073a
MD5 fdae3dcd2cfd8d8318b9b327319f25d1
BLAKE2b-256 05d8228004163e6e8a2b8bdb6d809f4c966ca0a2c518e974aaa02ef80c734ee5

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