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

Uploaded Source

Built Distribution

appier-1.15.4-py2.py3-none-any.whl (252.0 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.15.4.tar.gz
Algorithm Hash digest
SHA256 4dffe0e3bbc9a9016ba8518b7fd6835e93f92d118e69dd49d7960a973d12585f
MD5 ddd114a7f2e0200818c3a7865a5081a5
BLAKE2b-256 55756d43e4a01088be611bd8ea48bd257f1ab725236c722bea0894c6099fa60e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.15.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 cb684e992b8424ff6c1d5a121de1cd66f9435d1fe283521fcd485b2ea94e12ce
MD5 8439d6ec835bd32e17ce3eb8dbcfb0a5
BLAKE2b-256 f697557a831e152fce0b4d78f3d382a0527a8477c5a56fd5dc3d8b8c4eda9def

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