Metadata-Version: 2.4
Name: physicx-desktop
Version: 2.0.0
Summary: PhysicX 2.O desktop simulation application
Author: PhysicX Team
License: PHYSICX SOFTWARE LICENSE AGREEMENT Version 1.0 Effective Date:
        2026-03-20
        
        1.  DEFINITIONS
        
        “Software” refers to PhysicX Simulation Software, including all modules,
        features, updates, and documentation. “Developer” refers to Yash
        Vardhan Jha. “User” refers to any individual or organization using the
        Software. “License” refers to this agreement governing usage of the
        Software.
        
        2.  LICENSE GRANT
        
        The Developer grants the User a limited, non-exclusive,
        non-transferable, revocable license to: - Install and use the Software
        for educational, research, and personal purposes - Run simulations and
        generate outputs - Use features including calculator, graphing, physics
        simulations, and analysis tools
        
        3.  RESTRICTIONS
        
        The User shall NOT: - Modify, reverse engineer, decompile, or
        disassemble the Software - Redistribute, sell, sublicense, or
        commercially exploit the Software without permission - Remove or alter
        copyright notices or branding - Use the Software for illegal or harmful
        activities
        
        4.  INTELLECTUAL PROPERTY
        
        The Software is the exclusive property of the Developer. All rights,
        title, and interest remain with the Developer. This license does NOT
        transfer ownership.
        
        5.  LICENSE TYPES
        
        -   Free License → Personal use
        -   Student License → Academic use
        -   Professional License → Full features
        -   Enterprise License → Multi-user access
        
        6.  ACTIVATION
        
        Software may require login and license validation. Access may be revoked
        if misuse is detected.
        
        7.  UPDATES
        
        Updates and feature changes may occur at any time.
        
        8.  DATA & PRIVACY
        
        Minimal data may be collected for authentication and performance
        improvements.
        
        9.  DISCLAIMER
        
        Software is provided “AS IS” without warranties.
        
        10. LIMITATION OF LIABILITY
        
        Developer is not responsible for damages, data loss, or incorrect
        results.
        
        11. TERMINATION
        
        License terminates if terms are violated.
        
        12. GOVERNING LAW
        
        This agreement is governed by the laws of India.
        
        13. CONTACT
        
        Developer: Yash Vardhan Jha
        
        14. ACCEPTANCE
        
        By installing or using the Software, the User agrees to this License.
        
        © 2026 Yash Vardhan Jha. All rights reserved.
        
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: PyQt6
Requires-Dist: numpy
Requires-Dist: pyqtgraph
Requires-Dist: scipy

# PhysicX Desktop

PhysicX 2.0 is a desktop simulation application designed for Physics exam preparation, including CSIR NET, JEST, and TIFR.

## Features
- Interactive physics simulations.
- Formula sheets and notation definitions.
- Built with PyQt6, NumPy, and SciPy.

## Installation
```bash
pip install physicx-desktop
```

## Usage
Run the application by typing **physicx** in your terminal.
