python-cross-web
Port variant v13
Summary Library for working with web frameworks (3.13)
Package version 0.4.1
Homepage https://github.com/usecross/cross-web
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v14
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 18 JAN 2026, 19:34:33 UTC
Port created 18 JAN 2026, 19:34:33 UTC
Subpackage Descriptions
single # Cross **Write once, run everywhere** - A universal web framework adapter for Python that lets you write code once and use it across multiple web frameworks. ## Installation ```bash uv add cross-web ` `python from cross_web import Response ``` ## Overview Cross provides a unified interface for common web framework operations, allowing you to write framework-agnostic code that can be easily adapted to work with FastAPI, Flask, Django, and other popular Python web frameworks. ## Features This project is in early development!
Configuration Switches (platform-specific settings discarded)
PY313 ON Build using Python 3.13 PY314 OFF Build using Python 3.14
Package Dependencies by Type
Build (only) python313:dev:std
python-pip:single:v13
autoselect-python:single:std
Build and Runtime python313:primary:std
Runtime (only) python-typing-extensions:single:v13
Download groups
main mirror://PYPIWHL/67/49/92b46b6e65f09b717a66c4e5a9bc47a45ebc83dd0e0ed126f8258363479d
Distribution File Information
41b07c3a38253c517ec0603c1a366353aff77538946092b0f9a2235033f192c2 14320 python-src/cross_web-0.4.1-py3-none-any.whl
Ports that require python-cross-web:v13
python-strawberry-graphql:v13 Library for creating GraphQL APIs (3.13)