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

Uploaded Source

Built Distribution

appier-1.13.37-py2.py3-none-any.whl (241.9 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.13.37.tar.gz
Algorithm Hash digest
SHA256 af4d7f38d59e76f3167aaa1fd9af1f04efc1134604881179ad6ff99507cd2ee1
MD5 6a333bb60f0e16e0875c59090bbb0b96
BLAKE2b-256 76bc0584a2eea5922ed3bbbe4a7385e4901a1ab617b394064c801bf35c419021

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.13.37-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b5bb6c7816bd2843d103a095b1feb0dd8be08808f78439b7556cd2379e162cf4
MD5 b8baa60299cb95928663648c2cc2afcd
BLAKE2b-256 599f0e562d030902ea8af471cf2aa71522f668f729eaf27465c7938a23674232

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