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

Uploaded Source

Built Distribution

appier-1.1.25-py2.py3-none-any.whl (150.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.1.25.tar.gz
Algorithm Hash digest
SHA256 64788b99d85c98b37a0d229e8e5b35c8dc965d328e89a784213d5b535745e737
MD5 7d41826a7747515fb6576a2ee715194e
BLAKE2b-256 f3c3f77ce7edee24bd84d9670bd62631b8f4ef26c28583de0fb2e5c670dd7f91

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.1.25-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ec83fe4716224db96de04ebe9ce5f63dc598be959fd1a216b55dfa33b9b8c990
MD5 87c4c2dacea6ca2c0756342b76277ee6
BLAKE2b-256 2ee0cdd6a857039175e22988bff4cd9200c3630ccc73ad9033f5f7b3961f668e

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