# Constructs
> Software-defined persistent state
[](https://github.com/aws/constructs/actions/workflows/release.yml)
[](https://badge.fury.io/js/constructs)
[](https://badge.fury.io/py/constructs)
[](https://badge.fury.io/nu/Constructs)
[](https://maven-badges.herokuapp.com/maven-central/software.constructs/constructs)
## What are constructs?
Constructs are classes which define a "piece of system state". Constructs can be composed together to form higher-level building blocks which represent more complex state.
Constructs are often used to represent the *desired state* of cloud applications. For example, in the AWS CDK, which is used to define the desired state for AWS infrastructure using CloudFormation, the lowest-level construct represents a *resource definition* in a CloudFormation template. These resources are composed to represent higher-level logical units of a cloud application, etc.
## Support policy
All [maintained Node.js versions](https://nodejs.org/en/about/previous-releases#release-schedule) are supported by this package.
## Contributing
This project has adopted the [Amazon Open Source Code of
Conduct](https://aws.github.io/code-of-conduct).
We welcome community contributions and pull requests. See our [contribution
guide](./CONTRIBUTING.md) for more information on how to report issues, set up a
development environment and submit code.
## License
This project is distributed under the [Apache License, Version 2.0](./LICENSE).
Raw data
{
"_id": null,
"home_page": "https://github.com/aws/constructs",
"name": "constructs",
"maintainer": null,
"docs_url": null,
"requires_python": "~=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Amazon Web Services<aws-cdk-dev@amazon.com>",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/46/84/f608a0a71a05a476b2f1761ab8f3f776677d39f7996ecf1092a1ce741a7c/constructs-10.4.2.tar.gz",
"platform": null,
"description": "# Constructs\n\n> Software-defined persistent state\n\n[](https://github.com/aws/constructs/actions/workflows/release.yml)\n[](https://badge.fury.io/js/constructs)\n[](https://badge.fury.io/py/constructs)\n[](https://badge.fury.io/nu/Constructs)\n[](https://maven-badges.herokuapp.com/maven-central/software.constructs/constructs)\n\n## What are constructs?\n\nConstructs are classes which define a \"piece of system state\". Constructs can be composed together to form higher-level building blocks which represent more complex state.\n\nConstructs are often used to represent the *desired state* of cloud applications. For example, in the AWS CDK, which is used to define the desired state for AWS infrastructure using CloudFormation, the lowest-level construct represents a *resource definition* in a CloudFormation template. These resources are composed to represent higher-level logical units of a cloud application, etc.\n\n## Support policy\n\nAll [maintained Node.js versions](https://nodejs.org/en/about/previous-releases#release-schedule) are supported by this package.\n\n## Contributing\n\nThis project has adopted the [Amazon Open Source Code of\nConduct](https://aws.github.io/code-of-conduct).\n\nWe welcome community contributions and pull requests. See our [contribution\nguide](./CONTRIBUTING.md) for more information on how to report issues, set up a\ndevelopment environment and submit code.\n\n## License\n\nThis project is distributed under the [Apache License, Version 2.0](./LICENSE).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A programming model for software-defined state",
"version": "10.4.2",
"project_urls": {
"Homepage": "https://github.com/aws/constructs",
"Source": "https://github.com/aws/constructs.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f2d9c5e7458f323bf063a9a54200742f2494e2ce3c7c6873e0ff80f88033c75f",
"md5": "b26e09875991b82b3b1538ce4a88c60c",
"sha256": "1f0f59b004edebfde0f826340698b8c34611f57848139b7954904c61645f13c1"
},
"downloads": -1,
"filename": "constructs-10.4.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b26e09875991b82b3b1538ce4a88c60c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.8",
"size": 63509,
"upload_time": "2024-10-14T12:57:59",
"upload_time_iso_8601": "2024-10-14T12:57:59.828068Z",
"url": "https://files.pythonhosted.org/packages/f2/d9/c5e7458f323bf063a9a54200742f2494e2ce3c7c6873e0ff80f88033c75f/constructs-10.4.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4684f608a0a71a05a476b2f1761ab8f3f776677d39f7996ecf1092a1ce741a7c",
"md5": "d8c29f144ca668a27c486120680c8ed6",
"sha256": "ce54724360fffe10bab27d8a081844eb81f5ace7d7c62c84b719c49f164d5307"
},
"downloads": -1,
"filename": "constructs-10.4.2.tar.gz",
"has_sig": false,
"md5_digest": "d8c29f144ca668a27c486120680c8ed6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.8",
"size": 65434,
"upload_time": "2024-10-14T12:58:02",
"upload_time_iso_8601": "2024-10-14T12:58:02.822584Z",
"url": "https://files.pythonhosted.org/packages/46/84/f608a0a71a05a476b2f1761ab8f3f776677d39f7996ecf1092a1ce741a7c/constructs-10.4.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-14 12:58:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "aws",
"github_project": "constructs",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "constructs"
}