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.2.15.tar.gz (117.4 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.2.15-py2.py3-none-any.whl (159.1 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.2.15.tar.gz
Algorithm Hash digest
SHA256 834093fdc847cacbbbc58595c3e5450829ba0d892b93147e1e3ef8d7cc8791aa
MD5 7659349d15d88958d8924ebf8ae293e7
BLAKE2b-256 765f90fbc2d99516e72f198d93fe7907932173845884143f1dd32a4bd8ea0838

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.2.15-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 cc8470d04eb67fb5eba2a57b2c9ef227bff0db597da8d404eae3b13cc97e1b1a
MD5 ee5723ad4c5b262193bfcb929e6a25d0
BLAKE2b-256 97c5649895b99e71198df6aee67b89bd51b9893d360b0f4f4dec7a90636b0469

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