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

This version

1.8.5

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

Uploaded Source

Built Distribution

appier-1.8.5-py2.py3-none-any.whl (200.5 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.8.5.tar.gz
Algorithm Hash digest
SHA256 cc594ad5d9424ef7653d9c1b3acd21f983d21ba1811d7653a5c762ac85622707
MD5 9abb23685f797aef7e29639952723b2e
BLAKE2b-256 e11fce1011872e000624dd9cae7a05be99726d710ed91338c9a0707ac44bb8f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.8.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a5af47ce2aced293a876058ecdf3b759580eda44c11a60e1d30e273ccb644564
MD5 bc6efb792544609fee6db2815023b761
BLAKE2b-256 562ba1714b16829a766c7b5bf46f689a553db80b91221158611fe8a18c23d341

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