Skip to main content

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.

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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

appier-1.34.7-py2.py3-none-any.whl (304.3 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: appier-1.34.7.tar.gz
  • Upload date:
  • Size: 234.7 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.7.tar.gz
Algorithm Hash digest
SHA256 07b557cadcd109bea28e23cf71fbd0c5a6bc17b4ba3d142884c5879893c6fd88
MD5 53a0ba91e93de65def9ffceeb38d02a3
BLAKE2b-256 7c0b993f67859b9c6a86a24713961eb00851151d39d70ce9811bdc09705d3364

See more details on using hashes here.

File details

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

File metadata

  • Download URL: appier-1.34.7-py2.py3-none-any.whl
  • Upload date:
  • Size: 304.3 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.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f4f0442215d88984c91ccdef795dfd189fe771416936a2ef8ed6883b33a2c2cc
MD5 0933f1bf9c33408e5ab01f04efaf9683
BLAKE2b-256 dc619038de8b73ef20bc411aa3e832eb2024524b92b578ed17581f6c8e4d01f2

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

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