Djurl

Latest version: v0.2.0

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

Scan your dependencies

0.2.0

---
* removed unnecesary `print()` statement.
* Added *pep8* recommendations.
* Added `:filename` pattern.
* Added `:uuid` pattern.
* Added `:query` pattern.
* Unregisted patterns are of type `:slug` by default.

0.1.3

---
* Fixed fatal bug when using nested routes.

0.1.2

---
* Fixed bug when `route == '^$'` or `route == '/'`
* Removed adding `/` at the end of the route if it's not an exact route.
* Trim route with spaces. Ex: `' news/today '` => `'^news/today$'`
* Fixed bug when a route ended with a slash and contained spaces. Ej: `' /users/ '`

0.1.1

---
* Changed package description

0.1.0

---
* Basic functionality

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.