[ 源代码: python-mp-api ]
软件包:python3-mp-api(0.45.3-4)
python3-mp-api 的相关链接
Debian 的资源:
下载源码包 python-mp-api:
- [python-mp-api_0.45.3-4.dsc]
- [python-mp-api_0.45.3.orig.tar.gz]
- [python-mp-api_0.45.3-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Materials Project API for Python
The Materials Project API defines a standardized manner in which the Materials Project database can be accessed by its users. The API is typically used by scientific researchers who need to retrieve large amounts of data to support their research.
This package installs the library for Python 3.
其他与 python3-mp-api 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-emmet-core (>= 0.54.0~)
- Core models for the Materials Project (Python 3)
-
- dep: python3-maggma
- build scientific data processing pipelines in Python
-
- dep: python3-monty (>= 2021.3.12~)
- missing complement to Python (Python 3)
-
- dep: python3-msgpack
- Python 3 implementation of MessagePack format
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-pymatgen (>= 2022.3.7~)
- Python Materials Genomics for materials analysis
-
- dep: python3-pymongo
- Python3 interface to the MongoDB document-oriented database
-
- dep: python3-requests (>= 2.23.0~)
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-smart-open
- utils for streaming large files
-
- dep: python3-typing-extensions (>= 3.7.4.1~)
- Backported and Experimental Type Hints for Python