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.1.39.tar.gz (113.8 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.1.39-py2.py3-none-any.whl (153.8 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.1.39.tar.gz
Algorithm Hash digest
SHA256 0c69897604f1dddf1322976e8f81bdd31f7c8c7c7d18805b480339293a731c28
MD5 cd03ebc52974b1cdf760df47a78d783f
BLAKE2b-256 20bec50ae515b6c06cbb7dca59ec588b1b6beab283f77e2f6554eafd16853ad5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.1.39-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 77160bdd9dc4627c66495f2c5dbeb13dbca5a8810922219193aaea72e5b0cc48
MD5 fb05762d9a8c39abcc9c377f776fffa3
BLAKE2b-256 fb342c623213b23bf022d02c65055f1d63c19771dc91c0cc71c46fea7e553955

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