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.6.13.tar.gz (135.3 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.6.13-py2.py3-none-any.whl (183.1 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: appier-1.6.13.tar.gz
  • Upload date:
  • Size: 135.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for appier-1.6.13.tar.gz
Algorithm Hash digest
SHA256 fba4f68b2c7ac7bf5e01a5f4eb1fa0619b78da8f66315f5bc69eeef6a1577217
MD5 6568cf4536755aff93a46665ef451aee
BLAKE2b-256 269237a70b105a44e41ad86334e4540abdc5cc57e754c7a0ff2d80a884413649

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.6.13-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1f6e23387b48e52647aec12f33a6da66ac9ffca20d2df75ce27521fc6721c900
MD5 a42694a8d4c2e286e7ce4262668b440b
BLAKE2b-256 4db3fec6840d53594876cf2898887e7ad0937c9a087d8feebeb16c5126651ddb

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