criticus


Namecriticus JSON
Version 2.0.0 PyPI version JSON
download
home_pageNone
SummaryA suite of tools for transcribing, collating and creating an apparatus criticus. See also www.apatosaurs.io for a web-based set of tools.
upload_time2025-01-23 03:52:08
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/df/f6/e2fa542e454a0e1261b6a31f75351133debf9e19de5d44668b86e6245738/criticus-2.0.0.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. See also www.apatosaurs.io for a web-based set of tools.",
    "version": "2.0.0",
    "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": "d30b1cd8d6f6eb34b130bce200befc09fb690d84036f1082259978e27c3a5d4f",
                "md5": "f31e01b10b0f4b4fa010edebef942ad8",
                "sha256": "86f0755ee5726a61e38017756871d6e8ad37cc7d8b2827b69b71710ac59e0dc1"
            },
            "downloads": -1,
            "filename": "criticus-2.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f31e01b10b0f4b4fa010edebef942ad8",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 402618,
            "upload_time": "2025-01-23T03:52:02",
            "upload_time_iso_8601": "2025-01-23T03:52:02.156589Z",
            "url": "https://files.pythonhosted.org/packages/d3/0b/1cd8d6f6eb34b130bce200befc09fb690d84036f1082259978e27c3a5d4f/criticus-2.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dff6e2fa542e454a0e1261b6a31f75351133debf9e19de5d44668b86e6245738",
                "md5": "f641f6c6dbe9494a59759a917ce303d8",
                "sha256": "5a3e969173423877fcf0e328e52f971aa6455b65001322accab0ad5d15e7e123"
            },
            "downloads": -1,
            "filename": "criticus-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f641f6c6dbe9494a59759a917ce303d8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1609416,
            "upload_time": "2025-01-23T03:52:08",
            "upload_time_iso_8601": "2025-01-23T03:52:08.273276Z",
            "url": "https://files.pythonhosted.org/packages/df/f6/e2fa542e454a0e1261b6a31f75351133debf9e19de5d44668b86e6245738/criticus-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-23 03:52:08",
    "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.49074s