This project is a Python-based Circuit Solver that analyzes electrical circuits using Modified Nodal Analysis (MNA). It reads a circuit description from a file, builds the MNA matrix, and computes the node voltages and branch currents in the circuit.