Python Web Framework
Upstream Version, Do Not Use in Production
LuOS
% luman package install bevyframeOther
$ wget https://github.com/islekcaganmert/bevyframe/releases/download/Preview/BevyFrame-0.3.0-py3-none-any.whl
$ python3 -m pip install ./BevyFrame-0.3.0-py3-none-any.whl- High performance, built directly on sockets
- Serving Python scripts as a webpage, just like an HTML
- Rich request and response objects for easy development
- Built-in decentralized authentication with TheProtocols
- Widget based templating engine
- Routing engine for dynamic paths
- Decentralized db-less user data with TheProtocols
- Decentralized user querying with TheProtocols
- JSON based CSS-like styling, importable from any path, URL, in-code
- User-friendly terminal output
- Built-in error handling replaceable with a single file creation (ex.
404.py) - Easy command line interface,
% python3 -m bevyframe config.json
- Built-in SQL Support
- Page Authorization (Blacklist / Whitelist)
- Easier Socket Integration
- Easier REST API Development
- Rate Limiting
- Permanent Logging
- Multiple Workers
- Admin Panel
- Built-in Mailing List
- Built-in RSS
- Documentation: Soon
- PyPI Releases: Soon
- Source Code: https://github.com/islekcaganmert/bevyframe
- Issue Tracker: https://github.com/islekcaganmert/bevyframe/issues
- Community: [email protected]