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

Uploaded Source

Built Distribution

appier-1.6.14-py2.py3-none-any.whl (183.1 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.6.14.tar.gz
Algorithm Hash digest
SHA256 659629b20377dd9a68805f96ec749ae907d7e388a56bbca7e950a9205d0bc245
MD5 f2b23c553dd35c1f76fa4b0262e5a2c9
BLAKE2b-256 3bbccc133c3235288f0e08495f414cc614e3da65e69f18f08df241c2ca9aef08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.6.14-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b59e2fc6756a17b5d63469d32a3560f4ba0192072d895a41c746ef410366ab61
MD5 411c11c885dad4795d15384c97c984a5
BLAKE2b-256 6a1a0295403cd96e64774b7e82dcaa8bad88a41ac416dadecd7354550cd10033

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