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

Uploaded Source

Built Distribution

appier-1.5.9-py2.py3-none-any.whl (169.2 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.5.9.tar.gz
Algorithm Hash digest
SHA256 b6c8098ae551517abe1be1db0e7e1c2f9ccb1a89e36ad5869c62402656c87e7d
MD5 8712631fadcd4e79e3a9b6ece3c9027e
BLAKE2b-256 0acdbe2b946e8a959f56064d1c08954c6bc4045269050ab5593b17fcbde55289

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.5.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c0564e517cd727872cf848793e1007082641a88ff8b487abe29725b61a1e2d6d
MD5 3d5ef2215570f6eeaee9ff41e65d851f
BLAKE2b-256 ef1525e823ae71215d49dfd1def34bb026993c765e5b64b8b824930c8b032274

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