plaidcloud-config


Nameplaidcloud-config JSON
Version 0.1.46 PyPI version JSON
download
home_pageNone
SummaryBasic utility to parse a configuration for PlaidCloud application stack.
upload_time2025-07-09 09:46:28
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords plaidcloud configuration config
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Plaidcloud Config Module

Provides a module to parse a plaidcloud configuration file for consumption by various services in our kubernetes application stack.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "plaidcloud-config",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Michael Rea <mike@plaidcloud.com>, Paul Morel <paul@plaidcloud.com>, Pat Buxton <pat@plaidcloud.com>, Charlie Laymon <charlie@plaidcloud.com>, Simon Moscrop <simon@plaidcloud.com>",
    "keywords": "plaidcloud, configuration, config",
    "author": null,
    "author_email": "Garrett Bates <garrett.bates@tartansolutions.com>, Michael Rea <mike@plaidcloud.com>, Paul Morel <paul@plaidcloud.com>",
    "download_url": "https://files.pythonhosted.org/packages/36/53/69029305f3941b2727f4f34d0a50d0c4e642c8b7f5fa5eb8e884c30cc53c/plaidcloud_config-0.1.46.tar.gz",
    "platform": null,
    "description": "# Plaidcloud Config Module\n\nProvides a module to parse a plaidcloud configuration file for consumption by various services in our kubernetes application stack.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Basic utility to parse a configuration for PlaidCloud application stack.",
    "version": "0.1.46",
    "project_urls": {
        "Documentation": "https://docs.plaidcloud.com",
        "Homepage": "https://plaidcloud.com",
        "Issues": "https://github.com/PlaidCloud/plaidcloud-config/issues",
        "Repository": "https://github.com/PlaidCloud/plaidcloud-config.git"
    },
    "split_keywords": [
        "plaidcloud",
        " configuration",
        " config"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ae543913b552954ffd78c11124c487bd19c9885c895cd881d34e94a6d2e4f9d8",
                "md5": "6e370d8c317decbb649b60b21b380e42",
                "sha256": "1efee46e5412411c9ab2b46fe433a54d4f10c402f979c9a6d947577f57fdeda6"
            },
            "downloads": -1,
            "filename": "plaidcloud_config-0.1.46-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6e370d8c317decbb649b60b21b380e42",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 6746,
            "upload_time": "2025-07-09T09:46:27",
            "upload_time_iso_8601": "2025-07-09T09:46:27.542647Z",
            "url": "https://files.pythonhosted.org/packages/ae/54/3913b552954ffd78c11124c487bd19c9885c895cd881d34e94a6d2e4f9d8/plaidcloud_config-0.1.46-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "365369029305f3941b2727f4f34d0a50d0c4e642c8b7f5fa5eb8e884c30cc53c",
                "md5": "e789f5694c1f7011485eb9655b8d66fb",
                "sha256": "d44e0ced14d1b901934bfd0042568ffd82136b6560fd37119ab5ff356d6833d5"
            },
            "downloads": -1,
            "filename": "plaidcloud_config-0.1.46.tar.gz",
            "has_sig": false,
            "md5_digest": "e789f5694c1f7011485eb9655b8d66fb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 5643,
            "upload_time": "2025-07-09T09:46:28",
            "upload_time_iso_8601": "2025-07-09T09:46:28.945846Z",
            "url": "https://files.pythonhosted.org/packages/36/53/69029305f3941b2727f4f34d0a50d0c4e642c8b7f5fa5eb8e884c30cc53c/plaidcloud_config-0.1.46.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-09 09:46:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PlaidCloud",
    "github_project": "plaidcloud-config",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "plaidcloud-config"
}
        
Elapsed time: 0.40985s