dpdata

View on PyPIReverse Dependencies (24)

0.2.18 dpdata-0.2.18-py3-none-any.whl

Wheel Details

Project: dpdata
Version: 0.2.18
Filename: dpdata-0.2.18-py3-none-any.whl
Download: [link]
Size: 148295
MD5: 555b76871ed733ee37d9a5038343b8ee
SHA256: 8af97f8d5c9d064536d17eb7c7c6af7c8213376b5a0795317d2e1c00c981fe20
Uploaded: 2024-04-03 01:23:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dpdata
Version: 0.2.18
Summary: Manipulating data formats of DeePMD-kit, VASP, QE, PWmat, and LAMMPS, etc.
Author: DeepModeling
Author-Email: Han Wang <wang_han[at]iapcm.ac.cn>
Project-Url: Homepage, https://github.com/deepmodeling/dpdata
Project-Url: documentation, https://docs.deepmodeling.com/projects/dpdata
Project-Url: repository, https://github.com/deepmodeling/dpdata
License: GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. This version of the GNU Lesser General Public License incorporates the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. 0. Additional Definitions. As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU General Public License. "The Library" refers to a covered work governed by this License, other than an Application or a Combined Work as defined below. An "Application" is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library. A "Combined Work" is a work produced by combining or linking an Application with the Library. The particular version of the Library with which the Combined Work was made is also called the "Linked Version". The "Minimal Corresponding Source" for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version. The "Corresponding Application Code" for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work. 1. Exception to Section 3 of the GNU GPL. You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL. 2. Conveying Modified Versions. If you modify a copy of the Library, and, in your modifications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modified version: a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy. 3. Object Code Incorporating Material from Library Header Files. The object code form of an Application may incorporate material from a header file that is part of the Library. You may convey such object code under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following: a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License. b) Accompany the object code with a copy of the GNU GPL and this license document. 4. Combined Works. You may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modification of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modifications, if you also do each of the following: a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License. b) Accompany the Combined Work with a copy of the GNU GPL and this license document. c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document. d) Do one of the following: 0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms that permit, the user to recombine or relink the Application with a modified version of the Linked Version to produce a modified Combined Work, in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source. 1) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked Version. e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modified version of the Combined Work produced by recombining or relinking the Application with a modified version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.) 5. Combined Libraries. You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License. b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 6. Revised Versions of the GNU Lesser General Public License. The Free Software Foundation may publish revised and/or new versions of the GNU Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library as you received it specifies that a certain numbered version of the GNU Lesser General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation. If the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library.
Keywords: lammps,vasp,deepmd-kit
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Requires-Python: >=3.7
Requires-Dist: numpy (>=1.14.3)
Requires-Dist: monty
Requires-Dist: scipy
Requires-Dist: h5py
Requires-Dist: wcmatch
Requires-Dist: importlib-metadata (>=1.4); python_version < "3.8"
Requires-Dist: parmed (<4); python_version < "3.8" and extra == "amber"
Requires-Dist: parmed; python_version >= "3.8" and extra == "amber"
Requires-Dist: ase; extra == "ase"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: recommonmark; extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=1.0.0rc1); extra == "docs"
Requires-Dist: numpydoc; extra == "docs"
Requires-Dist: m2r2; extra == "docs"
Requires-Dist: deepmodeling-sphinx (>=0.1.1); extra == "docs"
Requires-Dist: sphinx-argparse; extra == "docs"
Requires-Dist: rdkit; extra == "docs"
Requires-Dist: jupyterlite-sphinx; extra == "docs"
Requires-Dist: jupyterlite-xeus-python; extra == "docs"
Requires-Dist: pymatgen; extra == "pymatgen"
Provides-Extra: amber
Provides-Extra: ase
Provides-Extra: docs
Provides-Extra: pymatgen
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 15620 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dpdata/__about__.py sha256=KOuJWy2HYlIyB6rnfj7b5X9WK1ScFbJkDXdQ1-j1bcM 24
dpdata/__init__.py sha256=ui8ZjjoYWHF6CJtl74igeHysM4cj8a5FZMPp5lVDCcU 832
dpdata/_version.py sha256=vv03nZpeD6Mjdm460ETGqf51aVxTkGAfdVq6sFIgFOM 413
dpdata/ase_calculator.py sha256=a-hPqVs_s3KXUlEKYC-e36ubKR9SWpHcqwNhawUyFGU 2488
dpdata/bond_order_system.py sha256=nQvpJT3L2kAJTwnFqWZbzBU_L20XrN4Drw0bUSMcoC0 6646
dpdata/cli.py sha256=3YzU9mPGJrZFd0kK4ZeQHPhAc2Gqq2B9Nuj8oSPN_0A 2855
dpdata/data_type.py sha256=AqGbuPO1D0BIXWMqqMBDCfNMATI1Ebzng8J376iLSIA 4477
dpdata/driver.py sha256=3zAOO15w3T84uXHaK13WZ4ZeuH5a7hXvTiqnwurSCNw 6282
dpdata/format.py sha256=C5pXkYc9Shbk6ngRfSAtUPIVJZKlvMFp2g_5kygeKOA 10408
dpdata/periodic_table.json sha256=P-GHA_ghbOe22G0DCXF69JSOIZHKKbY8Q1cDrRzqTHc 18475
dpdata/periodic_table.py sha256=0dSuaB_D0Um0ocjbKvzMvNN_sUi2m6K8pveFfChdMtk 2150
dpdata/plugin.py sha256=Gjr9Evze1vSfQ3qrlBKG86wsLtQZkz5tIiAc0eWDYc8 763
dpdata/stat.py sha256=GjrJk8LR-xI2bjmgaAmFfCtnwj3meRKVJc0H_hetk3I 4026
dpdata/system.py sha256=4sCAsaBsdszmHvt7_zwJF1Dlk5IX8zF5B5dVMyYoFg4 63675
dpdata/unit.py sha256=FzhOPoVEz2B2Ed3zeauC-HqLr4M1nIUWwJtKdrA52JU 5027
dpdata/utils.py sha256=0G43-kGqSkU_0tC7kpTI26_W6Z98_XkkxXOwBO4ulBw 3589
dpdata/abacus/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/abacus/md.py sha256=peshWwJMuHal4I13vYAL-mUNf7JshslOrSAKAIHZvBM 8376
dpdata/abacus/relax.py sha256=EJfxi6Sb0Fh7waXAgNFXeDFvFB88iqPouAm8ilRqHK4 6797
dpdata/abacus/scf.py sha256=__rno5ODak7VyZR0HrWYn9u4hF4gKCv8UU1nJf-6nhI 13739
dpdata/amber/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/amber/mask.py sha256=1ALMUOB-Rve-Ck1UDF6BBJ7JcR8JKWSw5bN9AkLwOv8 1003
dpdata/amber/md.py sha256=tTlRXwt4DTZ6SR3FbwzsmsutM2IFTYcZrF94M6_AVmk 4759
dpdata/amber/sqm.py sha256=GkVn2zoRJuIKGbHJDpqu6IkNFlNLGly1W9vkGCqo4xU 3820
dpdata/cp2k/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/cp2k/cell.py sha256=zBsRoGhEXW3l-V2_-AVP88WSslSSvyD9Ts-kyLSuuF0 2079
dpdata/cp2k/output.py sha256=6e5ofOQN4HtGA7OpjCwJJFbSXmJ0JG8GNQUJkRRXTes 19549
dpdata/deepmd/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/deepmd/comp.py sha256=LnjezwQi1qUsROiE7eUcDAeNn_ZyXQ3vJkWYIYiyP_c 7708
dpdata/deepmd/hdf5.py sha256=iYC3IIKeepPVuoS84Z62ggkEefIo-NMVC7kUBUK97vU 7635
dpdata/deepmd/mixed.py sha256=ii8msXji-8zGPRfHFRttlHB5cqnn_1TjC6ZexvqVJyQ 10639
dpdata/deepmd/raw.py sha256=dQNy_AnFN4pR7D9_l7B1EXs9Adi5NvgyuEECDxGHRJc 6537
dpdata/dftbplus/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/dftbplus/output.py sha256=dvHsvqo3eNMkJo4xXXbR-2_6pCeRNq1-oJoLcLAEuVM 1945
dpdata/fhi_aims/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/fhi_aims/output.py sha256=DWJ9mi0zxQTA5K_48cWt5F5MRXDgvF2rbQvjZ-WUwXo 5932
dpdata/gaussian/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/gaussian/gjf.py sha256=mRM2HE8BjTxZ-gZTXrlSBXWS6Q0NoQ5mVoJ2KIJiCTE 10302
dpdata/gaussian/log.py sha256=2oWbwVIAhP9-R4mSQ5FbLCLjLL73BqwQ4di7aGB2Bvc 4220
dpdata/gromacs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/gromacs/gro.py sha256=D8BuNRD7z2K_yrLfUkeUH_qqGfh-2uvJSESzZ83aHUc 3438
dpdata/lammps/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/lammps/dump.py sha256=WH3e1Soa-x3MIFXb3jfGBu4-MRMECdXyBIzyeq2Xby4 8381
dpdata/lammps/lmp.py sha256=9W76tcWee3tf9RNYP5zP0VqhtRdXEICjR2ZeFIB6mkk 6417
dpdata/md/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/md/msd.py sha256=rmf2EQrcvFtH9VR2AKmyutR9ZWY6FJqavDK_cSYJGBU 1811
dpdata/md/pbc.py sha256=iJ7TrbDbdDT8e2YL1mAKw2A2xczohzn5qmhyPPsFgpQ 1759
dpdata/md/rdf.py sha256=If8Sa06FBHaiZ4RKAYnQBsAUoxWex71wZEcyWKKphKo 4039
dpdata/md/water.py sha256=d_72XwLGpVumXxsFLN2uDLWonfSOVzwmtuH8wcDjhv8 6498
dpdata/openmx/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/openmx/omx.py sha256=aA_YEsbz4AmHgGKIaw6z8bSAag2N0to7_FGlbSFWTv4 7052
dpdata/orca/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/orca/output.py sha256=Echug_pHW7JHz2dwtMB8QciLBeI2bQHqstw8x4sBeoE 1802
dpdata/plugins/3dmol.py sha256=tKlDhMdDYDxtgkRL16qh2pFvtt3GT6v61Q3CR5lBh-Q 1276
dpdata/plugins/__init__.py sha256=W5lNDNW80E90o7tagj4gQkZC38cgIIG5dsNxJAaVWls 684
dpdata/plugins/abacus.py sha256=IbZfeo-unqLQWnDcG4Y4O_iSFWlxYyGnCjPImZHmXpg 2460
dpdata/plugins/amber.py sha256=d0iec5fYayIof15vIdCMlP-jSdbmqhAfxcw47DsmEQ8 5333
dpdata/plugins/ase.py sha256=x12h7IbsOKFLI5UY8usFBSCbYZR9qACOGSkat-Nmu_A 12779
dpdata/plugins/cp2k.py sha256=BLA7Nn_j8RlONBgG6jgplnKQrd7bxzLOI2qBgWVnGtk 1826
dpdata/plugins/deepmd.py sha256=e79qHXkycoPn6cLjpQ_ibQ7WbeUFIbt35pw_bdEhBaU 13859
dpdata/plugins/dftbplus.py sha256=LCaOJbjeshBthp3wgGvsxqYYYUOR1U0q1fsL4rU7Ko0 2259
dpdata/plugins/fhi_aims.py sha256=bkhgPmBUwR2Bf2o1ew1dMqvWuyVq11ckId9JvrJo05M 1393
dpdata/plugins/gaussian.py sha256=3wr-apANFb0-jJW6R5Wr_Fvd-MfQm7kLbXoM6pvsKko 3643
dpdata/plugins/gromacs.py sha256=_cNgeCmvOCk18srThc6_yBg9ScKiLNT-G8BcRfV-Euw 1675
dpdata/plugins/lammps.py sha256=ef3abdlTQhEzSiPusgDTiFRAzg-Hp2a678pxU0hwCEQ 1392
dpdata/plugins/list.py sha256=oBfu-6osW3qJkJqVk4IR1jhG9GEHOeDjkP1wJmsmakc 644
dpdata/plugins/n2p2.py sha256=gAX0_TrE_RWh3dFSQfY0XHnHLNKJGE1n7GmeXtfYLME 7627
dpdata/plugins/openmx.py sha256=jxtk9u236VjH2ncOpmJPKR5qu1NylPzx-SP7g2Mu_kI 2050
dpdata/plugins/orca.py sha256=Pzel0rUCjf1nuDgXRpWpMmdCeILZjLneA3sx21LNfmA 1560
dpdata/plugins/psi4.py sha256=Wk7t27UUrojrRq74hTva0_HfW3kyF25Hepyi9_vT2Ys 2945
dpdata/plugins/pwmat.py sha256=Ok1xK2dJmOz4CItgVWpmeODQKqip16V6W_6O5aStiic 2313
dpdata/plugins/pymatgen.py sha256=HZeBAWXZnJINjzvtks_9lRnbCDjcOqxjRR7h1KmDX-o 2870
dpdata/plugins/qe.py sha256=3Hy00s2jANCrrItLohzlGjDjsQSMIiqQgBZ8CDJG6fw 1691
dpdata/plugins/rdkit.py sha256=8mdp52_nv0cwv9w2UWm98QSUGFXK_hik53TxOBGWZXY 1470
dpdata/plugins/siesta.py sha256=UCzAsnQOwYYav7kMjwWohjv9Ks3OQEnyPg6DUH82KFA 1810
dpdata/plugins/vasp.py sha256=xvsAsn03l_vblDU1JU1JBjxV_IrZNK6NCppqHaS7kPg 4236
dpdata/plugins/xyz.py sha256=aZa07wpAEhfW7Zt67PwMW2UneaMXPhD41U0I_YzU4nU 1501
dpdata/psi4/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/psi4/input.py sha256=hbCnbHJOiVQR7lfl86lppUpNAaE7bUERsjb0makLBS0 1228
dpdata/psi4/output.py sha256=cGuglo0U4j38Xv1OMR_gtn_8fVm3bLkzU1ht58Jb9bg 2208
dpdata/pwmat/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/pwmat/atomconfig.py sha256=BeKO75w3nSZBG6-DlncSVohsk7qPstL4sfMi8EpB6KU 3392
dpdata/pwmat/movement.py sha256=7MsX96DO6QzeRjm189LNuP0MOQytelQ3odMtFo4sXXg 7365
dpdata/pymatgen/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/pymatgen/molecule.py sha256=e1ITNITLM8mR8WB9PdToZPGim6eW0S7Hw5fW6XG5OZs 917
dpdata/qe/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/qe/scf.py sha256=Rn-KCQnWy7ED62lZmqDTDuuAzkHI7Qf_KrGbcveCSe0 5382
dpdata/qe/traj.py sha256=4XQ8Kox-zx2X4tIZ-x-qDMxvNxaoG_ztQeNHrwMcBdE 7254
dpdata/rdkit/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/rdkit/sanitize.py sha256=h9ipwoKWpwv6GaZlG1AUTqfa--S5hq_BT0293rzMv6E 26099
dpdata/rdkit/utils.py sha256=8CdL9rTjTHmK3WaIm2Zl9Hy_yyWzsT5FkUJvcJTGXKE 4329
dpdata/siesta/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/siesta/aiMD_output.py sha256=7rUDEbtajhURu3wquqmYRa45BMWC1spGoegQEg0PrGw 5219
dpdata/siesta/output.py sha256=bPcdTtm8hmnoHSuQBHiU7oDaEQPqZnpmsaqSnNDzER8 4248
dpdata/vasp/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/vasp/outcar.py sha256=XD-6y95Rpe_lvph_BsUPWVSvMFvFCAdN0ldxXug0MDw 6408
dpdata/vasp/poscar.py sha256=FWcxOcg-2mBmNgAaEcMbXRxD1_97PNTbcMRNHGkbrg4 2863
dpdata/vasp/xml.py sha256=LpLcLXVKFHQ47rjO5rDr87mnW9T4mQSuvSyqnDh8xMA 3934
dpdata/xyz/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/xyz/quip_gap_xyz.py sha256=qT1K5yDCHknoqCbBWjz1hacZHrjlMRnQn1w1_QfpUuw 6780
dpdata/xyz/xyz.py sha256=RqI_fUL4ROXhATvjCSrx2HJwX7mq9J7_n9qRw09eijo 1301
dpdata-0.2.18.dist-info/LICENSE sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg 7652
dpdata-0.2.18.dist-info/METADATA sha256=z2Han2zBQK_x6571Ym5rOxOy32PappcTrUILS4idGLs 26420
dpdata-0.2.18.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
dpdata-0.2.18.dist-info/entry_points.txt sha256=PGO-xnA13nqtromjd29VIUdacBi557QpOGaprRxlZlc 49
dpdata-0.2.18.dist-info/top_level.txt sha256=7pygKH-osDR3YuqWLlcbcUVkDW6aeDKUtZ1jsTp6L8k 7
dpdata-0.2.18.dist-info/RECORD

top_level.txt

dpdata

entry_points.txt

dpdata = dpdata.cli:dpdata_cli