pccm


Namepccm JSON
Version 0.4.11 PyPI version JSON
download
home_pagehttps://github.com/FindDefinition/PCCM
SummaryPython C++ Code Manager.
upload_time2023-11-21 10:26:59
maintainer
docs_urlNone
authorYan Yan
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# PCCM
Python C++ Code Manager

[![Build Status](https://github.com/FindDefinition/PCCM/workflows/build/badge.svg)](https://github.com/FindDefinition/PCCM/actions?query=workflow%3Abuild)

Only pccm 0.1.x support python 3.5, pccm >= 0.2.0 require python >= 3.6.

## Docs

see [introduction ppt](docs/PCCM_intro.pptx) or [pdf](docs/PCCM_intro.pdf)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/FindDefinition/PCCM",
    "name": "pccm",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Yan Yan",
    "author_email": "yanyan.sub@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/62/51/6f37792366c94e5c0b8d42bb4fdf8e4814bbbccaf0d3e42224ae721d0d9e/pccm-0.4.11.tar.gz",
    "platform": null,
    "description": "\n# PCCM\nPython C++ Code Manager\n\n[![Build Status](https://github.com/FindDefinition/PCCM/workflows/build/badge.svg)](https://github.com/FindDefinition/PCCM/actions?query=workflow%3Abuild)\n\nOnly pccm 0.1.x support python 3.5, pccm >= 0.2.0 require python >= 3.6.\n\n## Docs\n\nsee [introduction ppt](docs/PCCM_intro.pptx) or [pdf](docs/PCCM_intro.pdf)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python C++ Code Manager.",
    "version": "0.4.11",
    "project_urls": {
        "Homepage": "https://github.com/FindDefinition/PCCM"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cea804422aa95e3ae4b7158b04278e18b7c2f12332ed6eca05c27c3e7c4cb9be",
                "md5": "af82f3fcd1bddba30ae10744e6bc2613",
                "sha256": "fb92fa28f0f0d680bc9d1ab517e104fedaa00cb795017f1573bfdf0c84314189"
            },
            "downloads": -1,
            "filename": "pccm-0.4.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "af82f3fcd1bddba30ae10744e6bc2613",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 71547,
            "upload_time": "2023-11-21T10:26:57",
            "upload_time_iso_8601": "2023-11-21T10:26:57.772015Z",
            "url": "https://files.pythonhosted.org/packages/ce/a8/04422aa95e3ae4b7158b04278e18b7c2f12332ed6eca05c27c3e7c4cb9be/pccm-0.4.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "62516f37792366c94e5c0b8d42bb4fdf8e4814bbbccaf0d3e42224ae721d0d9e",
                "md5": "76cd2e3aaffb7ad4b8c24bbafabd294e",
                "sha256": "de990f65ac8108d3f2db1dec53c34366ef3aa2a2ad322b7ddc10dc3b4a4c5ef1"
            },
            "downloads": -1,
            "filename": "pccm-0.4.11.tar.gz",
            "has_sig": false,
            "md5_digest": "76cd2e3aaffb7ad4b8c24bbafabd294e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 64966,
            "upload_time": "2023-11-21T10:26:59",
            "upload_time_iso_8601": "2023-11-21T10:26:59.278475Z",
            "url": "https://files.pythonhosted.org/packages/62/51/6f37792366c94e5c0b8d42bb4fdf8e4814bbbccaf0d3e42224ae721d0d9e/pccm-0.4.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-21 10:26:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "FindDefinition",
    "github_project": "PCCM",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pccm"
}
        
Elapsed time: 0.14655s