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

Uploaded Source

Built Distribution

appier-1.7.34-py2.py3-none-any.whl (193.4 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.7.34.tar.gz
Algorithm Hash digest
SHA256 6b10a0c00ffbf4a57cb47176ecb25d9971d839d10353a0f8000c2a6fb7ba091e
MD5 593e7b23199e3dcf420d166316d7d8f6
BLAKE2b-256 3a157d2d76fab45b32c5a0377e3ee6827c41f707005559094aae9982e05b58f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.7.34-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 72807024165d4f656649916249ff353d2cc40450fa004bf0e8e54e052977e1db
MD5 cf8d8dfb517ab2ab018f8e801bee1ff7
BLAKE2b-256 a16d30183544b4aa007838f19ef55a19ed52b6df6cbeaf83c4fa7f59eabb0192

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