Pykite

Latest version: v0.3.0

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

Scan your dependencies

0.3.0

📌 Replaced the usage of the 'webob' library in the PyKite framework with custom request and response classes. This change allows us to have greater control and customization over request and response handling. The custom classes provide a more tailored solution for our framework's specific needs.

- Added custom 'Request' class to handle incoming HTTP requests.
- Added custom 'Response' class to generate HTTP responses.
- Updated PyKite to use the custom request and response classes.
- Removed 'webob' dependencies and references.

✅ This change improves the maintainability and flexibility of PyKite while reducing external dependencies.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.