0.0.97
This commit is contained in:
parent
25808a7631
commit
23fd32d644
@ -1,7 +1,7 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
# replace with your username:
|
# replace with your username:
|
||||||
name = guan
|
name = guan
|
||||||
version = 0.0.96
|
version = 0.0.97
|
||||||
author = guanjihuan
|
author = guanjihuan
|
||||||
author_email = guanjihuan@163.com
|
author_email = guanjihuan@163.com
|
||||||
description = An open source python package
|
description = An open source python package
|
||||||
|
@ -2298,7 +2298,7 @@ def download_with_scihub(address=None, num=1):
|
|||||||
if num != 1:
|
if num != 1:
|
||||||
print('All completed!\n')
|
print('All completed!\n')
|
||||||
|
|
||||||
# PDF
|
## PDF
|
||||||
|
|
||||||
def get_links_from_pdf(pdf_path, link_starting_form=''):
|
def get_links_from_pdf(pdf_path, link_starting_form=''):
|
||||||
# Example: link_starting_form='https://doi.org'
|
# Example: link_starting_form='https://doi.org'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user