mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-24 20:11:41 -05:00
[PR #1283] [CLOSED] Added Cloudsmith (Python Repository) #1141
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/1283
Author: @lskillen
Created: 4/27/2019
Status: ❌ Closed
Base:
master← Head:patch-4📝 Commits (2)
fa12ac4Added Cloudsmith (Python Repository)7ff69d6Merge branch 'master' into patch-4📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
README.md(+2 -1)📄 Description
What is this Python project?
Hi! This PR adds a link to Cloudsmith, which is a package management service SaaS. It's commercial, but it is completely free for open-source and it has generous free tiers otherwise. It has first-class support for Python (and many other package formats, such as Npm), plus org/teams management, granular access controls, private repositories, repository-specific entitlements, a worldwide content distribution network, webhooks, access logs, etc. Thank you. :-)
Full disclosure: I work at Cloudsmith. \o/
What's the difference between this Python project and similar ones?
This is the first hosted repository to be listed, but obvious alternatives are PyPi itself. Cloudsmith provides private hosting and is usually used for internal development, distribution of vendored software, or when a secondary proxy to PyPi is required. It can also house many other types of assets.
--
Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.