aws-prototyping-sdk


Nameaws-prototyping-sdk JSON
Version 0.17.4 PyPI version JSON
download
home_pagehttps://github.com/aws/aws-prototyping-sdk
Summaryaws-prototyping-sdk
upload_time2023-04-27 08:26:30
maintainer
docs_urlNone
authorAWS APJ COPE<apj-cope@amazon.com>
requires_python~=3.7
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            > **DEPRECATION NOTICE:** The `aws-prototyping-sdk` is on path to deprecation. This package is simply a wrapper around the individual `@aws-prototyping-skd/*` packages and has no unique code aside from bundling the other packages. Due to lack of significant value compared to maintenance overhead, this package will be deprecated soon in favor of using the individual packages directly. Please use the individual packages starting now to prevent future migration and loss of update capabilities.

The aws-prototyping-sdk provides stable CDK and Projen constructs, allowing developers to have access to higher level abstractions than provided by the CDK or Projen alone.

For detailed documentation, please refer to the [documentation website](https://aws.github.io/aws-prototyping-sdk/).

## Bundling

This package simply bundles various packages from the `@aws-prototyping-sdk` namespace which have been marked as `stable`. As such, not all constructs or classes may be exported from this package and will need to be explicitly imported by creating a dependency on the individual packages.

To illustrate, at the time of writing the following individual packages are published:

```
@aws-prototyping-sdk
        |_ pipeline       : [stable]
        |_ nx-monorepo    : [stable]
        |_ static-website : [experimental]
        |_ identity       : [experimental]
```

The aws-prototyping-sdk package will bundle all stable packages and export them as namespaces as follows:

```
aws-prototyping-sdk
        |_ pipeline
        |_ nx_monorepo
```

This means if you wanted to access the PDKPipeline which is a stable construct, you simply add a dependency on the `aws-prototyping-sdk` and import it as follows:

```python
import { nx_monorepo, pipeline } from "aws-prototyping-sdk";
```

To import `experimental` constructs, a dependency on the individual package is required. In the case of `static-website`, a dependency on `@aws-prototyping-sdk/static-website` is required. The constructs can then be imported as follows:

```python
import { StaticWebsite } from "@aws-prototyping-sdk/static-website";
```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aws/aws-prototyping-sdk",
    "name": "aws-prototyping-sdk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "AWS APJ COPE<apj-cope@amazon.com>",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/63/f4/3c54e640905e2af8ea3d6849a684ac5f0c59e66a769ab17e6f8bd921a37a/aws_prototyping_sdk-0.17.4.tar.gz",
    "platform": null,
    "description": "> **DEPRECATION NOTICE:** The `aws-prototyping-sdk` is on path to deprecation. This package is simply a wrapper around the individual `@aws-prototyping-skd/*` packages and has no unique code aside from bundling the other packages. Due to lack of significant value compared to maintenance overhead, this package will be deprecated soon in favor of using the individual packages directly. Please use the individual packages starting now to prevent future migration and loss of update capabilities.\n\nThe aws-prototyping-sdk provides stable CDK and Projen constructs, allowing developers to have access to higher level abstractions than provided by the CDK or Projen alone.\n\nFor detailed documentation, please refer to the [documentation website](https://aws.github.io/aws-prototyping-sdk/).\n\n## Bundling\n\nThis package simply bundles various packages from the `@aws-prototyping-sdk` namespace which have been marked as `stable`. As such, not all constructs or classes may be exported from this package and will need to be explicitly imported by creating a dependency on the individual packages.\n\nTo illustrate, at the time of writing the following individual packages are published:\n\n```\n@aws-prototyping-sdk\n        |_ pipeline       : [stable]\n        |_ nx-monorepo    : [stable]\n        |_ static-website : [experimental]\n        |_ identity       : [experimental]\n```\n\nThe aws-prototyping-sdk package will bundle all stable packages and export them as namespaces as follows:\n\n```\naws-prototyping-sdk\n        |_ pipeline\n        |_ nx_monorepo\n```\n\nThis means if you wanted to access the PDKPipeline which is a stable construct, you simply add a dependency on the `aws-prototyping-sdk` and import it as follows:\n\n```python\nimport { nx_monorepo, pipeline } from \"aws-prototyping-sdk\";\n```\n\nTo import `experimental` constructs, a dependency on the individual package is required. In the case of `static-website`, a dependency on `@aws-prototyping-sdk/static-website` is required. The constructs can then be imported as follows:\n\n```python\nimport { StaticWebsite } from \"@aws-prototyping-sdk/static-website\";\n```\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "aws-prototyping-sdk",
    "version": "0.17.4",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c9ab520ec4e7b145ffcc890876f9e2acf3362a50a1eda95fb8a5e349f2b0ab1",
                "md5": "b39c29e5ee001e0961cff9cbb48d38db",
                "sha256": "dfa329075f411e0b23be5249e6e8396f9e37680394aa65fefbe37d689fa62113"
            },
            "downloads": -1,
            "filename": "aws_prototyping_sdk-0.17.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b39c29e5ee001e0961cff9cbb48d38db",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.7",
            "size": 8005230,
            "upload_time": "2023-04-27T08:26:28",
            "upload_time_iso_8601": "2023-04-27T08:26:28.569181Z",
            "url": "https://files.pythonhosted.org/packages/9c/9a/b520ec4e7b145ffcc890876f9e2acf3362a50a1eda95fb8a5e349f2b0ab1/aws_prototyping_sdk-0.17.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63f43c54e640905e2af8ea3d6849a684ac5f0c59e66a769ab17e6f8bd921a37a",
                "md5": "fa0203635f9eaeae2520ebca138041fe",
                "sha256": "f0b38e11caac3425dd867ab57609e17bdd7d6d5c919e208c8e2ce615417d9dbe"
            },
            "downloads": -1,
            "filename": "aws_prototyping_sdk-0.17.4.tar.gz",
            "has_sig": false,
            "md5_digest": "fa0203635f9eaeae2520ebca138041fe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.7",
            "size": 8005716,
            "upload_time": "2023-04-27T08:26:30",
            "upload_time_iso_8601": "2023-04-27T08:26:30.910201Z",
            "url": "https://files.pythonhosted.org/packages/63/f4/3c54e640905e2af8ea3d6849a684ac5f0c59e66a769ab17e6f8bd921a37a/aws_prototyping_sdk-0.17.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-27 08:26:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "aws",
    "github_project": "aws-prototyping-sdk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "aws-prototyping-sdk"
}
        
Elapsed time: 0.06783s