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

Uploaded Source

Built Distribution

appier-1.7.26-py2.py3-none-any.whl (191.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.7.26.tar.gz
Algorithm Hash digest
SHA256 73ee80b1bc7d6aff9f20d71bf5b3df99411fbb12e58da73f7f79636f8a16000e
MD5 95718cc6629fb4301d0550a1f7188c37
BLAKE2b-256 e672c6751c18736aab970f7ebf118d9fb7f349a1be9602ece607109bdcf3a1b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.7.26-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5d838387a918e470f08d4aad478f1c15fb94ceb46f7ffb8ae1c4dfcdd258c4ab
MD5 70a235d714aed8cd5ae428b000e175e0
BLAKE2b-256 3535b3d004e176fdeab91dc54b0a8f40ca564a44f80d507d566e2f8e124fb52e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page