Metadata-Version: 2.4
Name: willaya-ml2
Version: 1.0.0
Summary: An enterprise-grade AutoML and Pipeline orchestration library for 2p AI.
Author-email: Mohamed Elsayed <mabdelmotgally@2p.com>
License: WILLAYA PRIVATE SOFTWARE LICENSE AGREEMENT
        Version 1.0 — © 2025 2p (perfect presentation). All Rights Reserved.
        
        This Software License Agreement (“Agreement”) is a legally binding contract 
        between the Licensor (“Owner”) and the Licensee (“Authorized User”).
        By installing, accessing, or using the “Willaya” software package (“Software”), 
        the Licensee agrees to the terms of this Agreement.
        
        1. GRANT OF LICENSE
        The Owner grants the Licensee a limited, non-exclusive, non-transferable, 
        non-sublicensable license to use the Software solely for internal purposes.  
        No other rights are granted.
        
        2. RESTRICTIONS
        The Licensee SHALL NOT:
          • Copy, distribute, or disclose the Software to any third party.  
          • Modify, reverse engineer, decompile, or create derivative works of the Software.  
          • Publish, open-source, or make available the Software or any part of it.  
          • Use the Software to build a competing product or service.
        
        3. OWNERSHIP
        The Software is proprietary to the Owner.  
        All rights, title, and interest in the Software remain exclusively with the Owner.
        
        4. CONFIDENTIALITY
        The Software contains confidential and trade-secret information.  
        The Licensee agrees to maintain strict confidentiality and implement reasonable 
        security measures to prevent unauthorized access.
        
        5. NO WARRANTY
        The Software is provided “AS IS” without warranties of any kind, express or implied.  
        The Owner makes no guarantees regarding performance, reliability, or fitness for 
        any particular purpose.
        
        6. LIMITATION OF LIABILITY
        In no event shall the Owner be liable for any direct, indirect, incidental, 
        special, or consequential damages arising out of the use or inability to use 
        the Software.
        
        7. TERMINATION
        The License will terminate immediately if the Licensee violates any term of 
        this Agreement. Upon termination, all use of the Software must stop and all 
        copies must be deleted.
        
        8. GOVERNING LAW
        This Agreement shall be governed by the laws of the jurisdiction in which 
        the Owner resides, without regard to conflict-of-law principles.
        
        ---
        
        © 2025 2p (perfect presentation).  
        All Rights Reserved.  
        Unauthorized use or distribution is strictly prohibited.
        
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: pandas>=2.0.0
Requires-Dist: scikit-learn>=1.3.0
Requires-Dist: optuna>=3.4.0
Requires-Dist: xgboost>=2.0.0
Requires-Dist: lightgbm>=4.1.0
Requires-Dist: catboost>=1.2.0
Requires-Dist: onnx>=1.15.0
Requires-Dist: onnxruntime>=1.16.0
Requires-Dist: skl2onnx>=1.15.0
Requires-Dist: onnxmltools>=1.12.0
Requires-Dist: pandera>=0.17.0
Requires-Dist: category-encoders>=2.6.0
Dynamic: license-file
