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

Uploaded Source

Built Distribution

appier-1.1.1-py2.py3-none-any.whl (143.3 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.1.1.tar.gz
Algorithm Hash digest
SHA256 28d5999f4354c352d9b59e292d226d88ce6e3ee1d7fd781c7b4f9123a6aaba63
MD5 de95462fe66a77862020fecbfba53edb
BLAKE2b-256 063e95a35c37329e82fde0a0f41f23dec6d47c28bdca1ac28a691539d310da76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b97de6f7e576a93620c80a59a71a2a4e89e38bcffe370ac46b50fcd2e7b5e76d
MD5 81bee8878f05539da98bac2275b0fef1
BLAKE2b-256 26e86785e1eadeec3ddb5a10623f9c1d45bbf6ad3928edf091565c7e93f888dd

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