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

Uploaded Source

Built Distribution

appier-1.9.0-py2.py3-none-any.whl (202.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.9.0.tar.gz
Algorithm Hash digest
SHA256 abdd91b099c1175bd2a2264a043120b85a9ed72e0517b95cb79c4de38e094ab0
MD5 1d0bead464a5101496cbf89f3a7e92da
BLAKE2b-256 223e91444c50ddb41f369c134768182ffd0d76789ee760a0b5fc366a4a40736b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.9.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fe92d0cc510d8b9e463fba7832f39d6d720714db1fc70d7bab247195a390ffe7
MD5 4be3b08f33b26967e4e7fb5e92ee83db
BLAKE2b-256 5f0f00cd2050d597d72a37f9152fc39a34f6a592a85fc419b21d3907c1fea77f

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 Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page