PyPaperBot | Python tool for downloading scientific papers using Google | Document Editor library
kandi X-RAY | PyPaperBot Summary
kandi X-RAY | PyPaperBot Summary
PyPaperBot is a Python tool for downloading scientific papers using Google Scholar, Crossref, and SciHub. The tool tries to download papers from different sources such as PDF provided by Scholar, Scholar related links, and Scihub. PyPaerbot is also able to download the bibtex of each paper.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Starts a scholar search
- Get a BibTeX file for a given DOI
- Parses the BibTeX file
- Get papers info from DOI
- Create proxy socket
PyPaperBot Key Features
PyPaperBot Examples and Code Snippets
Community Discussions
Trending Discussions on PyPaperBot
QUESTION
I specify that this is my first project with PyPI, so be kind :)
I have developed a command line tool in python and uploaded on PyPi (https://github.com/ferru97/PyPaperBot)
The structure of the project is the following:
...ANSWER
Answered 2020-Aug-24 at 23:42I have a PyPi project with an identical project layout, and the only difference I see is with the packages
parameter, try using packages=setuptools.find_packages(),
. This works for me, and it is used in the docs.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install PyPaperBot
You can use PyPaperBot like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page