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

Uploaded Source

Built Distribution

appier-1.3.25-py2.py3-none-any.whl (165.0 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.3.25.tar.gz
Algorithm Hash digest
SHA256 2dec62507047d5ca4bc7f44b5a1cb01a447755bd87f22da9323e5b7d6615ed8c
MD5 b92c63dea7f11766d9177067096942a1
BLAKE2b-256 1c59d1e110e7db063fd0f588b23f624dbc85d63ff2705954a1b063bacb031f7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.3.25-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7d66ec50d83900e4b2a36dbc7715c5d9aae1c644d77a68d7376b76ae5716132d
MD5 d42e3033f866184a5faaab68c9b2a929
BLAKE2b-256 8e8cdc04cdaeb289e0280f93036fe1748ae76291b061597b346c945e30cea6b3

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