Generalpy

Latest version: v1.16.2

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

Scan your dependencies

Page 1 of 6

1.16.2

What's changed
- Improvements in `Signal` class

**Full Changelog**: https://github.com/sayyid5416/generalpy/compare/v1.16.1...v1.16.2

1.16.1

Minor Improvements

**Full Changelog**: https://github.com/sayyid5416/generalpy/compare/v1.16.0...v1.16.1

1.16.0

Async support in decoratos
- `conditional` now Supports both sync and async methods

- `run_threaded` for async now using create_task instead of await

1.15.0

Added `emit_async` method in `Signal` class
- Runs the connected function using `async` and `await`

**Full Changelog**: https://github.com/sayyid5416/generalpy/compare/v1.14.0...v1.15.0

1.14.0

What's changed
- `run_threaded` decorator can now handle both `sync` and `async` methods, but it only runs as `await` in main thread and not in a different thread when `async`
- `retry_support` decorator can now handle both `sync` and `async` methods

1.13.2

What's new
- Bug fix in `decorator` module

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.