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

Uploaded Source

Built Distribution

appier-1.13.0-py2.py3-none-any.whl (229.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.13.0.tar.gz
Algorithm Hash digest
SHA256 23cbe0893f6408354ded4a922974babf26cda8e8fd4c6031899b30dc3a7f4b1a
MD5 9a111b9314c979e53ca07fae5a78c0bc
BLAKE2b-256 87a9b8586e37689364651a5592e8baebf96a4deecd28cb1e1d909535b93536e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.13.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 18b05fee105e10052d53a731cc1ee4eb3ee2d8c02c7c3738f561053caa86e53b
MD5 dc3852a6d0669167231d8cf2581cdc7b
BLAKE2b-256 7dc270b9edcd78387ef945d956a79d84102b03fd4be7db959ea52a0c79ac837c

See more details on using hashes here.

Supported by

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