integrationsdk


Nameintegrationsdk JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/ashishkrgupta/python-starter-template
SummaryA command-line utility that creates Python package project template.This newly created project will have boiler plate code for integrations.
upload_time2023-11-01 17:59:49
maintainer
docs_urlNone
authorAshish Gupta
requires_python>=3.7
licenseBSD
keywords itegration-sdk python projects project templates project directory package packaging
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # python-starter-template
a template to create new python started project

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ashishkrgupta/python-starter-template",
    "name": "integrationsdk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "itegration-sdk,Python,projects,project templates,project directory,package,packaging",
    "author": "Ashish Gupta",
    "author_email": "ashishkrgupta@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9d/3d/ecddddaf85eacba73eac386f74263122681df40e5e7a9978373a9f8950f4/integrationsdk-0.0.6.tar.gz",
    "platform": null,
    "description": "# python-starter-template\na template to create new python started project\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "A command-line utility that creates Python package project template.This newly created project will have boiler plate code for integrations.",
    "version": "0.0.6",
    "project_urls": {
        "Documentation": "https://cookiecutter.readthedocs.io",
        "Homepage": "https://github.com/ashishkrgupta/python-starter-template",
        "Issues": "https://github.com/cookiecutter/cookiecutter/issues"
    },
    "split_keywords": [
        "itegration-sdk",
        "python",
        "projects",
        "project templates",
        "project directory",
        "package",
        "packaging"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cea19a5456f46ed98edbd2def61d70f54d2bb05a07a272989bd7f0b7028ef6d8",
                "md5": "8e5b3eb8c8265496ab2602be56e4b3a0",
                "sha256": "b7712d49743b26a84dfa4a8024844797515a36f4b711295fd15350a0b86fdfa0"
            },
            "downloads": -1,
            "filename": "integrationsdk-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8e5b3eb8c8265496ab2602be56e4b3a0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6432,
            "upload_time": "2023-11-01T17:59:47",
            "upload_time_iso_8601": "2023-11-01T17:59:47.846284Z",
            "url": "https://files.pythonhosted.org/packages/ce/a1/9a5456f46ed98edbd2def61d70f54d2bb05a07a272989bd7f0b7028ef6d8/integrationsdk-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d3decddddaf85eacba73eac386f74263122681df40e5e7a9978373a9f8950f4",
                "md5": "f93689d8d1c66fda02b6f1ac89637f9d",
                "sha256": "b242b2ad59d16f10c1f005a8be454987808f3616f2b9d65f3750b6189d2b375b"
            },
            "downloads": -1,
            "filename": "integrationsdk-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "f93689d8d1c66fda02b6f1ac89637f9d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 6640,
            "upload_time": "2023-11-01T17:59:49",
            "upload_time_iso_8601": "2023-11-01T17:59:49.540016Z",
            "url": "https://files.pythonhosted.org/packages/9d/3d/ecddddaf85eacba73eac386f74263122681df40e5e7a9978373a9f8950f4/integrationsdk-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-01 17:59:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ashishkrgupta",
    "github_project": "python-starter-template",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "integrationsdk"
}
        
Elapsed time: 0.13257s