Skip to main content

BevyFrame 0.5 ɑ

Python Web Framework that turns your Python scripts to a web page. With decentralized features integrated, it makes programming easier than ever.

Alpha version, yet to guarantee backwards compatibility

Features

  • WSGI compatible, use your favorite WSGI server on production
  • Fast development server, built directly on sockets
  • Serving Python scripts as a web pages, thanks to the widget based templating¹
  • Python based styling, no need to use CSS²
  • Rich request and response objects for easy development³
  • Built-in decentralized authentication with TheProtocols
  • Decentralized db-less user data with TheProtocols
  • Decentralized user querying with TheProtocols
  • Powerful built-in routing engine that lets you combine static routing and dynamic overwrites⁴
  • Customizable logging with built-in logging engine
  • Built-in error handling customizable with a single file⁵
  • Built-in web debugger for easy debugging
  • Page Authorization with blacklist or whitelist⁶
  • Multiple apps in a single project, just end your package name with a dot
1. Widgets are rendered to the HTML, it doesn't require any additional client-side code.
2. CSS can be combined with the style scripts or directly used. Style scripts are compiled to CSS.
3. Unnecessary arguments can be disabled to speed up the project.
4. Since static routing is default, no private data should be in working directory.
5. To customize, create Python script with error code as name.
6. TheProtocols is required.

Installations

pymake

# Latest development version
pymake install islekcaganmert/bevyframe@dev
# Latest release
pymake install bevyframe

PyPI

# Latest development version
pip install git+https://github.com/islekcaganmert/bevyframe@dev
# Latest release
pip install bevyframe

Wheel

pip install https://github.com/islekcaganmert/bevyframe/releases/download/0.5/BevyFrame-0.5.0-py3-none-any.whl

*now included in LuOS developer tools

Links

Release files for BevyFrame 0.5.0

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

Source distribution (sdist)

Source distribution for BevyFrame 0.5.0
File Size Uploaded
bevyframe-0.5.0.tar.gz 29.3 kB Details

Built distribution (wheel)

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

Total release size: 66.6 kB

Release files / bevyframe-0.5.0.tar.gz

Download URL bevyframe-0.5.0.tar.gz
Size 29.3 kB
Tags Source
SHA-256 checksum
How to use checksums
20c425bfc9232b80d63ba19d71d347799a4146d435f102711aa5de7220da075e
BLAKE2b-256 checksum
How to use checksums
6db5814847a64f968b3938518d79c7effd213fcdda8a499b1ef2b9b62e2e3be2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.6

Release files / BevyFrame-0.5.0-py3-none-any.whl

Download URL BevyFrame-0.5.0-py3-none-any.whl
Size 37.3 kB
Tags Python 3
SHA-256 checksum
How to use checksums
af7ec997b8aa9277ae673716f9084388ddbe322c50e1bad76f2fcf144e64a2fa
BLAKE2b-256 checksum
How to use checksums
574572b450f249f957c0eb464b0e792f79ff081cc6441284439401cfce1c016b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.6

Release history Release notifications | RSS feed

This release

0.5.0 This release

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