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

Uploaded Source

Built Distribution

appier-1.2.9-py2.py3-none-any.whl (156.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.2.9.tar.gz
Algorithm Hash digest
SHA256 4c02eca8a9c361908bb91c57131566007777dcc57a6d9e1e184d0b338e0a05a7
MD5 148ace6af9c8dbb3bc0cf7555b573910
BLAKE2b-256 c2ee73db7507774bb1521ac6f66c00fda388e30d655d5ff40a14b0742ed204bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.2.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5c11c66f493593567414e12313a69a8f2a4b66e3650fe39c6dd5e03312dcab20
MD5 3c925d817817b52327a4582ed2008e91
BLAKE2b-256 7afffb6aa309e30bcb8a6228a49e19a0f710a754e8c85d95e3b8e1ca2d869904

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