compshs


Namecompshs JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
SummaryComputational Social Sciences
upload_time2025-08-14 14:33:22
maintainerNone
docs_urlNone
authorCompSHS team
requires_python>=3.9
licenseBSD License
keywords compshs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # compshs

compshs is a library for **computational social science** in Python. 

It includes various text-focused tools to analyse and visualise information from document corpora.

## Quick start

Install compshs:
```
pip install compshs
```

## Project history

The project started in 2025 at Telecom Paris.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "compshs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Simon Delarue <simon.delarue@telecom-paris.fr>",
    "keywords": "compshs",
    "author": "CompSHS team",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/db/99/31d7f60da37b12bbe400f6f681726b750929e7818288c432c2c4914006e0/compshs-1.0.2.tar.gz",
    "platform": null,
    "description": "# compshs\n\ncompshs is a library for **computational social science** in Python. \n\nIt includes various text-focused tools to analyse and visualise information from document corpora.\n\n## Quick start\n\nInstall compshs:\n```\npip install compshs\n```\n\n## Project history\n\nThe project started in 2025 at Telecom Paris.\n",
    "bugtrack_url": null,
    "license": "BSD License",
    "summary": "Computational Social Sciences",
    "version": "1.0.2",
    "project_urls": {
        "Changelog": "https://gitlab.telecom-paris.fr/compshs-team/compshs/blob/master/HISTORY.rst",
        "Documentation": "https://compshs.readthedocs.io/",
        "Repository": "https://gitlab.telecom-paris.fr/compshs-team/compshs"
    },
    "split_keywords": [
        "compshs"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6ef996c3fc226f9893f54ef65c86b8994ede1a6caf4f17842be25b99d2c040bc",
                "md5": "6daa831bb8d17c30ad0b1d455a6488a2",
                "sha256": "4fd32e27c4f17014e32b3557766658867d6e763af866b1721d839569e74983f4"
            },
            "downloads": -1,
            "filename": "compshs-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6daa831bb8d17c30ad0b1d455a6488a2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 3522,
            "upload_time": "2025-08-14T14:33:21",
            "upload_time_iso_8601": "2025-08-14T14:33:21.151677Z",
            "url": "https://files.pythonhosted.org/packages/6e/f9/96c3fc226f9893f54ef65c86b8994ede1a6caf4f17842be25b99d2c040bc/compshs-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "db9931d7f60da37b12bbe400f6f681726b750929e7818288c432c2c4914006e0",
                "md5": "17f48a541aaf8e275dc68dcd94bfe2f1",
                "sha256": "48a8f4ebe552373a5ca8f27421c76a2a0aa79d9646286fae97df2a61f3892e55"
            },
            "downloads": -1,
            "filename": "compshs-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "17f48a541aaf8e275dc68dcd94bfe2f1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3661,
            "upload_time": "2025-08-14T14:33:22",
            "upload_time_iso_8601": "2025-08-14T14:33:22.124167Z",
            "url": "https://files.pythonhosted.org/packages/db/99/31d7f60da37b12bbe400f6f681726b750929e7818288c432c2c4914006e0/compshs-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-14 14:33:22",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "compshs"
}
        
Elapsed time: 1.47917s