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

Uploaded Source

Built Distribution

appier-1.5.34-py2.py3-none-any.whl (177.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.5.34.tar.gz
Algorithm Hash digest
SHA256 6f9c85f7e3097c3af9c719498ad868ca492acf10e20195b13dc51d30b64cbba5
MD5 451056404ccd30a09f9c1f198adb3dd9
BLAKE2b-256 aebab1c82b4c4f5494530e849f17c24434daab313947835543ab3b1d35c9b4e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.5.34-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 440d60b6b5dbb56126fc93626a9f62d40615e7cac6fdb97dd44369804ffe4e15
MD5 b48a98a5673e032c892d16018454cec2
BLAKE2b-256 d76d361c5e6a7f657aa9827f9f90ebb70a828b67497baa1d658ea695e4334fc5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page