Installation & Usage Guide ************************** Installation ============ To install `chrispytools`, use the following command: .. code-block:: bash pip install chrispytools Dependencies -------------- The following dependencies are automatically installed with `chrispytools`: - **Python Standard Libraries**: `sys`, `os`, `io`, `math`, `typing`, `logging` - **External Libraries**: - `matplotlib` - for rendering plots - `numpy` - for math Usage ======