View difference between Paste ID: iAdPAx8i and bURAc6X2
SHOW: | | - or go back to the newest paste.
1
from launchpadlib.launchpad import Launchpad
2
launchpad = Launchpad.login_with('hello-world', 'production')
3-
print launchpad.branches.getByUrl(url="lp:elementaryos")
3+
print launchpad.branches.getByUrl(url="lp:pantheon-terminal")
4
print launchpad.branches.getByUrl(url="lp:pantheon-terminal").recipes_collection_link