criticus


Namecriticus JSON
Version 1.0.9 PyPI version JSON
download
home_pageNone
SummaryA suite of tools for transcribing, collating and creating an apparatus criticus.
upload_time2024-06-28 21:17:00
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/f3/e0/9b21a740a6f4173745e532357181ea825e24c85e7529ae7994bc46e291ec/criticus-1.0.9.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.9",
    "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": "d6f96692c1e1a35700cd39ef1a8efeaeffb2c5eee77dd70822a4bac271a5a8a8",
                "md5": "7169e53f263a440fdc743f98db4e1dc0",
                "sha256": "018885653d49c436465022327cce218d69480b7d77effd912813275985f37180"
            },
            "downloads": -1,
            "filename": "criticus-1.0.9-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7169e53f263a440fdc743f98db4e1dc0",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 274064,
            "upload_time": "2024-06-28T21:16:56",
            "upload_time_iso_8601": "2024-06-28T21:16:56.951677Z",
            "url": "https://files.pythonhosted.org/packages/d6/f9/6692c1e1a35700cd39ef1a8efeaeffb2c5eee77dd70822a4bac271a5a8a8/criticus-1.0.9-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f3e09b21a740a6f4173745e532357181ea825e24c85e7529ae7994bc46e291ec",
                "md5": "b235433c697edfd417021f7fbdbc5bc3",
                "sha256": "ddc90e97877306bba23a9b940efbd867ebab1b7ee26283c73ece24e1d9d4cbc7"
            },
            "downloads": -1,
            "filename": "criticus-1.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "b235433c697edfd417021f7fbdbc5bc3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1488266,
            "upload_time": "2024-06-28T21:17:00",
            "upload_time_iso_8601": "2024-06-28T21:17:00.206818Z",
            "url": "https://files.pythonhosted.org/packages/f3/e0/9b21a740a6f4173745e532357181ea825e24c85e7529ae7994bc46e291ec/criticus-1.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-28 21:17:00",
    "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: 4.22513s