sxolar


Namesxolar JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/JWKennington/sxolar
SummaryScholar's tools for working with Arxiv
upload_time2024-05-23 03:21:07
maintainerNone
docs_urlNone
authorJ. W. Kennington
requires_python<4,>=3.7
licenseNone
keywords topic reference bibliography education reference index
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![sXolar Logo](sxolar.png)

[![PyPI version](https://badge.fury.io/py/sxolar.svg)](https://badge.fury.io/py/sxolar)
![Build](https://github.com/JWKennington/sxolar/actions/workflows/build.yml/badge.svg)
[![CodeFactor](https://www.codefactor.io/repository/github/jwkennington/sxolar/badge)](https://www.codefactor.io/repository/github/jwkennington/sxolar)
[![codecov](https://codecov.io/gh/JWKennington/sxolar/graph/badge.svg?token=s3uaJfzV0q)](https://codecov.io/gh/JWKennington/sxolar)
[![Documentation Status](https://readthedocs.org/projects/sxolar/badge/?version=latest)](https://sxolar.readthedocs.io/en/latest/?badge=latest)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/sxolar)
![PyPI - Downloads](https://img.shields.io/pypi/dm/sxolar)
![PyPI - License](https://img.shields.io/pypi/l/sxolar)

# Scholar's tools for working with Arxiv

This repository contains a collection of tools for working with Arxiv. The tools are written in Python and are designed
to be used in any python application. The tools are designed to be used in place of
the [Arxiv API](https://arxiv.org/help/api/index), with a simpler interface and more features, including

- Searching and downloading papers
- Creating personalized search indices for easy repeated searches
- Exploring the network of citations between papers

Ultimately, the goal of this project is to provide a set of tools that can be used to build a personalized search engine
for academic papers, with the ability to search, download, and explore the network of citations between papers.

## Installation

To install the package, you can use pip:

```bash
pip install sxolar
```

## Acknowledgements

Thank you to arXiv for use of its open access interoperability.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/JWKennington/sxolar",
    "name": "sxolar",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.7",
    "maintainer_email": null,
    "keywords": "topic reference, bibliography, education, reference index",
    "author": "J. W. Kennington",
    "author_email": "jameswkennington@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6e/44/668693447193d3446cf8faaf4c2c3c2895ec63c15e7ac1084fc05348386c/sxolar-0.1.0.tar.gz",
    "platform": null,
    "description": "![sXolar Logo](sxolar.png)\n\n[![PyPI version](https://badge.fury.io/py/sxolar.svg)](https://badge.fury.io/py/sxolar)\n![Build](https://github.com/JWKennington/sxolar/actions/workflows/build.yml/badge.svg)\n[![CodeFactor](https://www.codefactor.io/repository/github/jwkennington/sxolar/badge)](https://www.codefactor.io/repository/github/jwkennington/sxolar)\n[![codecov](https://codecov.io/gh/JWKennington/sxolar/graph/badge.svg?token=s3uaJfzV0q)](https://codecov.io/gh/JWKennington/sxolar)\n[![Documentation Status](https://readthedocs.org/projects/sxolar/badge/?version=latest)](https://sxolar.readthedocs.io/en/latest/?badge=latest)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/sxolar)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/sxolar)\n![PyPI - License](https://img.shields.io/pypi/l/sxolar)\n\n# Scholar's tools for working with Arxiv\n\nThis repository contains a collection of tools for working with Arxiv. The tools are written in Python and are designed\nto be used in any python application. The tools are designed to be used in place of\nthe [Arxiv API](https://arxiv.org/help/api/index), with a simpler interface and more features, including\n\n- Searching and downloading papers\n- Creating personalized search indices for easy repeated searches\n- Exploring the network of citations between papers\n\nUltimately, the goal of this project is to provide a set of tools that can be used to build a personalized search engine\nfor academic papers, with the ability to search, download, and explore the network of citations between papers.\n\n## Installation\n\nTo install the package, you can use pip:\n\n```bash\npip install sxolar\n```\n\n## Acknowledgements\n\nThank you to arXiv for use of its open access interoperability.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Scholar's tools for working with Arxiv",
    "version": "0.1.0",
    "project_urls": {
        "Bug Reports": "https://github.com/JWKennington/torus/issues",
        "Funding": "https://www.buymeacoffee.com/locallytrivial",
        "Homepage": "https://github.com/JWKennington/sxolar",
        "Source": "https://github.com/JWKennington/torus"
    },
    "split_keywords": [
        "topic reference",
        " bibliography",
        " education",
        " reference index"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6e44668693447193d3446cf8faaf4c2c3c2895ec63c15e7ac1084fc05348386c",
                "md5": "5bab0cb2d814b0a593126d5fd3e53645",
                "sha256": "f1d1c0c2413de881362949929f154a7941ad00d566f7c9158a48c4dc4d93c6db"
            },
            "downloads": -1,
            "filename": "sxolar-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5bab0cb2d814b0a593126d5fd3e53645",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.7",
            "size": 8960,
            "upload_time": "2024-05-23T03:21:07",
            "upload_time_iso_8601": "2024-05-23T03:21:07.383143Z",
            "url": "https://files.pythonhosted.org/packages/6e/44/668693447193d3446cf8faaf4c2c3c2895ec63c15e7ac1084fc05348386c/sxolar-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-23 03:21:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "JWKennington",
    "github_project": "sxolar",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "sxolar"
}
        
Elapsed time: 0.24105s