PyPI project
academic-review-tool
16 indexed releases ยท newest sdist 1.1.0 with 136 indexed members
Files in 1.1.0 academic_review_tool-1.1.0.tar.gz
- art/__init__.py
- art/classes/__init__.py
- art/classes/activitylog.py
- art/classes/affiliations.py
- art/classes/attrs.py
- art/classes/authors.py
- art/classes/citation_crawler.py
- art/classes/entities.py
- art/classes/funders.py
- art/classes/networks.py
- art/classes/properties.py
- art/classes/references.py
- art/classes/results.py
- art/classes/review.py
- art/datasets/__init__.py
- art/datasets/stopwords/stopwords.py
- art/exporters/__init__.py
- art/exporters/general_exporters.py
- art/exporters/network_exporters.py
- art/importers/__init__.py
- art/importers/bibtex.py
- art/importers/crossref.py
- art/importers/jstor.py
- art/importers/orcid.py
- art/importers/pdf.py
- art/importers/scopus.py
- art/importers/search.py
- art/importers/wos.py
- art/internet/__init__.py
- art/internet/archives.py
- art/internet/crawlers.py
- art/internet/parsers.py
- art/internet/scrapers.py
- art/internet/search.py
- art/internet/webanalysis.py
- art/networks/__init__.py
- art/networks/network_functions.py
- art/text/__init__.py
- art/text/information_extraction.py
- art/text/textanalysis.py
- art/utils/__init__.py
- art/utils/basics.py
- art/utils/cleaners.py
- art/utils/globaltools.py
- art/wosstarter_python_client_master/clarivate/__init__.py
- art/wosstarter_python_client_master/clarivate/wos_starter/__init__.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/__init__.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/api/__init__.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/api/documents_api.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/api/journals_api.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/api_client.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/api_response.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/apis/__init__.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/apis/path_to_api.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/apis/paths/__init__.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/apis/paths/documents.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/apis/paths/documents_uid.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/apis/paths/journals.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/apis/paths/journals_id.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/apis/tag_to_api.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/apis/tags/__init__.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/apis/tags/documents_api.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/apis/tags/journals_api.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/configuration.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/exceptions.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/model/__init__.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/model/author_name.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/model/document.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/model/documents_list.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/model/journal.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/model/journals_list.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/model/metadata.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/model/other_name.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/models/__init__.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/models/author_name.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/models/document.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/models/document_citations_inner.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/models/document_identifiers.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/models/document_keywords.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/models/document_links.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/models/document_names.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/models/document_source.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/models/document_source_pages.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/models/documents_list.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/models/journal.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/models/journal_links_inner.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/models/journals_list.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/models/metadata.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/models/other_name.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/paths/__init__.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/paths/documents/__init__.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/paths/documents/get.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/paths/documents_uid/__init__.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/paths/documents_uid/get.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/paths/journals/__init__.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/paths/journals/get.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/paths/journals_id/__init__.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/paths/journals_id/get.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/rest.py
- art/wosstarter_python_client_master/clarivate/wos_starter/client/schemas.py
- art/wosstarter_python_client_master/setup.py
- art/wosstarter_python_client_master/test/__init__.py
- art/wosstarter_python_client_master/test/test_author_name.py
- art/wosstarter_python_client_master/test/test_document.py
- art/wosstarter_python_client_master/test/test_document_citations_inner.py
- art/wosstarter_python_client_master/test/test_document_identifiers.py
- art/wosstarter_python_client_master/test/test_document_keywords.py
- art/wosstarter_python_client_master/test/test_document_links.py
- art/wosstarter_python_client_master/test/test_document_names.py
- art/wosstarter_python_client_master/test/test_document_source.py
- art/wosstarter_python_client_master/test/test_document_source_pages.py
- art/wosstarter_python_client_master/test/test_documents_api.py
- art/wosstarter_python_client_master/test/test_documents_list.py
- art/wosstarter_python_client_master/test/test_journal.py
- art/wosstarter_python_client_master/test/test_journal_links_inner.py
- art/wosstarter_python_client_master/test/test_journals_api.py
- art/wosstarter_python_client_master/test/test_journals_list.py
- art/wosstarter_python_client_master/test/test_metadata.py
- art/wosstarter_python_client_master/test/test_models/__init__.py
- art/wosstarter_python_client_master/test/test_models/test_author_name.py
- art/wosstarter_python_client_master/test/test_models/test_document.py
- art/wosstarter_python_client_master/test/test_models/test_documents_list.py
- art/wosstarter_python_client_master/test/test_models/test_journal.py
- art/wosstarter_python_client_master/test/test_models/test_journals_list.py
- art/wosstarter_python_client_master/test/test_models/test_metadata.py
- art/wosstarter_python_client_master/test/test_models/test_other_name.py
- art/wosstarter_python_client_master/test/test_other_name.py
- art/wosstarter_python_client_master/test/test_paths/__init__.py
- art/wosstarter_python_client_master/test/test_paths/test_documents/__init__.py
- art/wosstarter_python_client_master/test/test_paths/test_documents/test_get.py
- art/wosstarter_python_client_master/test/test_paths/test_documents_uid/__init__.py
- art/wosstarter_python_client_master/test/test_paths/test_documents_uid/test_get.py
- art/wosstarter_python_client_master/test/test_paths/test_journals/__init__.py
- art/wosstarter_python_client_master/test/test_paths/test_journals/test_get.py
- art/wosstarter_python_client_master/test/test_paths/test_journals_id/__init__.py
- art/wosstarter_python_client_master/test/test_paths/test_journals_id/test_get.py
Indexed releases
- 1.1.0
academic_review_tool-1.1.0.tar.gz136 members - 1.1.0
academic_review_tool-1.1.0-py3-none-any.whl136 members - 1.0.9
academic_review_tool-1.0.9.tar.gz136 members - 1.0.9
academic_review_tool-1.0.9-py3-none-any.whl136 members - 1.0.8
academic_review_tool-1.0.8.tar.gz136 members - 1.0.8
academic_review_tool-1.0.8-py3-none-any.whl136 members - 1.0.7
academic_review_tool-1.0.7.tar.gz136 members - 1.0.7
academic_review_tool-1.0.7-py3-none-any.whl136 members - 1.0.6
academic_review_tool-1.0.6.tar.gz136 members - 1.0.6
academic_review_tool-1.0.6-py3-none-any.whl136 members - 1.0.5
academic_review_tool-1.0.5.tar.gz136 members - 1.0.5
academic_review_tool-1.0.5-py3-none-any.whl136 members - 1.0.4
academic_review_tool-1.0.4.tar.gz136 members - 1.0.4
academic_review_tool-1.0.4-py3-none-any.whl136 members - 1.0.3
academic_review_tool-1.0.3.tar.gz136 members - 1.0.3
academic_review_tool-1.0.3-py3-none-any.whl136 members