Yolapy

Latest version: v0.8.0

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

Scan your dependencies

Page 1 of 4

0.8.0

------------------
* Remove calculating `Site.is_published` property,
because it's already in api.

0.7.0

------------------
* Add `Yola.set_site_url` method.

0.6.2

------------------
* Run tests using maintained python versions : 2.7, 3.5, 3.6, 3.7, 3.8
* Add `Yola.complete_wl_task(wl_task_id)`
* Add `Yola.fail_wl_task(wl_task_id, reason)`

0.6.1

------------------
* Add `Yola.get_user_wsites` method.

0.6.0

------------------
* Remove `six` dependency
* Remove `User.save` method
* Add `User.create` classmethod
* Add `Yola.get_sso_url` method
* Fix bug caused by improper call signature to `create_site_import` method on
`Yola` service
* Update `User.__init__` to accept `**kwargs` rather than named arguments. This
makes it consistent with other yolapy models and more flexible in case of
changes to data returned by the service.

0.5.0

------------------
* Remove `Yola.subscribe_to_campaign()` and `Yola.cancel_campaign_subscription`
methods, they aren't allowed to be used externally.
* Add SiteImport model and api for creation and listing
* `Yola.get_sso_create_site_url` and `Yola.get_sso_open_site_url`
now accept optional `locale` arguments which define what language the
returned urls should be generated for

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.