

Miniconda is described as 'Free minimal installer for conda. It is a small bootstrap version of Anaconda that includes only conda, Python, the packages they both depend on, and a small number of other useful packages (like pip, zlib, and a few others)' and is a Package Manager in the development category. There are more than 10 alternatives to Miniconda for a variety of platforms, including Windows, Linux, Mac, Python and BSD apps. The best Miniconda alternative is Anaconda. It's not free, so if you're looking for a free alternative, you could try Anaconda or PyPI. Other great apps like Miniconda are Conda, pandas, Polars and Poetry.


Minimum bare bones portable python distribution with PyScripter as development environment. Contains no additional packages other than those provided with the official python setup from python.org.
The Sublime Text package manager that makes it exceedingly simple to find, install and keep packages up-to-date.
The Enthought Python Distribution provides scientists with a comprehensive set of tools to perform rigorous data analysis and visualization. Python, distinguished by its flexibility, coherence, and ease-of-use, is rapidly becoming the programming language of choice for...
Enthought is the most popular commercial alternative to Miniconda.




PDM, as described, is a modern Python package and dependency manager supporting the latest PEP standards. But it is more than a package manager. It boosts your development workflow in various aspects. The most significant benefit is it installs and manages packages in a similar...
CuPy is an open-source array library for GPU-accelerated computing with Python. CuPy utilizes CUDA Toolkit libraries including cuBLAS, cuRAND, cuSOLVER, cuSPARSE, cuFFT, cuDNN and NCCL to make full use of the GPU architecture.
Cargo is the Rust package manager. Cargo downloads your Rust package’s dependencies, compiles your packages, makes distributable packages, and uploads them to crates.io, the Rust community’s package registry.
Instantly publish your crates and install them. Use the API to interact and find out more information about available crates. Become a contributor and enhance the site with your work.

Pipenv is a production-ready tool that aims to bring the best of all packaging worlds to the Python world. It harnesses Pipfile, pip, and virtualenv into one single command.