pytorus


Namepytorus JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/JWKennington/torus
SummaryTOpic Reference Unified Schema, a Python Implementation
upload_time2024-03-01 06:42:33
maintainer
docs_urlNone
authorJ. W. Kennington
requires_python>=3.7, <4
license
keywords topic reference bibliography education reference index
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Build](https://github.com/JWKennington/torus/actions/workflows/build.yml/badge.svg)
[![CodeFactor](https://www.codefactor.io/repository/github/jwkennington/torus/badge)](https://www.codefactor.io/repository/github/jwkennington/torus)
[![codecov](https://codecov.io/gh/JWKennington/torus/graph/badge.svg?token=s3uaJfzV0q)](https://codecov.io/gh/JWKennington/torus)


# Topic Reference Unified Schema: `torus`

The TORUS project is a collection of tools and libraries for working with subject matter references, including articles,
books, and other relevant media. The design of TORUS is compatible with existing reference formats, such as BibTeX; however,
TORUS provides additional functionality for working with collections of references, such as "reading lists" for academic
topic areas. Using TORUS, it is possible to:

- Import/export references from/to a variety of sources, including BibTeX, DOI, and other reference formats.
- Create and manage reading lists for academic topics.
- Add arbitrary metadata to references, such as notes, tags, difficulty scores, and ratings.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/JWKennington/torus",
    "name": "pytorus",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7, <4",
    "maintainer_email": "",
    "keywords": "topic reference,bibliography,education,reference index",
    "author": "J. W. Kennington",
    "author_email": "jameswkennington@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5c/87/87630651ed4c490a36f45a3eabd7d0e2059749edaebe998ca46a97dcbb23/pytorus-0.0.3.tar.gz",
    "platform": null,
    "description": "![Build](https://github.com/JWKennington/torus/actions/workflows/build.yml/badge.svg)\n[![CodeFactor](https://www.codefactor.io/repository/github/jwkennington/torus/badge)](https://www.codefactor.io/repository/github/jwkennington/torus)\n[![codecov](https://codecov.io/gh/JWKennington/torus/graph/badge.svg?token=s3uaJfzV0q)](https://codecov.io/gh/JWKennington/torus)\n\n\n# Topic Reference Unified Schema: `torus`\n\nThe TORUS project is a collection of tools and libraries for working with subject matter references, including articles,\nbooks, and other relevant media. The design of TORUS is compatible with existing reference formats, such as BibTeX; however,\nTORUS provides additional functionality for working with collections of references, such as \"reading lists\" for academic\ntopic areas. Using TORUS, it is possible to:\n\n- Import/export references from/to a variety of sources, including BibTeX, DOI, and other reference formats.\n- Create and manage reading lists for academic topics.\n- Add arbitrary metadata to references, such as notes, tags, difficulty scores, and ratings.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "TOpic Reference Unified Schema, a Python Implementation",
    "version": "0.0.3",
    "project_urls": {
        "Bug Reports": "https://github.com/JWKennington/torus/issues",
        "Documentation": "https://torus.readthedocs.io/en/latest/",
        "Funding": "https://www.buymeacoffee.com/locallytrivial",
        "Homepage": "https://github.com/JWKennington/torus",
        "Source": "https://github.com/JWKennington/torus"
    },
    "split_keywords": [
        "topic reference",
        "bibliography",
        "education",
        "reference index"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5c8787630651ed4c490a36f45a3eabd7d0e2059749edaebe998ca46a97dcbb23",
                "md5": "c1de0abe0d6bbaa1fe5c869d0f34bfdf",
                "sha256": "d91dc357f91ee2b13828beee216e0c35fa2798ada2c21996f99c250407aa7743"
            },
            "downloads": -1,
            "filename": "pytorus-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "c1de0abe0d6bbaa1fe5c869d0f34bfdf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7, <4",
            "size": 3756,
            "upload_time": "2024-03-01T06:42:33",
            "upload_time_iso_8601": "2024-03-01T06:42:33.345842Z",
            "url": "https://files.pythonhosted.org/packages/5c/87/87630651ed4c490a36f45a3eabd7d0e2059749edaebe998ca46a97dcbb23/pytorus-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-01 06:42:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "JWKennington",
    "github_project": "torus",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pytorus"
}
        
Elapsed time: 0.20405s