Add the "Framework :: AWS CDK :: 1" classifier#44
Merged
di merged 1 commit intopypa:masterfrom Aug 14, 2020
RomainMuller:master
Merged
Add the "Framework :: AWS CDK :: 1" classifier#44di merged 1 commit intopypa:masterfrom RomainMuller:master
di merged 1 commit intopypa:masterfrom
RomainMuller:master
Conversation
And for good measure, also add "Framework :: AWS CDK".
Member
|
Hi, thanks for the PR. Can you provide some links to existing packages that would ideally use this classifier? |
Contributor
Author
|
Hey! Absolutely, here's some pointers: There'd already be the 100+ packages that compose the AWS CDK itself (they all have names starting in
Then there are also community packages (which we are trying to stimulate), based off a cursory search through PyPI:
|
Member
|
Thanks! (and thanks for the docs fix as well!) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Request to add a new Trove classifier.
The name of the classifier(s) you would like to add:
Framework :: AWS CDKFramework :: AWS CDK :: 1Why do you want to add this classifier?
User experience study participants for the AWS CDK mentioned they would like to
be able to identify AWS CDK (Cloud Development Kit) packages in PyPI using a
standard trove classifier, which sounds like a good idea.
Since we are going to release a v2 "soon" (aws/aws-cdk-rfcs#156), I am already
requesting the
:: 1suffix. I'll file a separate request to add a:: 2suffix once CDK v2.0 is ready for initial release (unless you'd rather I add it
right away).
More info on the project: https://github.com/aws/aws-cdk