Skip to main content

Pure Python website engine. Zero dependencies. Real JSX templates.

Project description

Boask

Pure Python website engine.
Zero external dependencies.
Real JSX-style templates without React.

pip install boask

Quick Start

from boask import route, use, run_server, html_templates

@route("/")
def home(handler):
    return html_templates.render("home.html", title="Boask")

if __name__ == "__main__":
    run_server()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

boask-1.0.3.tar.gz (1.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

boask-1.0.3-py3-none-any.whl (1.5 kB view details)

Uploaded Python 3

File details

Details for the file boask-1.0.3.tar.gz.

File metadata

  • Download URL: boask-1.0.3.tar.gz
  • Upload date:
  • Size: 1.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for boask-1.0.3.tar.gz
Algorithm Hash digest
SHA256 67208eca172686b108d78814e15c66241cd1f68d712a9132e6fb21e773c9ae00
MD5 8488446f3e118711934eada4c8940aed
BLAKE2b-256 07517a59861e007da9f7676b8f9cd7c1591b5d112b48eae4d2203ab01de4f4a0

See more details on using hashes here.

File details

Details for the file boask-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: boask-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 1.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for boask-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a67354d62ffed6635e1613b557e9e420f20deaa15197554f437adfeddad6fc19
MD5 bb72cef040af46fd9bafddd53f8b335a
BLAKE2b-256 3c2f4c4ac90c7dcda931e2cd70ea4eda58bb9c8fa03f0e3e2ac059bdd895e517

See more details on using hashes here.

Supported by

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