|
|
|
|
|
by somada141
2520 days ago
|
|
I've used DevPi [1] in my previous job while my current team uses Artifactory [2] and both are pretty decent solutions while the latter of course is rather expensive. Personally I've found DevPi to be more than sufficient for a small-medium team that can spare a little time to set it up and maintain it but PyDist's pricing plans would make it an attractive alternative (except for that download limit, that won't fly). That being said I wonder how a service like this will fare once the GitHub Package Registry [3] becomes mainstream and introduces Python support. [1] https://github.com/devpi/devpi
[2] https://jfrog.com/artifactory/
[3] https://github.com/features/package-registry |
|