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

Uploaded Source

Built Distribution

appier-0.9.88-py2.py3-none-any.whl (140.2 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-0.9.88.tar.gz
Algorithm Hash digest
SHA256 ec06a6f171eeca76f38e52b0926f2eacda3176e90431ea2651e8750176c1c645
MD5 3aa1099c22f4289e34ee758d885636a0
BLAKE2b-256 ec9eacb1c57a88adaa7d9ddc9d0290a2cc6e91d6d5b29ed6fd80463f15bdbaa5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-0.9.88-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 eb31ebfa9702713c80c9601e9498c6ed24bafd4343fbd872b18677dfa7a9dced
MD5 16e4a8d32fe26e45b591e8b5db9b3911
BLAKE2b-256 295355c0586d7bef545891c393980c634740cb53e59421e834b3e714fd831fce

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