Skip to content

Commit ba966d5

Browse files
committed
Add ChemInformant package and Zhiang He contributor
1 parent c204e35 commit ba966d5

File tree

2 files changed

+95
-0
lines changed

2 files changed

+95
-0
lines changed

_data/contributors.yml

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,38 @@
1+
- name: Zhiang He
2+
github_username: HzaCode
3+
github_image_id: 0
4+
title:
5+
- Package Maintainer
6+
- Submitting Author
7+
sort: 0
8+
bio: Developer of ChemInformant, a robust data acquisition engine for the
9+
PubChem database. A clinician passionate about scientific
10+
software development.
11+
organization: Independent
12+
date_added: '2025-09-30'
13+
deia_advisory: false
14+
editorial_board: false
15+
emeritus_editor: false
16+
advisory: false
17+
emeritus_advisory: false
18+
twitter:
19+
mastodon:
20+
orcidid:
21+
partners:
22+
website: https://hezhiang.com
23+
board: false
24+
contributor_type:
25+
- code-contrib
26+
- maintainer
27+
- package-maintainer
28+
- submitting-author
29+
packages_eic:
30+
packages_editor:
31+
packages_submitted:
32+
- cheminformant
33+
packages_reviewed:
34+
location: China
35+
136
- name: Leah Wasser
237
github_username: lwasser
338
github_image_id: 7649194

_data/packages.yml

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,63 @@
1+
- package_name: ChemInformant
2+
package_description: A robust, high-throughput Python client for retrieving
3+
chemical information from the PubChem API; it returns analysis-ready
4+
Pandas/SQL outputs, handles caching, rate-limiting and retries, and
5+
includes convenient CLI tools.
6+
submitting_author:
7+
name: Zhiang He
8+
github_username: HzaCode
9+
all_current_maintainers:
10+
- name: Zhiang He
11+
github_username: HzaCode
12+
repository_link: https://github.com/HzaCode/ChemInformant
13+
version_submitted: 2.4.3
14+
categories:
15+
- data-retrieval
16+
- data-extraction
17+
- data-processing-munging
18+
- data-deposition
19+
- data-validation-testing
20+
- data-visualization
21+
- workflow-automation
22+
- citation-management-bibliometrics
23+
- scientific-software-wrapper
24+
- database-interoperability
25+
editor:
26+
name: Eliot Robson
27+
github_username: eliotwrobson
28+
eic:
29+
name: Eliot Robson
30+
github_username: eliotwrobson
31+
reviewers:
32+
- name: Eliot Robson
33+
github_username: eliotwrobson
34+
- name: Eliot Robson
35+
github_username: eliotwrobson
36+
archive: https://zenodo.org/doi/10.5281/zenodo.17233178
37+
version_accepted: 2.4.3
38+
date_accepted: '2025-09-30'
39+
created_at: 2025-07-31 00:00:00+00:00
40+
updated_at: 2025-09-30 00:00:00+00:00
41+
closed_at: 2025-09-30 00:00:00+00:00
42+
issue_link: https://github.com/pyOpenSci/software-submission/issues/254
43+
joss: https://doi.org/10.21105/joss.08341
44+
partners:
45+
gh_meta:
46+
name: ChemInformant
47+
description: A robust, high-throughput Python client for retrieving
48+
chemical information from the PubChem API
49+
created_at: '2025-06-01'
50+
stargazers_count: 4
51+
watchers_count: 2
52+
open_issues_count: 0
53+
forks_count: 1
54+
documentation: https://hezhiang.com/cheminformant_real.html
55+
contrib_count: 2
56+
last_commit: '2025-09-30'
57+
labels:
58+
- 6/pyOS-approved
59+
- 9/joss-approved
60+
active: true
161
- package_name: PIVA
262
package_description: Visualization and analysis toolkit for experimental
363
data from Angle-Resolved Photoemission Spectroscopy (ARPES)

0 commit comments

Comments
 (0)