Yay

Latest version: v3.1.1

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

Scan your dependencies

Page 7 of 12

0.0.31

-------------------

- Better absolute path handling

0.0.30

-------------------

- Any stream objects returned by the ``Openers()`` API now have a ``len`` property.

- The internal ``Openers()`` API can now load from any package on the Python path::

fp = Openers().open("package://some.egg/hello.txt")

0.0.29

-------------------

- The internal ``Openers()`` API now has support for a search path::

fp = Openers(searchpath=['file:///home/john', 'http://google.com']).open("foo.txt")

- The ``Openers()`` API now supports https://

0.0.28

-------------------

- Fully remove all Mapping default crud

0.0.27

-------------------

- Fix ${django.SomeModel} to properly resolve

0.0.26

-------------------

- Add support for a Django DataStore
- Allow objects exposed from Python, including simple method calls

Page 7 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.