External packages in Python

NeetoCode provides a selected list of external packages into your projects.

Please note that currently NeetoCode doesn't support Flask.

To enable external packages in Python

  1. Navigate to a Python project's environment page.

    image
    Python project
  2. In the top left corner, locate your project name and click on the three dots menu next to it.

    image
    Three dot dropdown button
  3. Select External packages from the dropdown menu.

    image
    External packages option
  4. A pane will display all the curated packages available.

    image
    External packages pane
  5. Choose the packages you want to enable for your project.

    external_package_selection.gif
    Select the required packages
  6. Confirm your selection, and your project will gain access to the selected packages.

    image
    Save changes button