Pyasista

Latest version: v1.1.2

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

Scan your dependencies

1.1.2

- *user_guide()* method is added to the **AsistaInput**.

1.1.1

- *timeout* property is added to the **AsistaInput**.

1.1.0

- Environment string for Environment.PROD changed from *PROD* to *PRODUCTION*. If you are using **Environment** you should update your *pyasista* version to keep things working.

1.0.1

- Following static methods are added to *AsistaOutput* to create lambda outputs easier:
- **AsistaOutput.with_stream(data):** Creates an instance of *AsistaOutput* with command PLAY_STREAM.
- **AsistaOutput.with_announce(data):** Creates an instance of *AsistaOutput* with command PLAY_ANNOUNCE.
- **AsistaOutput.with_stop():** Creates an instance of *AsistaOutput* with command STOP.
- **AsistaOutput.with_noaction():** Creates an instance of *AsistaOutput* with command NOACTION.

1.0.0

- Birth!

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.