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

Uploaded Source

Built Distribution

appier-1.24.0-py2.py3-none-any.whl (287.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: appier-1.24.0.tar.gz
  • Upload date:
  • Size: 220.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/2.7.18

File hashes

Hashes for appier-1.24.0.tar.gz
Algorithm Hash digest
SHA256 eb6413753008bac7d2c956734e859931b5921832a769967081a9bd7c578366f3
MD5 37a232da8507b5ec35ccac77398bffa7
BLAKE2b-256 78e2030af811a220c033fc3d6ca3338130521b3189a723906a910e65d3b6dd51

See more details on using hashes here.

File details

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

File metadata

  • Download URL: appier-1.24.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 287.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/2.7.18

File hashes

Hashes for appier-1.24.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0d245094583a4ed613e4383eaae024da91fd69aba7e50dcbcf8533590fedfd80
MD5 acc6ee46b58ef60786536d99690e15c3
BLAKE2b-256 8491587b3a657e78170ce80fe0e099f98cb897da19991548bfe195b32c61a527

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