Routr

Latest version: v0.7.2

Safety actively analyzes 628903 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.3.2

-----

* ``routr.static.static`` routes now can be distinguished via ``static_view``
annotation instead of view attribute (still here for backward compatibility)

0.3.1

-----

* fix ``routr.static`` behaviour

0.3

---

* get rid of ``Configuration``, now ``route`` is just a plain function -- this
allows better composability w/o requirement to share configuration object
between different parts of the app

* add ``routr.static`` for serving static files

* add ``routr.utils.positional_args`` for introspection of positional arguments
of different types of objects and ``routr.utils.inject_args`` for injecting
positional arguments based on introspection

0.2.1

-----

* bugfixes to DSL

0.2

---

* [not backward compatible] new DSL -- got rid of guards keyword argument which
is too noisy

0.1.7

-----

* [bugfix] incorrect reversal of urls with more than one param

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.