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

Uploaded Source

Built Distribution

appier-1.1.23-py2.py3-none-any.whl (149.6 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.1.23.tar.gz
Algorithm Hash digest
SHA256 687a9427aad624843c6e5ce234a4c5439158a679b5b9186447959900ed9ec3d7
MD5 d732196fc5a3676a70f3c86b4bd9d3e6
BLAKE2b-256 aec053ae431325bee65b63c2cf71699c7238f95561a39452169ecbf00475ce78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.1.23-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f62848aa9022f1a51e9c5ec3073805a8a2643c1da5a6fa3d44888ccdbe981018
MD5 00b3cda6066e7b0874c5b33ddb713525
BLAKE2b-256 9bf8909d3409d1acb237216b73afd247315371ffce4b7ad7d632a4e8f8d53d57

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