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

Uploaded Source

Built Distribution

appier-1.31.2-py2.py3-none-any.whl (292.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: appier-1.31.2.tar.gz
  • Upload date:
  • Size: 224.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.31.2.tar.gz
Algorithm Hash digest
SHA256 1a2cd6a319cda1d84dc92f50fd3c64621e6520aae7676400795b0fd9752e77a3
MD5 0e39fd0e2714f7dca3675af96bca9d3d
BLAKE2b-256 0aeb8abab48cb76d76266adb9033a5f6a31aeb89b0519a81a7160c89da4d7245

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: appier-1.31.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 292.6 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.31.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fec9369ca6792e91b92f10b4b9feadb1906a01924ede5478cf09453fb6cdff12
MD5 5ceb5fb995e064cd607007e7342b3270
BLAKE2b-256 7ad2c128d4f9a022de4205b88104584bba697ba4e15d8e5732021267b84080d6

See more details on using hashes here.

Provenance

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