Does the Activestate Platform supersede the use of pipenv etc

Does the Activestate Platform supersede the use of pipenv, poetry, virtualenv, venv etc…

Looking at Videos and Webinars, there are reference to such but i dont know whether they are old and not applicable any more.

State Tool, the command line client of ActiveState Platform has virtual environment functionality built-in. It works similar to other products, where you can “activate” those environments on your development machine and switch between different projects/environments. In order to create those virtual environments, you need to set up your custom builds on the platform (either via the web interface or using State Tool commands).

For more details, please check the documentation here: https://docs.activestate.com/platform/state/#usage