chinta


Namechinta JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
SummaryTex Repository Word Counter
upload_time2025-08-06 21:42:27
maintainerNone
docs_urlNone
authorNone
requires_python>=3
licenseNone
keywords latex tex thesis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Chinta

"[Chinta](https://en.wikipedia.org/wiki/Chinta_(mentation))" in Hindu philosophy refers to mentation i.e. mental activity, especially thinking.

This tool tracks the word count of a TeX project in a git repository with respect to time

# Instructions
1. Install `chinta` via pip
```bash
python3 -m pip install chinta
```

1. Run `chinta` and tell it where to find the repo you want to analyze, as well as the name of the default branch.
The name of the default branch is probably either `"master"` or `"main"`
```bash
chinta "path/to/repo" "main"
```

1. Look at the cool graph!

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "chinta",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": null,
    "keywords": "latex, tex, thesis",
    "author": null,
    "author_email": "Max Hughson <max.ak.hughson+pypitest@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/d0/36/78519a7c8a53f90a10335ee7ac376cfccbb616167429f0e8fef964e79080/chinta-1.0.2.tar.gz",
    "platform": null,
    "description": "# Chinta\n\n\"[Chinta](https://en.wikipedia.org/wiki/Chinta_(mentation))\" in Hindu philosophy refers to mentation i.e. mental activity, especially thinking.\n\nThis tool tracks the word count of a TeX project in a git repository with respect to time\n\n# Instructions\n1. Install `chinta` via pip\n```bash\npython3 -m pip install chinta\n```\n\n1. Run `chinta` and tell it where to find the repo you want to analyze, as well as the name of the default branch.\nThe name of the default branch is probably either `\"master\"` or `\"main\"`\n```bash\nchinta \"path/to/repo\" \"main\"\n```\n\n1. Look at the cool graph!\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Tex Repository Word Counter",
    "version": "1.0.2",
    "project_urls": null,
    "split_keywords": [
        "latex",
        " tex",
        " thesis"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "568bb55c9eda3849d31cfd54fb6b1bb087d115f74c12f25e028239c4049b8153",
                "md5": "39ee92688579b5ec89a0ed2cbff8f4d6",
                "sha256": "b84e7bbfc843f8e8e5032909c826770dbae91d9be6b9fb054ffd1bf437861361"
            },
            "downloads": -1,
            "filename": "chinta-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "39ee92688579b5ec89a0ed2cbff8f4d6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 15133,
            "upload_time": "2025-08-06T21:42:25",
            "upload_time_iso_8601": "2025-08-06T21:42:25.314119Z",
            "url": "https://files.pythonhosted.org/packages/56/8b/b55c9eda3849d31cfd54fb6b1bb087d115f74c12f25e028239c4049b8153/chinta-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d03678519a7c8a53f90a10335ee7ac376cfccbb616167429f0e8fef964e79080",
                "md5": "48e4c3c3487e541f03ae9992b63dd773",
                "sha256": "ae172f5d866b4a2e72e9de5dbfd0d7e18dfe987759db39ca6f933d2751c627f0"
            },
            "downloads": -1,
            "filename": "chinta-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "48e4c3c3487e541f03ae9992b63dd773",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 14883,
            "upload_time": "2025-08-06T21:42:27",
            "upload_time_iso_8601": "2025-08-06T21:42:27.896110Z",
            "url": "https://files.pythonhosted.org/packages/d0/36/78519a7c8a53f90a10335ee7ac376cfccbb616167429f0e8fef964e79080/chinta-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-06 21:42:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "chinta"
}
        
Elapsed time: 0.73738s