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

Uploaded Source

Built Distribution

appier-0.9.91-py2.py3-none-any.whl (141.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-0.9.91.tar.gz
Algorithm Hash digest
SHA256 b128659f0d83b5d6b979b9563f6c16fa77a2d84dee542497f5ff13cfaeb30f67
MD5 c57649c21c239ee5ad5e4a18f44da43c
BLAKE2b-256 119365398e05a3f7bf52951cc943d29d97d15147118f2be4be237521e02f14a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-0.9.91-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2ef8e5cf9c4cab2b4f651962bb670adc50acd01df2001cc39f83fa4cab3c952e
MD5 6448a463aa58546c11ad5dd0784f1fef
BLAKE2b-256 908ee211de530ec1f09a025f228d5fa0d18ca020880cd582855d599b21f5ea27

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