Skip to main content

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.

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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

appier-1.7.47-py2.py3-none-any.whl (194.9 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.7.47.tar.gz
Algorithm Hash digest
SHA256 d16e8d073016588c784c6a124441f184f3e346edcf893dde1a8c51f9a44e5031
MD5 73405c4f58a486d46fae2c6eb4613d3f
BLAKE2b-256 a5734b56f61f80e06f2833bf32c48b24cab83971decea925895c1ac56ae2cebd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.7.47-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 daa0560966f76a780ff795dfa2b50e18f8c78b2781e7a46b474330200c316033
MD5 3f38678b69f9ba291a8ed9a84cd21851
BLAKE2b-256 b5ba742568281f06ccc75fc823fade7592d6f32844d6d5b5bdb2e807a60029c4

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page