Git Product home page Git Product logo

scholarly's Introduction

Python package codecov Documentation Status

scholarly

scholarly is a module that allows you to retrieve author and publication information from Google Scholar in a friendly, Pythonic way.

Important Note

This is version 1.4 of the scholarly library. There has been a major refactor in the way the library operates and it's code structure and it will break most existing code, based on the previous (v0.x) versions.

Documentation

Check the documentation for a complete reference and a quickstart quide.

Installation

Use pip to install from pypi:

pip3 install scholarly

or pip to install from github:

pip3 install -U git+https://github.com/scholarly-python-package/scholarly.git

Tests

Run the tests

To run tests execute the test_module.py file as:

python3 test_module

or

python3 -m unittest -v test_module.py

Build Docs

To build the documentation execute the make file as:

make html

License

The original code that this project was forked from was released by Luciano Bello under a WTFPL license. In keeping with this mentality, all code is released under the Unlicense.

scholarly's People

Contributors

1ucian0 avatar abspoel avatar arunkannawadi avatar bielsnohr avatar bryant1410 avatar cako avatar feigaoxyz avatar firefly-cpp avatar franciscoknebel avatar harrison97 avatar ipeirotis avatar jonasengelmann avatar klipitkaspro avatar louiskirsch avatar ltalirz avatar marcoscarpetta avatar mmontevil avatar nikitabalabin avatar organicirradiation avatar percolator avatar pjb7687 avatar programize-admin avatar remram44 avatar rnatella avatar silvavn avatar spferical avatar stefanct avatar tallalnparis4ev avatar tombrien avatar waynehuu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.