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

Uploaded Source

Built Distribution

appier-1.5.31-py2.py3-none-any.whl (176.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.5.31.tar.gz
Algorithm Hash digest
SHA256 670972e55313950bb9b2c897b0e3650a2fec22f0a22370c2fd967ad30af52829
MD5 c2f1a9fdc9e8daa82b3dc2d0128d1b70
BLAKE2b-256 72202c356c4cb001d8433bab0d51dddbb3799ddc63af50c1067263e288836a30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.5.31-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 86673e19aa3856ebadb42c1f13e1e3715f71633c7aab25bd30248e5c0cebaeeb
MD5 8fa8c638e24622fa6637f2c998d07bfc
BLAKE2b-256 189e217857c0c1a220fa0232eaa2f32b77d7e09bf5118b6ca9ffb18199a92b47

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