简体   繁体   中英

Log into Launchpad from python script

How can I log into my Launchpad account in a python script? Any sample code would be appreciated.

The login url is https://launchpad.net/+login and then redirect to something like https://login.launchpad.net/fJLVSRbxPfKTpVDr/+decide

Thanks in advance!

我建议您调查官方的launchpadlib ,而不要滚动自己的解决方案。

您可以检查bzrlib是否与launchpad集成

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM