Robyn

Robyn is a Super Fast Async Python Web Framework with a Rust runtime.

BSD-2-CLAUSE License

Downloads
114.2K
Stars
3.5K
Committers
69

Bot releases are hidden (Show)

Robyn - v0.60.0 - [BREAKING 🚨] - rename add_directory to serve_directory Latest Release

Published by sansyrox about 2 months ago

What's Changed

Full Changelog: https://github.com/sparckles/Robyn/compare/v0.59.0...v0.60.0

Robyn - v0.58.2 - make Robyn faster and fix bug in compile_rust_files

Published by sansyrox 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/sparckles/Robyn/compare/v0.58.1...v0.58.2

Robyn - v0.58.1 - fix headers causing panic in invalid value conversion

Published by sansyrox 3 months ago

What's Changed

Full Changelog: https://github.com/sparckles/Robyn/compare/v0.58.0...v0.58.1

Robyn - v0.58.0 - control dev mode with `ROBYN_DEV_MODE` env var

Published by sansyrox 3 months ago

What's Changed

Full Changelog: https://github.com/sparckles/Robyn/compare/v0.57.1...v0.58.0

Robyn - v0.57.1 - fixes bug in binary responses

Published by sansyrox 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/sparckles/Robyn/compare/v0.57.0...v0.57.1

Robyn - v0.57.0 - add QueryParams to WebSocket interface

Published by sansyrox 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/sparckles/Robyn/compare/v0.56.3...v0.57.0

Robyn - v0.56.3 - implement a `set_cookie` interface in Response struct

Published by sansyrox 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/sparckles/Robyn/compare/v0.56.2...v0.56.3

Robyn - v0.56.2 - fix file serving

Published by sansyrox 4 months ago

What's Changed

Full Changelog: https://github.com/sparckles/Robyn/compare/v0.56.1...v0.56.2

Robyn - v0.56.1 - remove repeated port checking in dev mode

Published by sansyrox 4 months ago

What's Changed

Full Changelog: https://github.com/sparckles/Robyn/compare/v0.56.0...v0.56.1

Robyn - v0.56.0 - [BREAKING 🚨] - allow generic names for callback args

Published by sansyrox 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/sparckles/Robyn/compare/v0.55.0...v0.56.0

Robyn - v0.55.0 - add prompt for a new port when a port is occupied

Published by sansyrox 4 months ago

What's Changed

Full Changelog: https://github.com/sparckles/Robyn/compare/v0.54.5...v0.55.0

Robyn - v0.54.5 - fix the optional returns in headers.get

Published by sansyrox 5 months ago

What's Changed

Full Changelog: https://github.com/sparckles/Robyn/compare/v0.54.4...v0.54.5

Robyn - v0.54.4 - fix trailing slash issue in urls

Published by sansyrox 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/sparckles/Robyn/compare/v0.54.3...v0.54.4

Robyn - v0.54.3 - add a fix for sub process spawning

Published by sansyrox 5 months ago

What's Changed

Full Changelog: https://github.com/sparckles/Robyn/compare/v0.54.2...v0.54.3

What's Changed

New Contributors

Full Changelog: https://github.com/sparckles/Robyn/compare/v0.54.1...v0.54.2

Robyn - v0.54.1 - fix before request middleware for file uploads

Published by sansyrox 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/sparckles/Robyn/compare/v0.54.0...v0.54.1

Robyn - v0.54.0 - add form data handling and file handling

Published by sansyrox 7 months ago

What's Changed

Full Changelog: https://github.com/sparckles/Robyn/compare/v0.53.2...v0.54.0

Robyn - v0.53.2 - add __contains__ in headers

Published by sansyrox 7 months ago

Full Changelog: https://github.com/sparckles/Robyn/compare/v0.53.2...v0.53.2

What's Changed

Full Changelog: https://github.com/sparckles/Robyn/compare/v0.53.1...v0.53.2

Robyn - v0.53.1 - fix internal json rendering

Published by sansyrox 7 months ago

What's Changed

Full Changelog: https://github.com/sparckles/Robyn/compare/v0.53.0...v0.53.1

What's Changed

Full Changelog: https://github.com/sparckles/Robyn/compare/v0.52.3...v0.53.0