Github2

Latest version: v0.6.2

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

Scan your dependencies

Page 2 of 2

0.4.0

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

* Python 3 compatibility
* The ``github_manage_collaborators`` script will be installed using
``entry_points``, which means there is now a run-time dependency on
distribute_
* Support for managing `teams and organisations`_
* HTTP proxy support

.. _teams and organisations: http://develop.github.com/p/orgs.html
.. _distribute: http://pypi.python.org/pypi/distribute

0.3.0

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

* Caching support, see the ``cache`` keyword of ``github.client.Github``
* OAuth2_ authentication support
* Additional ``issues`` support:

+ Searching issues with ``issues.search``
+ List issues by label with ``issues.list_by_label``
+ List all project labels with ``issues.list_labels``
+ Edit an existing issue with ``issues.edit``
+ Reopen closed issues with ``issues.reopen``

* Additional ``repos`` support

+ List non-owned projects that you have push rights to with ``repos.pushable``

* Requires httplib2_

.. _OAuth2: http://develop.github.com/p/oauth.html
.. _httplib2: http://code.google.com/p/httplib2/

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.