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

This version

1.4.2

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

Uploaded Source

Built Distribution

appier-1.4.2-py2.py3-none-any.whl (166.8 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.4.2.tar.gz
Algorithm Hash digest
SHA256 d8371725864ba28a79b8721701e00d4aca474b088f66137da2db90999a7f88a7
MD5 008bc5e340d284af3d2a53a14d5ced97
BLAKE2b-256 73a6e5d5c254b12a81466042ac52c6ee730fea0a01513e2ee017d7d2a893cc3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.4.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 154fe05ec1f04c55eb3bd30a1cef4a9cb26a2de117e0ad5bd095b81fb9e0e556
MD5 2d1a62c48eabc73518ffe1a11b2c19f8
BLAKE2b-256 6b80a294189f866e5d4fbaf6e6dc3e270dd323d1b96550c8692402779af2c70e

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