cdk-pgstac


Namecdk-pgstac JSON
Version 4.2.3 PyPI version JSON
download
home_pagehttps://github.com/developmentseed/cdk-pgstac.git
SummaryA set of constructs deploying pgSTAC with CDK
upload_time2023-06-30 10:59:17
maintainer
docs_urlNone
authorAnthony Lukach<anthony@developmentseed.org>
requires_python~=3.7
licenseISC
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pgSTAC CDK construct

## Published Packages

* https://pypi.org/project/cdk-pgstac/
* https://www.npmjs.com/package/cdk-pgstac/

## Release

Versioning is automatically handled via [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) and [Semantic Release](https://semantic-release.gitbook.io/semantic-release/).

*Warning*: If you rebase `main`, you must ensure that the commits referenced by tags point to commits that are within the `main` branch. If a commit references a commit that is no longer on the `main` branch, Semantic Release will fail to detect the correct version of the project. [More information](https://github.com/semantic-release/semantic-release/issues/1121#issuecomment-517945233).



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/developmentseed/cdk-pgstac.git",
    "name": "cdk-pgstac",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Anthony Lukach<anthony@developmentseed.org>",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/e7/82/b4b7bafc9c63eafbfec657176bf6bf7cd1701c1bb21b481956e096d7d1b9/cdk-pgstac-4.2.3.tar.gz",
    "platform": null,
    "description": "# pgSTAC CDK construct\n\n## Published Packages\n\n* https://pypi.org/project/cdk-pgstac/\n* https://www.npmjs.com/package/cdk-pgstac/\n\n## Release\n\nVersioning is automatically handled via [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) and [Semantic Release](https://semantic-release.gitbook.io/semantic-release/).\n\n*Warning*: If you rebase `main`, you must ensure that the commits referenced by tags point to commits that are within the `main` branch. If a commit references a commit that is no longer on the `main` branch, Semantic Release will fail to detect the correct version of the project. [More information](https://github.com/semantic-release/semantic-release/issues/1121#issuecomment-517945233).\n\n\n",
    "bugtrack_url": null,
    "license": "ISC",
    "summary": "A set of constructs deploying pgSTAC with CDK",
    "version": "4.2.3",
    "project_urls": {
        "Homepage": "https://github.com/developmentseed/cdk-pgstac.git",
        "Source": "https://github.com/developmentseed/cdk-pgstac.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1df9a2c13a22d369db2371c96160076385f54b8f5008d4e344d5117ffc21378e",
                "md5": "97a62e0b82a22148e1d03d3426d27b62",
                "sha256": "76cc9fc3f3fd9e2622de356625090c609094d72eb99499a3cf23295d40098bc2"
            },
            "downloads": -1,
            "filename": "cdk_pgstac-4.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "97a62e0b82a22148e1d03d3426d27b62",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.7",
            "size": 193616,
            "upload_time": "2023-06-30T10:59:15",
            "upload_time_iso_8601": "2023-06-30T10:59:15.671815Z",
            "url": "https://files.pythonhosted.org/packages/1d/f9/a2c13a22d369db2371c96160076385f54b8f5008d4e344d5117ffc21378e/cdk_pgstac-4.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e782b4b7bafc9c63eafbfec657176bf6bf7cd1701c1bb21b481956e096d7d1b9",
                "md5": "72864abeb09ee41cfa04fad4f9c93539",
                "sha256": "d6484be0f28c95670fc5b5d982d6de09231aab7c16e09a8c0dcbfef03c5e5a67"
            },
            "downloads": -1,
            "filename": "cdk-pgstac-4.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "72864abeb09ee41cfa04fad4f9c93539",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.7",
            "size": 195547,
            "upload_time": "2023-06-30T10:59:17",
            "upload_time_iso_8601": "2023-06-30T10:59:17.268156Z",
            "url": "https://files.pythonhosted.org/packages/e7/82/b4b7bafc9c63eafbfec657176bf6bf7cd1701c1bb21b481956e096d7d1b9/cdk-pgstac-4.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-30 10:59:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "developmentseed",
    "github_project": "cdk-pgstac",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "cdk-pgstac"
}
        
Elapsed time: 0.30168s