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

Uploaded Source

Built Distribution

appier-1.7.30-py2.py3-none-any.whl (192.4 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.7.30.tar.gz
Algorithm Hash digest
SHA256 7767935c2fe2e6414e0cf7380be9242e4adf3655a165d3f6fb7c5a2ec83b1451
MD5 2d2025b2d1048d2d97bcefc24c6507b1
BLAKE2b-256 6f0dc37b50099e114c4c08846814d6201a04a824771b299dd92f9058343a8eaf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.7.30-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0af7e8117779900e3b5731d8a4ad63ea7cd15a8e091dda1460dfc6231c0024b8
MD5 35870c1c79886dbcac245e353c93811a
BLAKE2b-256 875ef05d53b853987ed367c33cb723c8f470ea81058f20e19f8c373d5c1f52da

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