Pivotal-py

Latest version: v0.1.3

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

Scan your dependencies

0.1.4

-----

- Added support for HTTPS for Pivotal projects that choose to require
HTTPS for API access.

- Re-configured the version string to exist in the setup.py.

- Added back in the Pivotal import in ``__init__``.

0.1.3

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

- Removed Pivotal import from __init__.py which was causing httplib2
issues.

0.1.2

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

- Added ``httplib2`` as a dependency.

0.1.1

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

- Added an examples folder with a single example showing a script to send
an email summarizing stories across projects to multiple team members.

- Provide both ``get()`` and ``get_etree()``. The ``get()`` method
returns the response and content of the request directly from httplib2.
The ``get_etree()`` will return an ElementTree object of the content.

0.1.0

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

- Initial public release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.