panopticas


Namepanopticas JSON
Version 0.0.9 PyPI version JSON
download
home_pageNone
SummaryThe panopticas CLI tool.
upload_time2025-01-16 00:38:33
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseMIT License Copyright (c) 2024 Peter Freiberg Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords analytics git
VCS
bugtrack_url
requirements click panopticas pathspec prettytable wcwidth
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # panopticas

Discover insights into the types of data and functions used in your code.

Inspired by tools like [enry](https://github.com/go-enry/go-enry) and [linguist](https://github.com/github-linguist/linguist)

Initial feaures: language detector and metadata identifiers, based on the filename extension, filename details and the shebang line. 

The official documentation can be found at [panopticas.io](https://panopticas.io)

## Installation

> pip install panopticas

## Usage

Change into the directory you want check the file types of and then run

> panopticas assess

To check a single file and get some metadata

> panopticas file FILENAME

## Development 

If you want to check out the [panopitcas repo](https://github.com/kospex/panopticas) and work on bug fixes, use the pip "editable" install to set up the _panopticas_ CLI for your shell using:
> pip install -e .




            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "panopticas",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "analytics, git",
    "author": null,
    "author_email": "Peter Freiberg <peter.freiberg@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/e5/af/e9a70caddba16c022737c60e631aa486005b9cd3781348cfa49641c848aa/panopticas-0.0.9.tar.gz",
    "platform": null,
    "description": "# panopticas\n\nDiscover insights into the types of data and functions used in your code.\n\nInspired by tools like [enry](https://github.com/go-enry/go-enry) and [linguist](https://github.com/github-linguist/linguist)\n\nInitial feaures: language detector and metadata identifiers, based on the filename extension, filename details and the shebang line. \n\nThe official documentation can be found at [panopticas.io](https://panopticas.io)\n\n## Installation\n\n> pip install panopticas\n\n## Usage\n\nChange into the directory you want check the file types of and then run\n\n> panopticas assess\n\nTo check a single file and get some metadata\n\n> panopticas file FILENAME\n\n## Development \n\nIf you want to check out the [panopitcas repo](https://github.com/kospex/panopticas) and work on bug fixes, use the pip \"editable\" install to set up the _panopticas_ CLI for your shell using:\n> pip install -e .\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Peter Freiberg  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "The panopticas CLI tool.",
    "version": "0.0.9",
    "project_urls": {
        "Homepage": "https://panopticas.io",
        "Issues": "https://github.com/kospex/panopticas/issues",
        "Repository": "https://github.com/kospex/panopticas.git"
    },
    "split_keywords": [
        "analytics",
        " git"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f670d81e2f35741441806661791fd4828ad7e99590bea02d67fc21f57afc3f1",
                "md5": "0b873bc09f8200a2f9fd3a4d1eb1cc66",
                "sha256": "93753709242938f3a8938272fd61841c64752a089f9e5e7a753eb764649f98fa"
            },
            "downloads": -1,
            "filename": "panopticas-0.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0b873bc09f8200a2f9fd3a4d1eb1cc66",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 8102,
            "upload_time": "2025-01-16T00:38:30",
            "upload_time_iso_8601": "2025-01-16T00:38:30.594302Z",
            "url": "https://files.pythonhosted.org/packages/3f/67/0d81e2f35741441806661791fd4828ad7e99590bea02d67fc21f57afc3f1/panopticas-0.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5afe9a70caddba16c022737c60e631aa486005b9cd3781348cfa49641c848aa",
                "md5": "a7669aa736adde55bc94db7f3fa4d5cf",
                "sha256": "938c29e15055e91821082505243f70a759675bb377951cc479adc35d55512419"
            },
            "downloads": -1,
            "filename": "panopticas-0.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "a7669aa736adde55bc94db7f3fa4d5cf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 6971,
            "upload_time": "2025-01-16T00:38:33",
            "upload_time_iso_8601": "2025-01-16T00:38:33.004290Z",
            "url": "https://files.pythonhosted.org/packages/e5/af/e9a70caddba16c022737c60e631aa486005b9cd3781348cfa49641c848aa/panopticas-0.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-16 00:38:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kospex",
    "github_project": "panopticas",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "8.1.8"
                ]
            ]
        },
        {
            "name": "panopticas",
            "specs": [
                [
                    "==",
                    "0.0.8"
                ]
            ]
        },
        {
            "name": "pathspec",
            "specs": [
                [
                    "==",
                    "0.12.1"
                ]
            ]
        },
        {
            "name": "prettytable",
            "specs": [
                [
                    "==",
                    "3.12.0"
                ]
            ]
        },
        {
            "name": "wcwidth",
            "specs": [
                [
                    "==",
                    "0.2.13"
                ]
            ]
        }
    ],
    "lcname": "panopticas"
}
        
Elapsed time: 0.81744s