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

Uploaded Source

Built Distribution

appier-0.9.78-py2.py3-none-any.whl (139.5 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-0.9.78.tar.gz
Algorithm Hash digest
SHA256 8fd7ca1d255ae46e6a37deb8a23db217bdd0777dbabbeab5983ca2df2510379f
MD5 b3435c803bba840d9cb4beb88c844d67
BLAKE2b-256 bf4cced2cdc42d34ea9cbe8f67fcf5504c1230294cf3e191daf7309f226c7cb7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-0.9.78-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 15ac22e58501fb7ec28168c8b75e9d641d3bec4390e31dc182f2f022e4f96242
MD5 11dc2ce61136d65a46c87ca9176de75e
BLAKE2b-256 16bfa44c13da829aff02744fc00bd820b85ed90e1438a86ac2eec7a6d5ee0b37

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 Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page