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.18.12.tar.gz (205.6 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.18.12-py2.py3-none-any.whl (270.5 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: appier-1.18.12.tar.gz
  • Upload date:
  • Size: 205.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.14

File hashes

Hashes for appier-1.18.12.tar.gz
Algorithm Hash digest
SHA256 f2d5209fcd7437bbd983a8e676ccd82801b3925ae95fe977c5f3093d51e74e82
MD5 e603ca7ec269ee882bc1607e16c51de4
BLAKE2b-256 3c0a9fffb8daeeeb657e4f11031a84393463d9a149700b9d1dd48c0814b6c12d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: appier-1.18.12-py2.py3-none-any.whl
  • Upload date:
  • Size: 270.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.14

File hashes

Hashes for appier-1.18.12-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 921f2215965d5d672b6922e7a50e8c2c9f632beb6457db622f64dd0d5ee99a09
MD5 7146293c325e5af99b391f449a8b7fee
BLAKE2b-256 5f30ea7e6d73c142b6842e024b85c5f8f88044816130af80cb12b0500563adc8

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