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

Uploaded Source

Built Distribution

appier-1.6.3-py2.py3-none-any.whl (180.2 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.6.3.tar.gz
Algorithm Hash digest
SHA256 a58239cb1ef8e8e056f6b9d2bc246d01f151126fed8274071e07c4e52655c1ef
MD5 89810b00e768a76417ab9a16806d48bd
BLAKE2b-256 d53abe5a745f8fa439daac1197735a7c8c736ec3a1c49d1fb48f955aeab98c14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.6.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2a4b90563d2d8d12081cf0a147241f4dab925bd59224621eb8807a207faee2df
MD5 bcd34c6199dfc1e4570470b98bcf422a
BLAKE2b-256 e48103279a729d406bd9bc830acb7b5d8d2d83743672e3908cdf4ac24a5bb9e9

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