Skip to content

v1.7.2

Latest
Compare
Choose a tag to compare
@parsariyahi parsariyahi released this 16 Jan 13:30

What's Changed

  • Add Panel to prsmsp main module, now you can use prsmsp like this:
    from prsmsp import Panel
    p = Panel.initiate("kavenegar", api_key"YOUR_API_KEY")
  • Add Exceptions for validating auth type for each panel, should be username and password or api_key.

Full Changelog: v1.7.1...v1.7.2