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

Uploaded Source

Built Distribution

appier-1.1.40-py2.py3-none-any.whl (153.9 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.1.40.tar.gz
Algorithm Hash digest
SHA256 4df376c4ccac492166f6b1f71e3ce8de2610f5cd040f5cb6e843b1758938f3e7
MD5 52e6595ae5796c96bcac919d78221474
BLAKE2b-256 a9e45557876d8cea3a1473ac4c17b4d1310d5b14887280a7f36d2d10510e0b60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.1.40-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 67e762b8e179471d423f8cffbd42eb64ec2e898114024fc0be000675ec53cf70
MD5 ed9a89f30f2a3c802466b8ffcbf59de7
BLAKE2b-256 4efc185f0c4f49a38822e63d7a1a08018aa95876fd331a078aacdcaf28aecaa0

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