LOOM is a zero-dependency mathematical computing library designed as a unified replacement for NumPy, SymPy, and SciPy. Written entirely in pure Python, it provides tensor operations, symbolic ...
A personal password manager built from scratch in Python as a learning project. Features both CLI and GUI interfaces (GUI in development) with plans for encryption. PyCharmMiscProject/ ├── main.py # ...