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

Uploaded Source

Built Distribution

appier-1.5.36-py2.py3-none-any.whl (179.2 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.5.36.tar.gz
Algorithm Hash digest
SHA256 e4cbd56ea4c785f6042a1cd528665c5e4e12974060e563a48f82143d6c5f7def
MD5 648579e6dea8f50e427b01cd6e5af94e
BLAKE2b-256 946cdf26e49057e806ef0cdba61e18b93280936544290ae8d0f2f8f7fa997514

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.5.36-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b2a0ffb651666d9f12df045e537583dcd6a4c3b1ae4d6975c0ef0f50e7ca05d5
MD5 d422c90516201330c96c4b07acf64dfa
BLAKE2b-256 fcc1c373ea113c9a85a520201e17229164d75942a9391e7bc424bbd07475917c

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