impact-factor

View on PyPIReverse Dependencies (2)

1.1.0 impact_factor-1.1.0-py3-none-any.whl

Wheel Details

Project: impact-factor
Version: 1.1.0
Filename: impact_factor-1.1.0-py3-none-any.whl
Download: [link]
Size: 1688101
MD5: d3ca05f4742c6e01df5a9ee10b2046c3
SHA256: e32539df8fd87eca5dd5fe69f5d91cc34673777f2887a90dc9f9c57e8ccaa382
Uploaded: 2023-01-16 07:29:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: impact-factor
Version: 1.1.0
Summary: Impact Factor Toolkits
Author: suqingdong
Author-Email: suqingdong1114[at]gmail.com
Home-Page: https://github.com/suqingdong/impact_factor
Project-Url: Documentation, https://impact_factor.readthedocs.io
Project-Url: Tracker, https://github.com/suqingdong/impact_factor/issues
License: MIT License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: lxml
Requires-Dist: click
Requires-Dist: openpyxl
Requires-Dist: pygments
Requires-Dist: webrequests
Requires-Dist: sql-manager
Description-Content-Type: text/markdown
[Description omitted; length: 1869 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
impact_factor/__init__.py sha256=GoLmOoeOBxxraNS_coru5YOxnOdoWd7ZaEUIwttRfic 328
impact_factor/version.json sha256=sDBi1Rofx_XOAJ6lUB9uHTy7gyv-Qiaa_sy6hlkz55g 236
impact_factor/bin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
impact_factor/bin/_build.py sha256=fkveNT_I8r8wzaUoXpvUY-9vdGXeiwWatIJjBgLJR1Y 2164
impact_factor/bin/_filter.py sha256=JOnQSCTgKWM2IJK-sfF3ywWA5rq2rPkh-md6C1z5-Co 1206
impact_factor/bin/_search.py sha256=vlQNi3V9znWVl0fHII-B92guaShEJ_q27kOKHzxEuHA 1091
impact_factor/bin/cli.py sha256=Fepdk5aPUcZ23OeKCTG9WCmzZWrEtfk_5881NM0Dzjg 1242
impact_factor/core/__init__.py sha256=tEhsbpbHE6KRnwXg5OMJNV-2dl1kQpRw0c3BPb8yrJY 113
impact_factor/core/database.py sha256=1Di_c9wdOmw89mYyXvhWzvoVJ9RbcZCDIWK2XE0pG1k 779
impact_factor/core/factor.py sha256=J_3dSTyjAG20jWealu-Wiui9C7Nsr_f2nBWSPpvYV-Y 2102
impact_factor/core/nlmcatalog.py sha256=ybWCtD4MmEWzGRV-kY7fLm706d_IdpuCv-MDpjekl9M 1899
impact_factor/data/2022_JCR_IF.xlsx sha256=NJoAKC7RL3W_oBvv72j9mU5bZydEEAPDO8sza-R6JKE 929300
impact_factor/data/impact_factor.sqlite3 sha256=hRftW7H8vMd71Iogup2ebbjzYffdTlRiHA80s_1B-zI 1712128
impact_factor/util/__init__.py sha256=BvA1NijrYrJoZYqYl2uB94fCcXa0-1vnylc98Uiu7ao 947
impact_factor/util/excel_parser.py sha256=GJxotVB0t_awC789XzRTzl-4sjdCj9r3UnvVo9m4LgA 993
impact_factor-1.1.0.dist-info/METADATA sha256=MAziAfeVaEV-1Lj3y-vpLzshn4qZKG0QkrOiSU_wyXY 2982
impact_factor-1.1.0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
impact_factor-1.1.0.dist-info/entry_points.txt sha256=8jX4UgSWh3zAogLgL3XilLCClhknQmFbSkA5eSiOs7U 94
impact_factor-1.1.0.dist-info/top_level.txt sha256=U32tP-Jpxs_YFYbWcRKpFd571Y9-XW9qKq61_ki69pY 14
impact_factor-1.1.0.dist-info/RECORD

top_level.txt

impact_factor

entry_points.txt

IF = impact_factor.bin.cli:main
impact_factor = impact_factor.bin.cli:main