At ActiveState, package management includes not only dependency management but also language and environment management. Use the Platform and State Tool to take all the tedious, manual work out of installing, configuring, updating, and otherwise managing your runtime.
You can use the ActiveState Platform UI and the State Tool to:
Using the Platform UI you can install, uninstall, and edit specific packages from your project.
To install and delete packages from your runtime:
state pull
command in the State Tool.You can also import packages via uploading them from a requirements file. Details on installing packages from requirements files can be found here.
As you manage the packages in your runtime, the addition of new packages or changing the version of existing packages may present new security issues. These changes will be captured in the updated security report. To find out how to view these changes, see the documentation explaining our security reports here.