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

Uploaded Source

Built Distribution

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

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: appier-1.31.1.tar.gz
  • Upload date:
  • Size: 223.9 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.1.tar.gz
Algorithm Hash digest
SHA256 f0170db9aba91eed11d7ea8071ea9c88534336537627e7bece15acdb11487530
MD5 04abe3d3d895e07e7f75831b7bf19604
BLAKE2b-256 95d14ed0f5ebeb93133947cfeb35c50f7235ab131dadcb0462b336485bd72af5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: appier-1.31.1-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.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 94d603386cc0cfdb421f5b134cab51d50ac63a051d2a679b709580f0b60a52cc
MD5 dc8d65f74b9669e354ced6c139c554f7
BLAKE2b-256 34e6966f00b0cc7b2b37b116a46368f3de01075e2cfc4fc8b8dafb8b0871e069

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