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

Uploaded Source

Built Distribution

appier-1.6.18-py2.py3-none-any.whl (184.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.6.18.tar.gz
Algorithm Hash digest
SHA256 6aa8f91cd3236e0ce3cc580e5f48d63a75bc0ca8278386b45b3f51bc2ccb5e3a
MD5 caabc7a137ba56fb175f569e4ae6e25c
BLAKE2b-256 e1426690808e2a69d52608cf9de53886385261e3100dad47c41de5524482942a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.6.18-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7929fd437a24547cdc61b273482a01f49dedbba84757bc698dd19f6a41c6aa8c
MD5 4cd86e7ead7538c19c8bdb77f5218b0b
BLAKE2b-256 dcf5fd51366da25208d5beafc7104d55ae726eb0e78066b9e27fcf9003158dea

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