https://github.com/bfontaine/p7doi
:link: Open a research paper in your browser from its DOI
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 1 DOI reference(s) in README -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.7%) to scientific vocabulary
Keywords
cli
python
research
tool
Last synced: 5 months ago
·
JSON representation
Repository
:link: Open a research paper in your browser from its DOI
Basic Info
- Host: GitHub
- Owner: bfontaine
- License: mit
- Language: Python
- Default Branch: master
- Homepage: https://bfontaine.github.io/p7doi/
- Size: 139 KB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
cli
python
research
tool
Created over 11 years ago
· Last pushed over 10 years ago
Metadata Files
Readme
License
README.rst
=====
p7doi
=====
.. image:: https://img.shields.io/travis/bfontaine/p7doi.png
:target: https://travis-ci.org/bfontaine/p7doi
:alt: Build status
.. image:: https://img.shields.io/coveralls/bfontaine/p7doi/master.png
:target: https://coveralls.io/r/bfontaine/p7doi?branch=master
:alt: Coverage status
.. image:: https://img.shields.io/pypi/v/p7doi.png
:target: https://pypi.python.org/pypi/p7doi
:alt: Pypi package
.. image:: https://img.shields.io/pypi/dm/p7doi.png
:target: https://pypi.python.org/pypi/p7doi
**p7doi** is a tool for `Paris 7`_ students who read research papers outside the
university. A lot of them are behind a paywall, which can be bypassed by using
the university’s proxy because it’s subscribed to a bunch of these websites.
Note: you’ll need to login with your student credentials when asked to.
.. _Paris 7: http://www.univ-paris-diderot.fr/english/sc/site.php?bc=accueil&np=accueil&g=m/
Install
-------
.. code-block::
pip install p7doi
Usage
-----
.. code-block::
p7doi
It’ll open the article in your default web browser. Note that you might need to
put the DOI between quotes if it contains characters that could be interpreted
by your shell (e.g. parentheses).
You can also use it from `the web`_.
.. _the web: https://bfontaine.github.io/p7doi/
Example
~~~~~~~
.. code-block::
p7doi 10.1126/science.298.5594.824
Tests
-----
Clone this repo, then: ::
[sudo] make deps
make check
Owner
- Name: Baptiste Fontaine
- Login: bfontaine
- Kind: user
- Location: Paris, France
- Company: @bixoto
- Website: https://bfontaine.net
- Repositories: 247
- Profile: https://github.com/bfontaine
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Baptiste Fontaine | b****n@y****r | 12 |
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 8 last-month
- Total dependent packages: 0
- Total dependent repositories: 2
- Total versions: 1
- Total maintainers: 1
pypi.org: p7doi
Read research papers through Paris 7's proxy
- Homepage: https://github.com/bfontaine/p7doi
- Documentation: https://p7doi.readthedocs.io/
- License: Copyright © 2014 – Baptiste Fontaine Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
Latest release: 0.0.1
published over 11 years ago
Rankings
Dependent packages count: 10.1%
Dependent repos count: 11.6%
Stargazers count: 27.8%
Forks count: 29.8%
Average: 32.7%
Downloads: 84.3%
Maintainers (1)
Last synced:
6 months ago
Dependencies
requirements.txt
pypi
- coverage ==3.7.1
- pep8 ==1.5.7
- py ==1.4.20
- pyflakes ==0.8.1
- tox ==1.7.1
- virtualenv ==1.11.6
- wsgiref ==0.1.2