Coolprop-oop

Latest version: v2.0.0

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

Scan your dependencies

Page 2 of 2

0.1.1

What's New
- Comprehensive docstrings added throughout the module following PyPI quality standards
- Detailed class and method documentation with complete parameter descriptions and units
- Added extensive examples for both humid air and pure fluid calculations
- Improved module-level documentation with clear feature overview
- Added doctest-style examples for all major methods
- Enhanced attribute descriptions with proper type hints and units

Documentation Improvements
- Added detailed descriptions for all available properties in both `StateHA` and `StatePROPS` classes
- Included real-world usage examples with expected outputs
- Clarified input parameter formats and requirements
- Added comprehensive property unit specifications
- Improved method return value documentation
- Added examples showing different fluid types (water, R134a) for pure fluid calculations

Developer Notes
This release focuses on documentation quality to make the package more user-friendly and easier to understand. All functionality remains the same as 0.1.0, but users will now find it much easier to get started and understand the capabilities of the package.

The improved documentation follows best practices for scientific Python packages, with clear unit specifications and practical examples that can be used as doctests.

0.1.0

This is the initial release of coolprop-oop, an object-oriented wrapper for CoolProp thermodynamic properties that makes working with thermodynamic states simpler and more intuitive.

Features
- Object-oriented interface to CoolProp
- Easy access to common thermodynamic properties
- Support for humid air calculations via `StateHA`
- Support for pure fluid properties via `StatePROPS`
- Pythonic API that follows best practices

Installation
bash
pip install coolprop-oop


Documentation
See the README.md for usage examples and documentation.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.