Skip to main content

DOI

Downloads PyPI - License PyPI PyPI - Status

最新SCI期刊影响因子查询系统

  • 已更新 2025年数据
  • 包含JCR分区表数据
  • 包含中科院分区表数据

Installation

python3 -m pip install -U impact_factor

Use in CMD

impact_factor -h

build

build/update the database

# optional, only required when you need build or update the database
impact_factor build -i tests/IF.xlsx

# with a ncbi api_key
impact_factor build -k YOUR_NCBI_API_KEY

# use a new dbfile [*recommend*]
impact_factor -d test.db build -i tests/IF.xlsx

# without nlm_catalog
impact_factor -d test.db build -i tests/IF.xlsx -n

search

search with journal, journal_abbr, issn, eissn or nlm_id

impact_factor search nature         # search journal
impact_factor search 'nature c%'    # like search journal
impact_factor search 0028-0836      # search ISSN
impact_factor search 1476-4687      # search eISSN
impact_factor search 0410462        # search nlm_id
impact_factor search nature --color # colorful output

filter

filter factor with min_value and max_value

impact_factor filter -m 100 -M 200 --color

# output with pubmed filter format
impact_factor filter -m 100 -M 200 --pubmed-filter

Use in Python

from impact_factor.core import Factor

fa = Factor()

print(fa.dbfile)

fa.search('nature')
fa.search('nature c%')

fa.filter(min_value=100, max_value=200)
fa.filter(min_value=100, max_value=200, pubmed_filter=True)

Documents

https://impact-factor.readthedocs.io

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

impact_factor-1.1.3.tar.gz (3.9 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

impact_factor-1.1.3-py3-none-any.whl (3.9 MB view details)

Uploaded Python 3

File details

Details for the file impact_factor-1.1.3.tar.gz.

File metadata

  • Download URL: impact_factor-1.1.3.tar.gz
  • Upload date:
  • Size: 3.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for impact_factor-1.1.3.tar.gz
Algorithm Hash digest
SHA256 8fe131509b730b16da0f96cbdf87e016e0aba16210f54a7158742a259784b98a
MD5 f0b3fbd6e287d65baa1ac2aa8f643b0c
BLAKE2b-256 94a0ba1a3ec92b00eb5b55faada55eaa31e1d4eb96a21a23c6e67327272fd0a8

See more details on using hashes here.

File details

Details for the file impact_factor-1.1.3-py3-none-any.whl.

File metadata

  • Download URL: impact_factor-1.1.3-py3-none-any.whl
  • Upload date:
  • Size: 3.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for impact_factor-1.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 496bab707a01e546d38a5706d119cd05afd11216e7397e1b5fbbab8da05b1b14
MD5 67158eca4a68ccffbb62cdec5a894c81
BLAKE2b-256 6c90f0e07364d5655504df004de1904ccd53dd8ea9151a207d09aecd0a3077b2

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.1.3 This release

2 files

1.1.2

2 files

1.1.1

2 files

1.1.0

2 files

1.0.8

2 files

1.0.7

2 files

1.0.6

2 files

1.0.5

1 file

1.0.3

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page