pygscholar


Namepygscholar JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/finsberg/pygscholar
SummaryTool for interacting with google scholar
upload_time2023-01-10 09:05:01
maintainer
docs_urlNone
authorHenrik Finsberg
requires_python>=3.7
licenseMIT
keywords action potential cell models features
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![pre-commit](https://github.com/finsberg/pygscholar/actions/workflows/pre-commit.yml/badge.svg)](https://github.com/finsberg/pygscholar/actions/workflows/pre-commit.yml)
[![PyPI version](https://badge.fury.io/py/pygscholar.svg)](https://badge.fury.io/py/pygscholar)
[![CI](https://github.com/finsberg/pygscholar/actions/workflows/main.yml/badge.svg)](https://github.com/finsberg/pygscholar/actions/workflows/main.yml)
[![codecov](https://codecov.io/gh/finsberg/pygscholar/branch/main/graph/badge.svg?token=IUZ9HMIBFA)](https://codecov.io/gh/finsberg/pygscholar)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![coverage](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/finsberg/a7290de789564f03eb6b1ee122fce423/raw/pygscholar-badge.json)](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/finsberg/a7290de789564f03eb6b1ee122fce423/raw/pygscholar-badge.json)

# pygcholar

Tool for extracting statistics from Google scholar built upon [`scholarly`](https://scholarly.readthedocs.io)

Imagine you have a department full of researchers and you want to keep track of the most recent or most cited papers in the department, or that you simply want to track yourself, then this package might be what you need.

- Documentation: https://finsberg.github.io/pygscholar
- Source code: https://github.com/finsberg/pygscholar

## Install
`pygscolar` is primarily a command line tool which makes it very suitable to install with [`pipx`](https://pypa.github.io/pipx/)
```
pipx install pygscholar
```

You can of course also install it with regular `pip`
```
python -m pip install pygscholar
```

Once installed you should get access to the `scholar` command. See [the tutorial](https://finsberg.github.io/pygscholar/docs/tutorial.html) for a guide on how to use this command.


## Contributing
See https://finsberg.github.io/pygscholar/docs/CONTRIBUTING.html

## License
MIT

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/finsberg/pygscholar",
    "name": "pygscholar",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "action potential,cell models,features",
    "author": "Henrik Finsberg",
    "author_email": "henriknf@simula.no",
    "download_url": "https://files.pythonhosted.org/packages/a3/ef/dbc6a521c1d04ac577cab618d35624dd22ccc501ab44710b6ffc9babb45f/pygscholar-0.1.2.tar.gz",
    "platform": null,
    "description": "[![pre-commit](https://github.com/finsberg/pygscholar/actions/workflows/pre-commit.yml/badge.svg)](https://github.com/finsberg/pygscholar/actions/workflows/pre-commit.yml)\n[![PyPI version](https://badge.fury.io/py/pygscholar.svg)](https://badge.fury.io/py/pygscholar)\n[![CI](https://github.com/finsberg/pygscholar/actions/workflows/main.yml/badge.svg)](https://github.com/finsberg/pygscholar/actions/workflows/main.yml)\n[![codecov](https://codecov.io/gh/finsberg/pygscholar/branch/main/graph/badge.svg?token=IUZ9HMIBFA)](https://codecov.io/gh/finsberg/pygscholar)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![coverage](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/finsberg/a7290de789564f03eb6b1ee122fce423/raw/pygscholar-badge.json)](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/finsberg/a7290de789564f03eb6b1ee122fce423/raw/pygscholar-badge.json)\n\n# pygcholar\n\nTool for extracting statistics from Google scholar built upon [`scholarly`](https://scholarly.readthedocs.io)\n\nImagine you have a department full of researchers and you want to keep track of the most recent or most cited papers in the department, or that you simply want to track yourself, then this package might be what you need.\n\n- Documentation: https://finsberg.github.io/pygscholar\n- Source code: https://github.com/finsberg/pygscholar\n\n## Install\n`pygscolar` is primarily a command line tool which makes it very suitable to install with [`pipx`](https://pypa.github.io/pipx/)\n```\npipx install pygscholar\n```\n\nYou can of course also install it with regular `pip`\n```\npython -m pip install pygscholar\n```\n\nOnce installed you should get access to the `scholar` command. See [the tutorial](https://finsberg.github.io/pygscholar/docs/tutorial.html) for a guide on how to use this command.\n\n\n## Contributing\nSee https://finsberg.github.io/pygscholar/docs/CONTRIBUTING.html\n\n## License\nMIT\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Tool for interacting with google scholar",
    "version": "0.1.2",
    "split_keywords": [
        "action potential",
        "cell models",
        "features"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d17788a08ebb298ea8007c1107983fc7b9ff770346bd9c06498628ec244a077",
                "md5": "34ca24a0f6af3dc775d7061ca031e38b",
                "sha256": "8314ef55982057db19d5e29440045e7b46507111156e1506b6abef6dea1a401e"
            },
            "downloads": -1,
            "filename": "pygscholar-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "34ca24a0f6af3dc775d7061ca031e38b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 10796,
            "upload_time": "2023-01-10T09:04:50",
            "upload_time_iso_8601": "2023-01-10T09:04:50.599254Z",
            "url": "https://files.pythonhosted.org/packages/8d/17/788a08ebb298ea8007c1107983fc7b9ff770346bd9c06498628ec244a077/pygscholar-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3efdbc6a521c1d04ac577cab618d35624dd22ccc501ab44710b6ffc9babb45f",
                "md5": "07720b95a3911777bb1d27b777e4e38a",
                "sha256": "0539a5213c7248ee074bb26f19a79f73e3ce961cc61afdb0922106a46b9b5f97"
            },
            "downloads": -1,
            "filename": "pygscholar-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "07720b95a3911777bb1d27b777e4e38a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 9900,
            "upload_time": "2023-01-10T09:05:01",
            "upload_time_iso_8601": "2023-01-10T09:05:01.738087Z",
            "url": "https://files.pythonhosted.org/packages/a3/ef/dbc6a521c1d04ac577cab618d35624dd22ccc501ab44710b6ffc9babb45f/pygscholar-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-10 09:05:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "finsberg",
    "github_project": "pygscholar",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pygscholar"
}
        
Elapsed time: 0.02692s