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

Uploaded Source

Built Distribution

appier-1.8.11-py2.py3-none-any.whl (201.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.8.11.tar.gz
Algorithm Hash digest
SHA256 f2136bdf0d97135c585d230f69df08b2841da832aa1de421019121da49a516ee
MD5 c24e9168a9a347e2246c6c3f06a19d2f
BLAKE2b-256 e9df4221ed99e5cd4aef519f752b77db97ea87e920d0fb4f343d9a8a35693050

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.8.11-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0275810205c928ad6ce79469068d00df10a2d5b3bf4ff6b72e113e951c86f750
MD5 571ec42c57c121bcbc66cf6c51b840a0
BLAKE2b-256 0845a187e90b079ebe1f8d08602a40557f06c7cedb685a1dee2202cedb7c92ae

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