Search Criteria
Package Details: python-scholarly 1.7.11-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-scholarly.git (read-only, click to copy) |
---|---|
Package Base: | python-scholarly |
Description: | Retrieve author and publication information from Google Scholar in a friendly, Pythonic way |
Upstream URL: | https://github.com/OrganicIrradiation/scholarly |
Licenses: | Unlicense |
Submitter: | wjhandley |
Maintainer: | wjhandley (pirofti) |
Last Packager: | wjhandley |
Votes: | 1 |
Popularity: | 0.004640 |
First Submitted: | 2019-06-05 10:27 (UTC) |
Last Updated: | 2024-10-02 16:40 (UTC) |
Dependencies (11)
- python-arrow
- python-beautifulsoup4
- python-bibtexparser (python-bibtexparser-gitAUR)
- python-dotenv
- python-fake-useragentAUR
- python-free_proxyAUR (python-free_proxyAUR)
- python-requests
- python-seleniumAUR (python-selenium-binAUR)
- python-stem (python-stem-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
Latest Comments
wjhandley commented on 2021-03-03 21:52 (UTC)
Many thanks pirofti
pirofti commented on 2021-03-03 21:42 (UTC)
Ok. I fixed my tree to use the ssh link, not the https link (duh!). Sorry about the noise. Managed to push now.
pirofti commented on 2021-03-03 21:38 (UTC) (edited on 2021-03-03 21:39 (UTC) by pirofti)
I already have that set-up and have a few packages already. I cloned this repo, committed the diff below plus a package bump, and now I want to push but get a 403 error.
wjhandley commented on 2021-03-03 21:36 (UTC)
The instructions for setting up an ssh key which will allow you to push are here -- once you've set this up you should be able to create your own repositories if you want to on the AUR.
pirofti commented on 2021-03-03 21:29 (UTC)
Hi, thank you very much for the quick response and the kind offer. I will try and use the package for automating some reports in the near future. So yes, I can look after it for a while. I committed the changes locally, but I can not push to the repository. Do I need to do any extra steps?
wjhandley commented on 2021-03-03 20:14 (UTC)
Many thanks -- I've added you as a co-maintainer so you can push this change (I no longer use this package, but if you're willing to look after it I'm happy to transfer it to you).
pirofti commented on 2021-03-03 20:10 (UTC)
Lots of missing dependencies. Some I had to port myself.