[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- 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