codelytics


Namecodelytics JSON
Version 2025.7.0 PyPI version JSON
download
home_pageNone
SummaryA Python package for measuring code parameters.
upload_time2025-07-11 14:47:29
maintainerNone
docs_urlNone
authorNone
requires_python>=3.13
licenseNone
keywords c++ jupyter python automation code analysis code metrics code quality github higher education linting repositories
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # codelytics
[Marijan Beg](https://github.com/marijanbeg)<sup>1</sup>

<sup>1</sup> *Department of Earth Science and Engineering, Imperial College London, London SW7 2AZ, UK*  

## About

`codelytics` is a Python package for measuring code quality parameters.

## Installation

You can install `codelytics` via `pip` from PyPI:

```bash
pip install codelytics
```

## Documentation

TBC (for now, refer to docstrings...)

## Support

If you require support, have questions, want to report a bug, or want to suggest an improvement, please raise an issue in this repository.

## Contributions

All contributions are welcome, however small they are. If you would like to contribute, please fork the repository and create a pull request. If you are not sure how to contribute, please contact us by raising an issue in this repository, and we are going to help you get started and assist you on the way.

## License

Licensed under the MIT License. For details, please refer to the [LICENSE](LICENSE) file.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "codelytics",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.13",
    "maintainer_email": null,
    "keywords": "C++, Jupyter, Python, automation, code analysis, code metrics, code quality, github, higher education, linting, repositories",
    "author": null,
    "author_email": "marijanbeg <m.beg@imperial.ac.uk>",
    "download_url": "https://files.pythonhosted.org/packages/80/73/23bfbe6e9c172f9fee0a496ae6528221fb8a45734b34ca52bbf0bdbc8f1c/codelytics-2025.7.0.tar.gz",
    "platform": null,
    "description": "# codelytics\n[Marijan Beg](https://github.com/marijanbeg)<sup>1</sup>\n\n<sup>1</sup> *Department of Earth Science and Engineering, Imperial College London, London SW7 2AZ, UK*  \n\n## About\n\n`codelytics` is a Python package for measuring code quality parameters.\n\n## Installation\n\nYou can install `codelytics` via `pip` from PyPI:\n\n```bash\npip install codelytics\n```\n\n## Documentation\n\nTBC (for now, refer to docstrings...)\n\n## Support\n\nIf you require support, have questions, want to report a bug, or want to suggest an improvement, please raise an issue in this repository.\n\n## Contributions\n\nAll contributions are welcome, however small they are. If you would like to contribute, please fork the repository and create a pull request. If you are not sure how to contribute, please contact us by raising an issue in this repository, and we are going to help you get started and assist you on the way.\n\n## License\n\nLicensed under the MIT License. For details, please refer to the [LICENSE](LICENSE) file.",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python package for measuring code parameters.",
    "version": "2025.7.0",
    "project_urls": {
        "Repository": "https://github.com/teachnology/codelytics"
    },
    "split_keywords": [
        "c++",
        " jupyter",
        " python",
        " automation",
        " code analysis",
        " code metrics",
        " code quality",
        " github",
        " higher education",
        " linting",
        " repositories"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "267d1326c1c393ec24db14f24638b6254f02da7f82e71de25aa7059693ca4ccf",
                "md5": "78847508f6cca20501476dca95be62ec",
                "sha256": "addc5db98e627f9d928ef5706c65bba84eba60ec88163ae5eece598a0cbbd29f"
            },
            "downloads": -1,
            "filename": "codelytics-2025.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "78847508f6cca20501476dca95be62ec",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.13",
            "size": 19382,
            "upload_time": "2025-07-11T14:47:28",
            "upload_time_iso_8601": "2025-07-11T14:47:28.593022Z",
            "url": "https://files.pythonhosted.org/packages/26/7d/1326c1c393ec24db14f24638b6254f02da7f82e71de25aa7059693ca4ccf/codelytics-2025.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "807323bfbe6e9c172f9fee0a496ae6528221fb8a45734b34ca52bbf0bdbc8f1c",
                "md5": "380e8a707354864351c72b7d48068298",
                "sha256": "6d90bc1e9a25f089bc527c46f1bc704023336f86ceea62b7f350959dbde21caf"
            },
            "downloads": -1,
            "filename": "codelytics-2025.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "380e8a707354864351c72b7d48068298",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.13",
            "size": 155181,
            "upload_time": "2025-07-11T14:47:29",
            "upload_time_iso_8601": "2025-07-11T14:47:29.939919Z",
            "url": "https://files.pythonhosted.org/packages/80/73/23bfbe6e9c172f9fee0a496ae6528221fb8a45734b34ca52bbf0bdbc8f1c/codelytics-2025.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-11 14:47:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "teachnology",
    "github_project": "codelytics",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "codelytics"
}
        
Elapsed time: 0.42987s