criticus


Namecriticus JSON
Version 1.0.5 PyPI version JSON
download
home_pageNone
SummaryA suite of tools for transcribing, collating and creating an apparatus criticus.
upload_time2024-03-26 15:10:28
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords tei apparatus collation critical transcription
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Criticus
A suite of tools for transcribing, collating and and creating an apparatus criticus.

## install
Requires Python 3.11+

### Windows: 
- Install: `pip install criticus`
- Run: `python -m criticus`
### MacOS: 
- Install: `pip3 install criticus`
- Run: `python3 -m criticus`

Read the full [tutorial on GitHub](https://github.com/d-flood/criticus).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "criticus",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "TEI, apparatus, collation, critical, transcription",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/21/af/d7e23c9b0b1f3439cedb4d680d2a99fd073bf3c5ddc3492bdde4b5d4ed0a/criticus-1.0.5.tar.gz",
    "platform": null,
    "description": "# Criticus\nA suite of tools for transcribing, collating and and creating an apparatus criticus.\n\n## install\nRequires Python 3.11+\n\n### Windows: \n- Install: `pip install criticus`\n- Run: `python -m criticus`\n### MacOS: \n- Install: `pip3 install criticus`\n- Run: `python3 -m criticus`\n\nRead the full [tutorial on GitHub](https://github.com/d-flood/criticus).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A suite of tools for transcribing, collating and creating an apparatus criticus.",
    "version": "1.0.5",
    "project_urls": {
        "documentation": "https://github.com/d-flood/criticus#readme",
        "issues": "https://github.com/d-flood/criticus/issues",
        "source": "https://github.com/d-flood/criticus"
    },
    "split_keywords": [
        "tei",
        " apparatus",
        " collation",
        " critical",
        " transcription"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "93c1706a0583727ea01af9d6be93e18238c31bd699f4acdf6efaec853b811aa7",
                "md5": "35c2d070ea84144c096572e3d021801c",
                "sha256": "39ee8672a57f7f98064f2957605208c7c5227224b5351fce90fb2f5333097f3d"
            },
            "downloads": -1,
            "filename": "criticus-1.0.5-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "35c2d070ea84144c096572e3d021801c",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 274064,
            "upload_time": "2024-03-26T15:10:25",
            "upload_time_iso_8601": "2024-03-26T15:10:25.612711Z",
            "url": "https://files.pythonhosted.org/packages/93/c1/706a0583727ea01af9d6be93e18238c31bd699f4acdf6efaec853b811aa7/criticus-1.0.5-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "21afd7e23c9b0b1f3439cedb4d680d2a99fd073bf3c5ddc3492bdde4b5d4ed0a",
                "md5": "3ac644e1702429a06412afe71587913f",
                "sha256": "f56de67fdfa3615f8b9acb8ddc789863787314bee07956d2b2350856c1a5411b"
            },
            "downloads": -1,
            "filename": "criticus-1.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "3ac644e1702429a06412afe71587913f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1488222,
            "upload_time": "2024-03-26T15:10:28",
            "upload_time_iso_8601": "2024-03-26T15:10:28.390446Z",
            "url": "https://files.pythonhosted.org/packages/21/af/d7e23c9b0b1f3439cedb4d680d2a99fd073bf3c5ddc3492bdde4b5d4ed0a/criticus-1.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-26 15:10:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "d-flood",
    "github_project": "criticus#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "criticus"
}
        
Elapsed time: 0.27222s