Py-dactyl

Latest version: v2.0.4

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

Scan your dependencies

Page 2 of 3

1.2.0

* Adds automated retries to the PterodactylClient when encountering errors from the API.
By default this will only retry 429 rate limiting errors, however it can be configured to retry any status code.
Retries 3 times with exponential backup configurable when instantiating a client instance.

**Full Changelog**: https://github.com/iamkubi/pydactyl/compare/v1.1.6...v1.2.0

1.1.6

* Add the `PaginatedResponse.collect()` method
The `collect()` method will fetch the data from all pages of a PaginatedResponse.
This allows you to easily fetch all results when you want all the data without having to iterate over the pages.
* Fix the `client.server.files.write_file()` method
* Add the `client.server.get_websocket()` method

**Full Changelog**: https://github.com/iamkubi/pydactyl/compare/v1.1.5...v1.1.6

1.1.5

What's Changed
* Bump codecov from 2.0.15 to 2.0.16 by dependabot in https://github.com/iamkubi/pydactyl/pull/53
* "Run Schedule" API implementation by nikitafine in https://github.com/iamkubi/pydactyl/pull/57
* Added arguments to create&update schedule&task api by nikitafine in https://github.com/iamkubi/pydactyl/pull/58

New Contributors
* dependabot made their first contribution in https://github.com/iamkubi/pydactyl/pull/53
* nikitafine made their first contribution in https://github.com/iamkubi/pydactyl/pull/57

**Full Changelog**: https://github.com/iamkubi/pydactyl/compare/v1.1.4...v1.1.5

1.1.4

What's Changed
* Small fix on listing backups by jozefbonnar in https://github.com/iamkubi/pydactyl/pull/49


**Full Changelog**: https://github.com/iamkubi/pydactyl/compare/v1.1.3...v1.1.4

1.1.3

Adds ability to pass include parameters to list_nodes

**Full Changelog**: https://github.com/iamkubi/pydactyl/compare/v1.1.2...v1.1.3

1.1.2

What's Changed
* Fixed update_server_build to allow backups by jozefbonnar in https://github.com/iamkubi/pydactyl/pull/45

New Contributors
* jozefbonnar made their first contribution in https://github.com/iamkubi/pydactyl/pull/45

**Full Changelog**: https://github.com/iamkubi/pydactyl/compare/v1.1.1...v1.1.2

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.