try
Package installer
A CLI tool to easily install and try Python packages in various environments and shells.
Dead simple CLI tool to try Python packages - It's never been easier!
725 stars
12 watching
33 forks
Language: Python
last commit: over 2 years ago
Linked from 2 awesome lists
fastinstallmodulepackagepippypipythonsimpletryvirtualenv
Related projects:
Repository | Description | Stars |
---|---|---|
themill/qip | A tool for isolating and installing Python packages with their dependencies in a controlled environment. | 13 |
pypa/build | Provides a simple and correct way to build Python packages in isolated environments. | 742 |
microsoft/vscode-remote-try-python | A sample project for trying out development containers with Python | 776 |
timoxley/pkgfiles | Tools to validate and manage package contents before publishing. | 85 |
composer/installers | An installer tool for PHP packages that simplifies the installation process by automatically determining the installation path based on package type. | 1,432 |
kwpolska/pkgbuilder | A command-line application for building and managing Arch Linux packages from the AUR. | 71 |
devpi/devpi | A PyPI staging server and packaging/testing/release tool | 913 |
revolutionanalytics/checkpoint | Provides tools to install and manage packages from a specific point in time, enabling reproducibility of R projects. | 164 |
python/pyperformance | An authoritative source of real-world benchmarks for Python implementations. | 869 |
sweepme/pysweepme | A Python package for loading and using SweepMe! instrument drivers in independent projects. | 14 |
sanders41/pytest-meilisearch | Provides utilities and helpers for testing Python projects using Meilisearch | 1 |
postmodern/ruby-install | A tool for installing and managing different versions of the Ruby programming language | 1,912 |
pythoncharmers/python-future | A compatibility layer between Python 2 and 3 | 1,173 |
nfreear/composer-suggest | A Composer plugin that automates the installation of suggested packages based on keyword patterns. | 5 |
pyscripter/pyscripter | A feature-rich Python IDE with debugging and editing tools | 993 |