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

Uploaded Source

Built Distribution

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

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.2.5.tar.gz
Algorithm Hash digest
SHA256 1cb93aaa953548c34235423a806b4f80532117c44a071b9ad4ea1099c8dc3ac4
MD5 630a9535b0b346d000c853021eb39728
BLAKE2b-256 19b25804495a03d70ca0e30e2e02f67133d57623c8d79d17add474b3f6df8408

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.2.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 80bb069f441d20b7b3f88edfa3e8cebf0092de9a755959539d8889903f0c04e1
MD5 a7f40abe1ee7a46fc7145230a0620b5c
BLAKE2b-256 bf86b5e5a9ee89a5a4c7455323e44adc1ea80e1e5b274a7bab352aadf621bec7

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