installation ============== dependencies ***************** * python ``>=3.12`` * pydantic ``>=2.12.3,<3.0.0`` * networkx ``>=3.5,<4.0`` * pyfastx ``>=2.2.0,<3.0.0`` * pandas[pyarrow] ``==3.0.0`` * seaborn ``>=0.13.2,<0.14.0`` * matplotlib ``>=3.10.8,<4.0.0`` * polars[numpy,pandas] ``>=1.40.1`` * scipy ``>=1.17.1`` * rich-click ``>=1.9.7`` installation ***************** The package can be installed using pip: .. code:: bash pip install ngs-statter