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.0.4

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

Uploaded Source

Built Distribution

appier-1.0.4-py2.py3-none-any.whl (142.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.0.4.tar.gz
Algorithm Hash digest
SHA256 9b4e1703f84e2cc8602eadbea203753211f21ecc938e450849f15530f3ef8718
MD5 fea55e9def2708c3ac9dc6c5b9e93d6a
BLAKE2b-256 65f5e8edd1977526dc2e34e6c96011b958ab5eb7f6c048d2d8fe6ddf365522d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 bc06708e7fa3e217012f958da43256cfb71a0d3d8a73a79490e04ecb28551880
MD5 cd18245c0709375817a3a113a911a5f9
BLAKE2b-256 36b1e546973a353e898f17ee9b0a0c3ea5ecafcc4b31a54a0c0d0d0a240fc28d

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