pccm


Namepccm JSON
Version 0.4.16 PyPI version JSON
download
home_pagehttps://github.com/FindDefinition/PCCM
SummaryPython C++ Code Manager.
upload_time2024-09-06 03:34:11
maintainerNone
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": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Yan Yan",
    "author_email": "yanyan.sub@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/a7/6f/bdd551b14c333207300bf8cf6b327e68fcfc8650d46af187a73967042f70/pccm-0.4.16.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.16",
    "project_urls": {
        "Homepage": "https://github.com/FindDefinition/PCCM"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a5339e6cd6b19e1be302c22bc6db8683968fd52f1df5ed6e38921a16d013406",
                "md5": "88b514ab9ec56402b097f0fc09223ddd",
                "sha256": "97e97c341c50c40965bb8f9a8a1ad201868d64e8baa06f9581bedeb3bc223eec"
            },
            "downloads": -1,
            "filename": "pccm-0.4.16-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "88b514ab9ec56402b097f0fc09223ddd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 73731,
            "upload_time": "2024-09-06T03:34:09",
            "upload_time_iso_8601": "2024-09-06T03:34:09.646677Z",
            "url": "https://files.pythonhosted.org/packages/8a/53/39e6cd6b19e1be302c22bc6db8683968fd52f1df5ed6e38921a16d013406/pccm-0.4.16-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a76fbdd551b14c333207300bf8cf6b327e68fcfc8650d46af187a73967042f70",
                "md5": "4298075fa1160e10cbb3c309e20b602e",
                "sha256": "a9987c2fc6b663eb5ec1c75430617bb7f3ab3d0724da049918689d5d7c5c8190"
            },
            "downloads": -1,
            "filename": "pccm-0.4.16.tar.gz",
            "has_sig": false,
            "md5_digest": "4298075fa1160e10cbb3c309e20b602e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 67186,
            "upload_time": "2024-09-06T03:34:11",
            "upload_time_iso_8601": "2024-09-06T03:34:11.090585Z",
            "url": "https://files.pythonhosted.org/packages/a7/6f/bdd551b14c333207300bf8cf6b327e68fcfc8650d46af187a73967042f70/pccm-0.4.16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-06 03:34:11",
    "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.27471s