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

Uploaded Source

Built Distribution

appier-1.34.5-py2.py3-none-any.whl (300.8 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: appier-1.34.5.tar.gz
  • Upload date:
  • Size: 232.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/44.1.0 requests-toolbelt/1.0.0 tqdm/4.64.1 CPython/2.7.18

File hashes

Hashes for appier-1.34.5.tar.gz
Algorithm Hash digest
SHA256 25758c364125aaa52ea58d4c432577574cc6f969753905337688c49a5c9a8b39
MD5 87accc1ad0f18c4d9af1d97fa531a0eb
BLAKE2b-256 b9f65d24f9486c324e1bcda6f322e5567f20c13175d6684bf6a57023afa04f80

See more details on using hashes here.

File details

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

File metadata

  • Download URL: appier-1.34.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 300.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/44.1.0 requests-toolbelt/1.0.0 tqdm/4.64.1 CPython/2.7.18

File hashes

Hashes for appier-1.34.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 56750adfc855dc1b9592a3e82da518ad600e80925c10746aba18a6a1eb545fff
MD5 f853e9d6c1c684d3e11c994006680390
BLAKE2b-256 e609ec25e30071c0beb6b59cff91b44a7f2da7271f39fabf6ea791f845dbf27d

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 Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page