Client initialization¶
- To create client instance use either of two functions:
copr.create_client2_from_params()copr.create_client2_from_file_config()
Config file should be generated by the Copr service itself (Api info page). Don’t forget to login.
copr.create_client2_from_params()
copr.create_client2_from_file_config()
Config file should be generated by the Copr service itself (Api info page). Don’t forget to login.