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

Uploaded Source

Built Distribution

appier-1.16.13-py2.py3-none-any.whl (255.2 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.16.13.tar.gz
Algorithm Hash digest
SHA256 c4f0c11748c4730311088192e8807555ec65b758a0b67209c5adcd387d2fca98
MD5 9830194555153b2d5685f0bb5a0a8f7d
BLAKE2b-256 4044cce1fbe4d64c11eef3aeed6f4f90cd6d9e4051856ff78d2e9389f6dfd485

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.16.13-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2f318be3b84ff6f78c107e3240ec318d127631b91e04eda418591d76c7bdc008
MD5 2425758a112374a6a698e24cf1bc189e
BLAKE2b-256 6cd9ce71b0c6f1cad21c0a6d271f4bb15ad7c436381bd02e5e51532d56171607

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