What is PyDist?
Hosts your private Python packages so you can securely distribute them to servers or clients. Mirrors PyPI for convenience and durability.
PyDist is a tool in the Package Managers category of a tech stack.
Who uses PyDist?
PyDist's Features
- Unlimited API keys with fine-grained access control
- Tracks packages and downloads
- Mirrors every package on PyPI
- Integrates easily with standard tools including pip, pipenv, poetry and twine
PyDist Alternatives & Comparisons
What are some alternatives to PyDist?
pytest
A framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries. It is a mature full-featured Python testing tool.
Composer
It is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.
Homebrew
Homebrew installs the stuff you need that Apple didn’t. Homebrew installs packages to their own directory and then symlinks their files into /usr/local.
NuGet
A free and open-source package manager designed for the Microsoft development platform. It is also distributed as a Visual Studio extension.
Nix
It makes package management reliable and reproducible. It provides atomic upgrades and rollbacks, side-by-side installation of multiple versions of a package, multi-user package management and easy setup of build environments.