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

Uploaded Source

Built Distribution

appier-1.28.0-py2.py3-none-any.whl (291.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: appier-1.28.0.tar.gz
  • Upload date:
  • Size: 222.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.8.2 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.28.0.tar.gz
Algorithm Hash digest
SHA256 375fec2e85e39c82c873d582ae591c1e0d009bd90348923497a67b7103cae4d3
MD5 f0b01bd0d44cf61d216a6ac43caacb5b
BLAKE2b-256 2da999d3bde29f7e319ad162f2f7553bd8e40d98015221f3ebb7c161a934ec60

See more details on using hashes here.

File details

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

File metadata

  • Download URL: appier-1.28.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 291.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.8.2 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.28.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 be33c54909f05b7172a8ea4a8a104d8d639521e15f2a43342308ca37079f1a5a
MD5 b463b01f21e4ba8d9c765d00bafc18df
BLAKE2b-256 5863960fce2dc92ff8cd3f875f2db176113328487dd172d5546c855384c5d7c7

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