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

Uploaded Source

Built Distribution

appier-0.9.99-py2.py3-none-any.whl (142.1 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-0.9.99.tar.gz
Algorithm Hash digest
SHA256 6422e210ce842ee0a10354b00cfff5bc070443c1c9cbd1f48a4ca0f7b32b16de
MD5 da5c8014cd6e0dbfa1f4726241315566
BLAKE2b-256 803fa53fdfcea3c7999fab4f4429d5ab40f0607e2b4713fb2216cdef56552959

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-0.9.99-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ab615dce317cd25fa660c6fcb671224d737884af866b0de54a2560cf0acfed9e
MD5 665aea6d744ca02a2dbe16a434957fc5
BLAKE2b-256 44975e043e70e247552c9ffc8f4b2aa1e926e6e0801e3962536475092068c78e

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