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

This version

1.0.7

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

Uploaded Source

Built Distribution

appier-1.0.7-py2.py3-none-any.whl (142.8 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.0.7.tar.gz
Algorithm Hash digest
SHA256 5501030eeff4bcac890554da9e76431eab53a1a7e6e4dc3e6f761ecf132f7c0d
MD5 68e74ae288279eb756c58c3f54690bfb
BLAKE2b-256 bc1ced5321955dfa05542a2bb9ef1c954aeeec3ec6f1c0228ce2a3c0db691877

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.0.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8393237ff85f3a1f3adc426d75e9c705d9c6aeae2b02661bbb8646074bfa07dd
MD5 da15f78cae6ac21d86c55a8083184a22
BLAKE2b-256 0a966b88c09fecab6311c0c0c22f7a1f9900223f5755105d8409d1cee024035d

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