Skip to main content

kotway

kotway is a framework that allows building web applications in Python only without prior experience in web frontend development.

Peak 👁️🐽👁️

Let's peak to an example app. It's VERY NOT simple and complex:

import kotway

def main (page: kotway.Page):
    page.add(
        kotway.Text("Hello, kotway!")
    )

kotway.App(main).run()

I lied 🤭. Confetti 🎊!!!, You made A WEB APP 🤯!

Capabilities

Cleans your room, watch movies with you, and-- Wait, opps spoilers 😁.

ONLY Python 👻

Yup. Everything else is a ghost. Build EVERYTHING in your web app using JUST Python. No html, no javascript, just our cute python.

You choose the publishing 🛩️

Kotway supports BOTH server-driven UI and static websites.

You can make your web app runs its logic on your server, while only the UI is running on the client.

But also, you can choose to publish your app as a static website. And YES, it means python running on the browser!!!

Flexibility and extensibility 💪

kotway is SUPER flexible. You can modify nearly everything inside it!

You can customize web root, the look, stylesheets, add your own controls, access any property..

And since it rely on native web tech, the UI is as fast as the browser.

Installation 🧑‍🏫

To install kotway library, run this on your terminal:

  1. Create a virtual environment (optional)
python -m venv venv
  1. Install kotway using pip
pip install kotway

Docs 🦆

I love ducks 🦆, but let's talk about docs.

I'm trying my best to cover everything. Until we have a real docs page, all documentation will be here: CLICK ME, LES GO🐎!

Note

The library is still a baby. A lot of features are coming, and if you encounter ANY issue please submit an issue here: Issues page

Or if you just wanna ask a question or talk about kotway, you can go Here.

Contributions are welcome.

Release files for kotway 0.1.6

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for kotway 0.1.6
File Size Uploaded
kotway-0.1.6.tar.gz 44.3 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for kotway 0.1.6
File Interpreter ABI Platform
kotway-0.1.6-py3-none-any.whl Python 3 none any Details

Total release size: 109.0 kB

Release files / kotway-0.1.6.tar.gz

Download URL kotway-0.1.6.tar.gz
Size 44.3 kB
Tags Source
SHA-256 checksum
How to use checksums
b7ab28359fc33c7fa23b6401dec7e181487eb7efabc17b51cf86e94730af3d1c
BLAKE2b-256 checksum
How to use checksums
86cfc9d8e406ade96179ca1efef4b425794cfd256e8b6f84b622ac46235d88d4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 22, 2026.

Transparency log

Release files / kotway-0.1.6-py3-none-any.whl

Download URL kotway-0.1.6-py3-none-any.whl
Size 64.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
6eb45ca8bd2afa5731c389777d3067e6795c409da9f5ef566fa135f98f3c607e
BLAKE2b-256 checksum
How to use checksums
b63bf25024992aece2f76ef6edb7165b7a2a3bc439459b61150bf27e9f067a04
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 22, 2026.

Transparency log

Release history Release notifications | RSS feed

0.1.8

2 release files

0.1.7

2 release files

This release

0.1.6 This release

2 release files

0.1.5

2 release files

0.1.4

2 release files

0.1.2

2 release files

0.1.1

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page