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

This version

1.2.4

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

Uploaded Source

Built Distribution

appier-1.2.4-py2.py3-none-any.whl (155.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.2.4.tar.gz
Algorithm Hash digest
SHA256 1d770b558c58b032ed517377c86c38d556ade823e6b7abcd0e6ea6a5d969aa7e
MD5 28dc83a2d5de1730bfe0e5c31233782d
BLAKE2b-256 7b21e3bbe3392d5b463ef2105818288c1a148e8834b8f19a9baba70e0bb65b1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.2.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3b8e3d44a5752e8701f80d94a3d50dac2d589f77e215f895e4a046e8c5bd17ce
MD5 edd8efc1e9348ae5361e28e8bd70492e
BLAKE2b-256 c1973b432331d7be5c256fc9eaaac8b81e8b1ee60dda814e877c0abbb5053a55

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