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

Uploaded Source

Built Distribution

appier-1.11.3-py2.py3-none-any.whl (215.9 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.11.3.tar.gz
Algorithm Hash digest
SHA256 aded66b5f656e9a1b4bf67f24923f0e48c5c6b24a05263e26265cacb0eac6c16
MD5 62b7198f2b7e043f4212909d91b47325
BLAKE2b-256 a56c786ca16eafec93b8a7df50e3c5bfd146f2d6a11ecad76df450dafc3a3aac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.11.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fbe5b50020a892b59c446edb1f3e8c7d663188effe7427f7f54d3316d21f6ea3
MD5 50afbdbe6de778f803025a3dc6b44a25
BLAKE2b-256 641dbcc1552ff55d77205495d91781651fa16e5041270cdc5866ce7809cfd903

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page