
Julian B
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Julian B-
Julian B commented,
For what it's worth, using `requests` library to query details of a reagent (knowing the id): import requests from pprint import pformat url = f"{config.BASE_URL}/materials/Reagents ...