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

Uploaded Source

Built Distribution

appier-1.10.25-py2.py3-none-any.whl (215.1 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.10.25.tar.gz
Algorithm Hash digest
SHA256 2dc7b71092314932e90cba86d1f894404725904bd613c819336b49b3150fc95b
MD5 6245d58989c6bfdca87beeac5eaec673
BLAKE2b-256 7afdd84acd03cfb64340636b6233ce521dbdb3586eb7850fb78b62f45e595e9d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.10.25-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f2cce7251dfa0528148fea420502fb42b4098f59119ac6e3aea1c0827521923c
MD5 a44a070cf15cf908e7ad64c4f2290f64
BLAKE2b-256 48867787a25e2577a2244dce4c4232e70239e186f5abc354ba98ea2d7d555e63

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