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

Uploaded Source

Built Distribution

appier-0.9.84-py2.py3-none-any.whl (140.1 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-0.9.84.tar.gz
Algorithm Hash digest
SHA256 8f81db738bc939b6dbf56b859fa612323338da288ebe639868b7387e9b6275c5
MD5 13a3e352e986ac2158c14db8d40d74de
BLAKE2b-256 78dfb534f4d883a89907e461cba41ffc6b89923c6bcd3e9f7a68f821b688e206

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-0.9.84-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7c3726cfe23df743841f5d21c6bceb2c9a36e365bc5658bd3cdbb90106ddcb27
MD5 00c8a93702ba8eb4cd5a36059cb15887
BLAKE2b-256 15933f9c968108f85efebc961267cd6818606ebb414829ec858dbd4b2b01b47b

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