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.0.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.0.5.tar.gz (106.1 kB view details)

Uploaded Source

Built Distribution

appier-1.0.5-py2.py3-none-any.whl (142.6 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for appier-1.0.5.tar.gz
Algorithm Hash digest
SHA256 3b094d7a63aebaba2ac59d66e4610341b268dcf5d62375766c0f34b75f1d0e7c
MD5 8f10c7b708afb71c333aa610a9daf981
BLAKE2b-256 5250795ee4499ee599e405df33c625e72fca1c6d205743c95be481e9e48d5473

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for appier-1.0.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f345f49516579bb55a7537082993f9f2277bbf5e152d8eeca2b0bc2d53158b2f
MD5 a0f086d1f62986434825e3b11f425463
BLAKE2b-256 68fc179e8dc5c90b1218d5ce80b9f3fce944b19c8785d27f0e4a879e7ca218a1

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