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

Uploaded Source

Built Distribution

appier-1.11.4-py2.py3-none-any.whl (215.9 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.11.4.tar.gz
Algorithm Hash digest
SHA256 78bf151801b0b6486d0324b2550fbf134e7212c16d240895c0fb95b0204178e9
MD5 f210e6d40e2324750aa843ab57d4686a
BLAKE2b-256 0ebd6ab5727cdc5ddedd92d1a3ab34130baf14b270e0e89b7dbd8e1e0b3d6208

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.11.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 070ea209a09def8d50f35a578233a659ba63c7be27293dbe1627938994c50cd2
MD5 0151465465f820f4e593036bc98f3dd8
BLAKE2b-256 2d98f430e3b809630b561bcfc92ae319b532f77b815a4681d8c997f15cf4c3d5

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