Pynnex

Latest version: v1.1.5

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

Scan your dependencies

Page 2 of 2

1.0.4

Changed
- Handle task name safely

1.0.3

Changed
- Enhanced logging structure with hierarchical loggers:
- Improved log message clarity and structure
- Added trace-level loggers (emitter.trace, listener.trace) for detailed debugging
- Improved weak reference handling:
- Replaced manual bound method reconstruction with WeakMethod
- Enhanced cleanup for weak method references

1.0.2

Changed
- Removed nx_ prefix from public API imports for better consistency:
- Updated imports in examples and tests to use unprefixed versions (emitter, with_emitters, etc.)
- Maintained nx_ prefix in internal implementation files
- Improved API documentation with detailed method descriptions

1.0.1

Changed
- Improved documentation structure and readability:
- Improved usage guide structure and navigation
- Updated example descriptions and use cases
- Enhanced decorator alias usage clarity

1.0.0

Added
- Initial release of PynneX (rebranded from temitter)
- Comprehensive emitter-listener mechanism with Python 3.10+ features
- Core Features:
- Robust emitter-listener communication pattern
- Thread-safe operations with automatic thread affinity
- Full async/await support
- Weak reference support for automatic cleanup
- One-shot connections
- Worker thread pattern
- Simplified decorator aliases (emitter, listener, with_emitters, with_worker)
- Comprehensive test suite with 100% coverage
- Full documentation and examples

Requirements
- Python 3.10 or higher (for stable asyncio operations)

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.