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.0.tar.gz (106.7 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.0-py2.py3-none-any.whl (143.2 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.1.0.tar.gz
Algorithm Hash digest
SHA256 9b5203d028da73d1ae1232ceff3a6c7bef68975539b5cc6aedfbc236419a706d
MD5 82ce42d5db7d12fcdfdd37845ee9be7a
BLAKE2b-256 c0d52c53687308bde8dee10bf814ccf4b780df1a847cede9285acf03edb9febd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9b60883295068b044249b524c6682c901c0d30892c13a8891546347c46bf91b1
MD5 f6bc19d920490eedc28989d8c3f1917a
BLAKE2b-256 f63c4467515c4458a1d53aca8b6b61c7e7f4f5402fcc6e1d9645a9b7fb79d5fe

See more details on using hashes here.

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