codesee-util


Namecodesee-util JSON
Version 0.88.0 PyPI version JSON
download
home_pagehttps://www.codesee.io
SummaryCodeSee Python utilities
upload_time2023-05-16 18:34:27
maintainer
docs_urlNone
authorCodeSee
requires_python>=3.6
license
keywords codesee continuous understanding
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CodeSee Utilities

A collection of Python utilities devloped by
[CodeSee](https://www.codesee.io). Includes the following:

## codesee-py

A command-line utility we use when generating CodeSee Maps. It
has the ability to introspect a directory containing a Python package,
and emits information about that package.

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.codesee.io",
    "name": "codesee-util",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "CodeSee,continuous,understanding",
    "author": "CodeSee",
    "author_email": "cubes@codesee.io",
    "download_url": "https://files.pythonhosted.org/packages/ae/df/5590cc8751091e965a1db6c62dd4c802f5e7dca86a92498b825acf5aa81d/codesee-util-0.88.0.tar.gz",
    "platform": null,
    "description": "# CodeSee Utilities\n\nA collection of Python utilities devloped by\n[CodeSee](https://www.codesee.io). Includes the following:\n\n## codesee-py\n\nA command-line utility we use when generating CodeSee Maps. It\nhas the ability to introspect a directory containing a Python package,\nand emits information about that package.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "CodeSee Python utilities",
    "version": "0.88.0",
    "project_urls": {
        "Homepage": "https://www.codesee.io"
    },
    "split_keywords": [
        "codesee",
        "continuous",
        "understanding"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4aee9d66da4acfc7afce33a295b80b4acf40df21afd4aa81eb10f98fd263203",
                "md5": "8aaafa15e32e36c82987a2778310ae71",
                "sha256": "2fc4714a971c6169e98af3ea320f2559c05cedec2729fd6f2a59dfb1579bdcc7"
            },
            "downloads": -1,
            "filename": "codesee_util-0.88.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8aaafa15e32e36c82987a2778310ae71",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4922,
            "upload_time": "2023-05-16T18:34:25",
            "upload_time_iso_8601": "2023-05-16T18:34:25.577730Z",
            "url": "https://files.pythonhosted.org/packages/b4/ae/e9d66da4acfc7afce33a295b80b4acf40df21afd4aa81eb10f98fd263203/codesee_util-0.88.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aedf5590cc8751091e965a1db6c62dd4c802f5e7dca86a92498b825acf5aa81d",
                "md5": "4763b1c9879be3f9bac8933a390bea13",
                "sha256": "8ff14893dd7117d9413d11f872de5771f62f11ad2229c5a16eeefcc8e2759ae7"
            },
            "downloads": -1,
            "filename": "codesee-util-0.88.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4763b1c9879be3f9bac8933a390bea13",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4282,
            "upload_time": "2023-05-16T18:34:27",
            "upload_time_iso_8601": "2023-05-16T18:34:27.200291Z",
            "url": "https://files.pythonhosted.org/packages/ae/df/5590cc8751091e965a1db6c62dd4c802f5e7dca86a92498b825acf5aa81d/codesee-util-0.88.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-16 18:34:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "codesee-util"
}
        
Elapsed time: 0.06664s