Installation

SDGnE is a public library available to be download and installed from PyPI or GitHub.

Requirements

  • Python 3.7 +

  • We recommend using a virtual environment for your project.

Download Package

From PyPI

pip install sdgne

If you are using a Jupyter Notebook, please restart your Kernel.

For all other requirements, please check our GitHub.

Last updated