Skip to main content

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.

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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

appier-1.2.20-py2.py3-none-any.whl (159.7 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.2.20.tar.gz
Algorithm Hash digest
SHA256 49f95b2c402fa3f867bd0112865276260fa9f5c83bce5671dac93b258e836f24
MD5 dc2e208dc9edfcc9a7bff0c9e6d83a9d
BLAKE2b-256 c689ad908f40a3cc6576bfb719e22b38e604399d44d3989f3a0491dd4e3a24d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.2.20-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 eb18d232b3e69d7bf7a64a152e8b409a8c718354290e41d02a247c9752dcf3af
MD5 3f47bf31908740b629cbb10bd86c59f5
BLAKE2b-256 565e2757e2c19ba1739afb32dd6b70a064e579fffbad3bd7e84542c6ad85cfa6

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page