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

Uploaded Source

Built Distribution

appier-1.1.26-py2.py3-none-any.whl (151.8 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.1.26.tar.gz
Algorithm Hash digest
SHA256 3574d4e71952128f9a72c5fd0ceeef0fc45bfe825e939023b3e8c9b9f7884492
MD5 32c032a0ca0b39956156967eda92b6c0
BLAKE2b-256 c4078b8a5261abc3a84f07c11bf7cef1bf5bf52fb1dc69e1ed39f7e16ca4d013

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.1.26-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8e1768eccb7d2457010fc63ab8ff879e17ad35a1b9b2881616c9d04248f41138
MD5 d1c93b77c9a912165f3182ee90cc2af5
BLAKE2b-256 28504c170dd64100cb13e75dc0ca131f6b675ebafac7aa46af7067596052c319

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