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.1.22.tar.gz (110.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.1.22-py2.py3-none-any.whl (149.3 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.1.22.tar.gz
Algorithm Hash digest
SHA256 0fa0aadedef7c2b56904b134895b0428f79d08916e5231ab9090bb0e0d4e3744
MD5 e386b28953bb74f1e3f8f0bc392d1795
BLAKE2b-256 a1bd17d85b5211ba8db2fdc6829e75926807c69177c582873de56b2bf16687b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.1.22-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 99600f5858cdd6f047826d6db80ff76e7efe02f485f96485e105b3444208d2f6
MD5 9963db33a859df8c947aa2e515ec6266
BLAKE2b-256 4e92a7f83f1b94c1351f06615921757c5e48d93b26e9a89004338644ab9629d1

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