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 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.2

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.2
File Size Uploaded
kotway-0.1.2.tar.gz 31.5 kB Details

Built distribution (wheel)

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

Total release size: 88.2 kB

Release files / kotway-0.1.2.tar.gz

Download URL kotway-0.1.2.tar.gz
Size 31.5 kB
Tags Source
SHA-256 checksum
How to use checksums
8ce2575c898c769c7beb6eb9d8991461ab2088c1bbf8bd0753db31807fcf475c
BLAKE2b-256 checksum
How to use checksums
88659b0859955af37597926165fd208788f9421b8a8bae8d5770f13b8fb424f7
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 18, 2026.

Transparency log

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

Download URL kotway-0.1.2-py3-none-any.whl
Size 56.7 kB
Tags Python 3
SHA-256 checksum
How to use checksums
815662565db39ff8234568dca3742073e0ff2681856ff37a4ef8035a527e422d
BLAKE2b-256 checksum
How to use checksums
4901ad95685c983220068281c1d3bfb7989aa3f884bee1601d27d26c679a3889
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 18, 2026.

Transparency log

Release history Release notifications | RSS feed

0.1.8

2 release files

0.1.7

2 release files

0.1.6

2 release files

0.1.5

2 release files

0.1.4

2 release files

This release

0.1.2 This release

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