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

Uploaded Source

Built Distribution

appier-0.9.98-py2.py3-none-any.whl (142.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-0.9.98.tar.gz
Algorithm Hash digest
SHA256 c047e6596b759085e4487432517d4e00138e9cf3e12ed693d36f3a7f192c7de9
MD5 486cfd49ac942fedf52e60a73941a93f
BLAKE2b-256 50ec8c266edb4bde9885f9e083dc5467381ccc6d69bdfe9a6d875e0cd7b69719

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-0.9.98-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 dabcfd7a4870d13dcef2501f38049fbbba70eaa2c3ac3b4e2cd80e802b856c90
MD5 a12e793ef91a61a2e263cb8f14a71a46
BLAKE2b-256 02365594b5c50641db4635ffda82b0a57407ac3ea4abeff325e0445f9830e542

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