skrutable


Nameskrutable JSON
Version 2.0.6 PyPI version JSON
download
home_pagehttps://github.com/tylergneill/skrutable
Summaryskrutable library for working with Sanskrit text
upload_time2024-12-13 03:15:58
maintainerNone
docs_urlNone
authorTyler Neill
requires_pythonNone
licenseCC BY-SA 4.0
keywords sanskrit text transliteration scansion meter identification sandhi compound splitting
VCS
bugtrack_url
requirements certifi charset-normalizer idna numpy requests urllib3
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # skrutable

A toolkit and online workbench providing 
transliteration, scansion, and meter identification for Sanskrit text,
as well access to powerful sandhi and compound splitting.

Web-app interface live online at [skrutable.info](https://www.skrutable.info).

Install package from [PyPi](https://pypi.org/project/skrutable/) with `pip install skrutable`.

See [manual.md](https://github.com/tylergneill/skrutable/blob/main/src/skrutable/manual.md) for instructions.

Feedback welcome!
My name is Tyler 
([Academia](https://uni-leipzig1.academia.edu/TylerNeill),
[LinkedIn](https://www.linkedin.com/in/tyler-g-neill/))
and my Gmail is tyler.g.neill. 

And please share and share-alike! Licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tylergneill/skrutable",
    "name": "skrutable",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Sanskrit text transliteration scansion meter identification sandhi compound splitting",
    "author": "Tyler Neill",
    "author_email": "tyler.g.neill@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3a/ba/915c679e8f7aa50703b02c5a0020377956bd19944db55123c32cab1cb6e2/skrutable-2.0.6.tar.gz",
    "platform": null,
    "description": "# skrutable\n\nA toolkit and online workbench providing \ntransliteration, scansion, and meter identification for Sanskrit text,\nas well access to powerful sandhi and compound splitting.\n\nWeb-app interface live online at [skrutable.info](https://www.skrutable.info).\n\nInstall package from [PyPi](https://pypi.org/project/skrutable/) with `pip install skrutable`.\n\nSee [manual.md](https://github.com/tylergneill/skrutable/blob/main/src/skrutable/manual.md) for instructions.\n\nFeedback welcome!\nMy name is Tyler \n([Academia](https://uni-leipzig1.academia.edu/TylerNeill),\n[LinkedIn](https://www.linkedin.com/in/tyler-g-neill/))\nand my Gmail is tyler.g.neill. \n\nAnd please share and share-alike! Licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/).\n",
    "bugtrack_url": null,
    "license": "CC BY-SA 4.0",
    "summary": "skrutable library for working with Sanskrit text",
    "version": "2.0.6",
    "project_urls": {
        "Homepage": "https://github.com/tylergneill/skrutable"
    },
    "split_keywords": [
        "sanskrit",
        "text",
        "transliteration",
        "scansion",
        "meter",
        "identification",
        "sandhi",
        "compound",
        "splitting"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e2c791f70eb7f83f4cc90ca1cad1ef6b0d4b068069dd4e9ef31df64844e94221",
                "md5": "c9752514aaa947b98725cb3278913b5c",
                "sha256": "4b9019a268fce524e0e353c9066c6aff077dafbbfe7dbf9f6f2b0522951de388"
            },
            "downloads": -1,
            "filename": "skrutable-2.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c9752514aaa947b98725cb3278913b5c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 42112,
            "upload_time": "2024-12-13T03:15:56",
            "upload_time_iso_8601": "2024-12-13T03:15:56.281175Z",
            "url": "https://files.pythonhosted.org/packages/e2/c7/91f70eb7f83f4cc90ca1cad1ef6b0d4b068069dd4e9ef31df64844e94221/skrutable-2.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3aba915c679e8f7aa50703b02c5a0020377956bd19944db55123c32cab1cb6e2",
                "md5": "1138c2d4627f63146c89df81d8bde0ef",
                "sha256": "c1efa8169c708b8b4e333bf709919d10ec5fbb1f13b594009dd42bd3ef68efc7"
            },
            "downloads": -1,
            "filename": "skrutable-2.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "1138c2d4627f63146c89df81d8bde0ef",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 40333,
            "upload_time": "2024-12-13T03:15:58",
            "upload_time_iso_8601": "2024-12-13T03:15:58.307611Z",
            "url": "https://files.pythonhosted.org/packages/3a/ba/915c679e8f7aa50703b02c5a0020377956bd19944db55123c32cab1cb6e2/skrutable-2.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-13 03:15:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tylergneill",
    "github_project": "skrutable",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2024.2.2"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "3.3.2"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.7"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.26.4"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "2.2.1"
                ]
            ]
        }
    ],
    "lcname": "skrutable"
}
        
Elapsed time: 0.47927s