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

Uploaded Source

Built Distribution

appier-1.5.44-py2.py3-none-any.whl (179.8 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.5.44.tar.gz
Algorithm Hash digest
SHA256 f107e8a0b8c02480da9b2e0a0be3e663970f0809692d18c1e62ecbd53a5021ad
MD5 101f29eba70965512e428e36e3a8bbca
BLAKE2b-256 c2858cc10aa1e38b8969a44c30b3abb97058b243300793e07d6a02c1deeed253

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.5.44-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3ef72a9c974fd7fe5e17f81d4444f29dcfb1db91193d85cbce06b8605f74a408
MD5 26c00089168eec2d6f17e83145bd8aa9
BLAKE2b-256 55cab028660c978d71d195d493bf1cf21f500352e73b53319879b679e59a03bd

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