MCPcopy Create free account

hub / github.com/ConnectedPapers/connectedpapers-py / functions

Functions22 in github.com/ConnectedPapers/connectedpapers-py

↓ 14 callersMethod_log
Print message if verbose mode is enabled.
connectedpapers/connected_papers_client.py:77
↓ 7 callersMethodnest_asyncio
(self)
connectedpapers/connected_papers_client.py:73
↓ 6 callersMethodget_graph_sync
(self, paper_id: str, fresh_only: bool = True)
connectedpapers/connected_papers_client.py:238
↓ 2 callersMethodget_graph_async
( self, paper_id: str, fresh_only: bool = True )
connectedpapers/connected_papers_client.py:224
↓ 2 callersMethodget_graph_async_iterator
Get graph as an async iterator, yielding status updates. Args: paper_id: The paper ID to get the graph for f
connectedpapers/connected_papers_client.py:85
↓ 1 callersFunctionasync_wrapper_2
(no_nest: bool = False)
tests/test_nested_asyncio.py:24
↓ 1 callersFunctionget_first_response
()
usage_samples/test_verbose.py:75
↓ 1 callersMethodget_free_access_papers_async
(self)
connectedpapers/connected_papers_client.py:271
↓ 1 callersMethodget_free_access_papers_sync
(self)
connectedpapers/connected_papers_client.py:286
↓ 1 callersMethodget_remaining_usages_async
(self)
connectedpapers/connected_papers_client.py:247
↓ 1 callersMethodget_remaining_usages_sync
(self)
connectedpapers/connected_papers_client.py:262
↓ 1 callersFunctionmain
()
usage_samples/test_verbose.py:12
↓ 1 callersFunctionmain
()
usage_samples/get_key_details.py:8
↓ 1 callersFunctionsync_wrapper_2
(no_nest: bool = False)
tests/test_nested_asyncio.py:19
↓ 1 callersFunctionwrapper_for_old_graph
(no_nest: bool = False)
tests/test_nested_asyncio.py:9
Method__init__
( self, access_token: str = ACCESS_TOKEN, server_addr: str = CONNECTED_PAPERS_REST_API
connectedpapers/connected_papers_client.py:60
Functiontest_get_many_papers
()
tests/test_graph_structure.py:45
Functiontest_graph_structure
()
tests/test_graph_structure.py:12
Functiontest_nested_asyncio
()
tests/test_nested_asyncio.py:28
Functiontest_new_graph
()
tests/test_connected_papers_api.py:23
Functiontest_old_graph
()
tests/test_connected_papers_api.py:12
Functiontest_sanity
()
tests/test_sanity.py:1