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

Uploaded Source

Built Distribution

appier-1.10.29-py2.py3-none-any.whl (215.3 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.10.29.tar.gz
Algorithm Hash digest
SHA256 8c09885ec6b4087b5b21c6585feffbb7469512aeb6a28da49fdef31e2f129e67
MD5 821d241e51c92807ac40c45ce1383452
BLAKE2b-256 e2084ed45de0ff1113c69e7ac3dfa8829b59b0091b076d8f6a3fc1b6e1d2c0a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.10.29-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 39a656d184b7a691caf7ef10cb0a014867fda2af1eb681f4a210d6a39627ff1b
MD5 ee4e18e49eac47d2721c2d6806935821
BLAKE2b-256 16466eeac89d0617313632d05c0eeb5fa48c5c668239df241d7f3b6c2ddc0feb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page