cilantropy
:four_leaf_clover: Cilantropy is a Python Package Manager interface created to provide an "easy-to-use" visual and also a command-line interface for Pythonistas. Works great on windows, linux, macos :star:
How to download and setup cilantropy
Open terminal and run command
git clone https://github.com/foozzi/cilantropy.git
git clone is used to create a copy or clone of cilantropy repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with cilantropy https://github.com/foozzi/cilantropy/archive/master.zip
Or simply clone cilantropy with SSH
[email protected]:foozzi/cilantropy.git