Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrakitin/profile_zenodo
https://github.com/mrakitin/profile_zenodo
Last synced: about 14 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrakitin/profile_zenodo
- Owner: mrakitin
- License: bsd-3-clause
- Created: 2021-08-12T18:19:41.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-13T16:06:43.000Z (over 3 years ago)
- Last Synced: 2023-02-27T13:27:19.574Z (over 1 year ago)
- Language: Python
- Size: 342 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## IPython startup profile to search for data in Zenodo
This is a repo with IPython startup files to work with https://zenodo.org using
https://github.com/space-physics/pyzenodo3.## Usage example:
```bash
$ mkdir ~/.ipython/
$ cd ~/.ipython/
$ git clone https://github.com/mrakitin/profile_zenodo.git
$ ipython --profile=zenodoIn [1]: r = search_records("NSLS-II collection conda environment 2021-2.1")
```![sample output](imgs/example.png)