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

Uploaded Source

Built Distribution

appier-1.6.7-py2.py3-none-any.whl (181.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.6.7.tar.gz
Algorithm Hash digest
SHA256 a43261acfeae8bae7b83c0be36fde6c9cff0090689f671f51a4df27bb5008a82
MD5 e4c2c8e685a973f73df5d56e6e06acb8
BLAKE2b-256 d1404a4199bc1834645c1f079cfbb776336acb3fc3d169a0d0ca3fb8d4a2f8b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.6.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 de7c3898e3019831e2b55573a5dc166b20800d8e1fa338305ef93272583dbbac
MD5 45c978ba5b271b2c4daab9d5f7f18682
BLAKE2b-256 a12f01197131194bc68b3053d3f7bf006fc1855bcdb1c3295fd28011b5bae1ae

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