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.8.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.8.7.tar.gz (149.9 kB view details)

Uploaded Source

Built Distribution

appier-1.8.7-py2.py3-none-any.whl (201.2 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.8.7.tar.gz
Algorithm Hash digest
SHA256 bfa40081d159ac18e68d04c101f8629e8a173f0b746b37c6a2682394660d4359
MD5 cfa2eb3ac197a177228e7e824fdcb58c
BLAKE2b-256 493ccb2a3e7c8f8f49d6ad4a18f52d259084023fac3c7b018edec4f053bdf37b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.8.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 33787592f1b17068650a57f8afd7d16f94bd967f76c7cd7eea33475a98fc8c03
MD5 f4de309aaf72ff496e5b05c703ada79e
BLAKE2b-256 39b9e45aa945669cf95865f3e0b6932181f98cd79c69361db72d1b02dc11aaff

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