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

Uploaded Source

Built Distribution

appier-1.29.0-py2.py3-none-any.whl (291.5 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: appier-1.29.0.tar.gz
  • Upload date:
  • Size: 223.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/2.7.18

File hashes

Hashes for appier-1.29.0.tar.gz
Algorithm Hash digest
SHA256 06d53419d4e98da1c085a2d7db7e456f85eca29780ef7d7d29e7ac401545d759
MD5 6a4268104129a9a17b61ca408b98343f
BLAKE2b-256 1f2595098ecaffc538294004f16c4cfad2da5999001f2e32f05d724a6aca9fb8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: appier-1.29.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 291.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/2.7.18

File hashes

Hashes for appier-1.29.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 94b8dbccfe3e36fe78d535c57a2277b3c15990acf6e207716adc8c3d3325a0f3
MD5 847be50983204e1a97c39f3a45feb76a
BLAKE2b-256 a64d06081d097990144a79eca3ec66d43e064c24312d8a031e6d5fc4e3c132f3

See more details on using hashes here.

Supported by

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