dpdata

View on PyPIReverse Dependencies (24)

0.2.22 dpdata-0.2.22-py3-none-any.whl

Wheel Details

Project: dpdata
Version: 0.2.22
Filename: dpdata-0.2.22-py3-none-any.whl
Download: [link]
Size: 154612
MD5: 6c9c26ea60a15ffad1a4b862f4219b6a
SHA256: 23d9664bac184ae38e37732c1f05b494d0904aa29610a4b46a4e4bbded813ba3
Uploaded: 2025-01-21 06:27:30 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: dpdata
Version: 0.2.22
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.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.8
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: typing_extensions; python_version < "3.8"
Requires-Dist: ase; extra == "ase"
Requires-Dist: parmed; python_version >= "3.8" and extra == "amber"
Requires-Dist: parmed (<4); python_version < "3.8" and extra == "amber"
Requires-Dist: pymatgen; extra == "pymatgen"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: recommonmark; extra == "docs"
Requires-Dist: sphinx-book-theme; extra == "docs"
Requires-Dist: numpydoc; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: deepmodeling-sphinx (>=0.3.0); extra == "docs"
Requires-Dist: sphinx-argparse (<0.5.0); extra == "docs"
Requires-Dist: rdkit; extra == "docs"
Requires-Dist: jupyterlite-sphinx; extra == "docs"
Requires-Dist: jupyterlite-xeus; extra == "docs"
Requires-Dist: pytest; extra == "benchmark"
Requires-Dist: pytest-codspeed; extra == "benchmark"
Provides-Extra: test
Provides-Extra: ase
Provides-Extra: amber
Provides-Extra: pymatgen
Provides-Extra: docs
Provides-Extra: benchmark
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2384 characters]

WHEEL

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

RECORD

Path Digest Size
dpdata/__about__.py sha256=31wuP6BMYWMAvsDrA-ApNB2nBZmqAx8kZZNpxcgFDSE 60
dpdata/__init__.py sha256=n1giRPviyXZ1WKiqZzoQA2sU6UXl1uNJN-ngbF4smLI 432
dpdata/__main__.py sha256=0qHiix1BQEPZwd-l8udDtBTQIqih79O0sWW7o6osgUE 115
dpdata/_version.py sha256=5ycumF1SXokoLWwEctuNnj-E21mPwtpW7rXb4plLYco 413
dpdata/ase_calculator.py sha256=yVsYSwyW7QKgxMW4iEzsWClCbSwfD7ILb1sEr3fv0iA 2587
dpdata/bond_order_system.py sha256=W9b7D3Qs2cPaG3WSNzakrPhEvj8vLobQ6fR8YAj2TRM 6772
dpdata/cli.py sha256=0zTys10jKHEPWC7Zp_mkBTNEimmP5pGXtA5RVyTYXmk 2838
dpdata/data_type.py sha256=4xv_97bvIBlvDa5nIht8fWAp2W_QnTRyUIfXny62ggQ 4803
dpdata/driver.py sha256=OUhtm1suhWS1wZnQsR8Gu7tnLoA9LJGrcQtnqYyjsUk 6427
dpdata/format.py sha256=S3VwXxisy0TS-15PibjWUeYhMH6cNMrAaRrc6BC27FA 10423
dpdata/periodic_table.json sha256=P-GHA_ghbOe22G0DCXF69JSOIZHKKbY8Q1cDrRzqTHc 18475
dpdata/periodic_table.py sha256=jFXvM4194AHlRA-Vf-zPRJ0ze6CSXnRnxqI19FWd-84 2335
dpdata/plugin.py sha256=7s5Cml0-i305HoERXk8KRLuByQYVYagrI__gQm_V-NY 799
dpdata/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/stat.py sha256=GG7rqXjz1c7FxO5JvuPFO6ZbLOacIWH9vp_PGxySAxk 4609
dpdata/system.py sha256=LG16ilHck6-vNdCHCB9Yw9yoM3vHpVmg05yDKfxHblw 68190
dpdata/unit.py sha256=arEnagR6SAGMV4ZpZftVDGVRFD9ILJxxFHT0nOm9JUk 5688
dpdata/utils.py sha256=COLxE2EG0LY1BzQ-SFKLDbpr1D7YHbmKs5jIwYlACUw 5093
dpdata/abacus/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/abacus/md.py sha256=MjV_nL4pObhc8ayHR9kFCVVSH5pp6KrkFzZptt_61H4 8775
dpdata/abacus/relax.py sha256=OlTUMjx_p-2DBjg3vbfQD95HF3mg0IGHZbsXR3EtK30 7160
dpdata/abacus/scf.py sha256=n3Lww26AMVV8diDwcLWGtxPvOe-TSXEMSSgpMczvoOc 34125
dpdata/amber/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/amber/mask.py sha256=2v3sOiCUNZgPJMgv2lIIYqzV2ZL12nlpo-KPdQx_8wk 1039
dpdata/amber/md.py sha256=CUhVJ22bi3TLlml0jM7MwB22GPZCYdK5bG2G13pkJF0 4850
dpdata/amber/sqm.py sha256=0HlHybVlZtoo2jUWULYchH1YhvbcTrx0L1naDjrm7Pw 4021
dpdata/cp2k/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/cp2k/cell.py sha256=uKpg_uOBaWh9GumUQf8m2DLq2XHkGUTgod87Q5C9E_k 2114
dpdata/cp2k/output.py sha256=NveAIOwD942Q0MFadngPHIN3DnFzrA15PA6XEWkcBMY 19585
dpdata/deepmd/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/deepmd/comp.py sha256=jKUMMtxKSn3iKBAy3Se9T3PMxp5Y4YEk2KeNjZwL6k4 5497
dpdata/deepmd/hdf5.py sha256=xtZhkfjEyBcsRFMh2_sGEgts-weI2cwBLQsF5i9fXQw 6742
dpdata/deepmd/mixed.py sha256=rPFTH3PgNSoohLwk6COvKvnON6WUhdM8D8Wy_vYkOoQ 5129
dpdata/deepmd/raw.py sha256=6980hgawytOzD0ITL3S7TjcCdtson1uyzlrCUcAzpwc 5046
dpdata/dftbplus/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/dftbplus/output.py sha256=J1MjU4eGvoNA3nk8iC55NZvXKF7VSnV26Z2R7YPy-dM 2108
dpdata/fhi_aims/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/fhi_aims/output.py sha256=ZUIsRfdNwO_rcupH3VN6hCJX547vsWShgX_snpG0g6c 5974
dpdata/gaussian/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/gaussian/gjf.py sha256=4FBRLO0NBlvqxmEjGKRlsSf0sjrmgyepoew4o--g0sE 10143
dpdata/gaussian/log.py sha256=WwAJLJAWBjOvOQgxGXjcSTo_mLeq3ep2UN2ukq9uQNQ 4398
dpdata/gromacs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/gromacs/gro.py sha256=UmzOReyBLSFBs2YkIcWDOlqlXQjHdgi6-Jx3EU-ZHuM 3615
dpdata/lammps/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/lammps/dump.py sha256=A3yyua9MeAkUfK-KwrODIjqO_No-YegHJEIc3K_oT74 11599
dpdata/lammps/lmp.py sha256=fPKHPUFU-LAQ2v8XxZx4yqnqkW3JIvFykwexq93lX_s 8716
dpdata/md/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/md/msd.py sha256=uCekjeaJz72zjG4Ci7fZfLyVvdl_FicVSRrfo6WMdUc 1847
dpdata/md/pbc.py sha256=LI7whLLr9PDe-4zeGNj8Lc6zNzu8QZ48a54U6m7hSVY 1795
dpdata/md/rdf.py sha256=9SpN-EeeUWXjOXd69lW8bEj59VD5MfuVbmzFB1dos4c 4075
dpdata/md/water.py sha256=6APF1HcguSoyEbnDVPeVhv7uWXRk7jd50DRiwDI1pts 6534
dpdata/openmx/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/openmx/omx.py sha256=YiQxNROlLW8eQ4F9nT1JGTR0np01C7uuff9bbJw9eOk 7285
dpdata/orca/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/orca/output.py sha256=Z1ykgrHz40min-NvpmUgX2dONqKieSUtHi2Tg3PmETU 1892
dpdata/plugins/3dmol.py sha256=rqdx5-PsCZm-Dd-554co3YV2iA4iuyHzxVxMCXK4V8A 1286
dpdata/plugins/__init__.py sha256=XOZ0waMB5AIOT7u_PPaZy77nxEWR7k1NNn5-M2OCeEc 720
dpdata/plugins/abacus.py sha256=RalUCXWT3vBIKx_3-VOnrEDeJ4R9Rfl6F52dRjFal5I 3337
dpdata/plugins/amber.py sha256=JGWVB0LFl3HBnKis7UjMJWsd13yxpFXDLUjrrCDcSyw 5433
dpdata/plugins/ase.py sha256=_tg7lKuJneAnWq_pksUpoDBSqWOgKhezqwArNXgCMqo 14557
dpdata/plugins/cp2k.py sha256=lRypMvqzyJS80kZhECiasAeh3aAOy9SR7YDmoZ7nLek 1862
dpdata/plugins/deepmd.py sha256=-M7K9PjEmNVsl4FRyNH0-KPGIYoMBVOsTROZAINfHZM 14670
dpdata/plugins/dftbplus.py sha256=IbEECGVF4KdCHfyTJ2hI6anvdQBij2RihCqsKfrgDVw 2295
dpdata/plugins/fhi_aims.py sha256=YV-TtyECjlDwF0uFi0MPYDKDBWzGTtavbhxglCM88mM 1429
dpdata/plugins/gaussian.py sha256=Td738BizL8KTNeOHryfTHeScqBetsV1u1TB2eXmk11I 3873
dpdata/plugins/gromacs.py sha256=PUvfnkudEC-McGH8wCq6VPqsrD0RCuYIDncz-P8gIW4 1875
dpdata/plugins/lammps.py sha256=aU8EcFSm87PQ3svx3xKQlnr-poUDuLXckcaVcrCDSuA 2740
dpdata/plugins/list.py sha256=h90kClK2cxgr6po8cAheGixzk4TY2O5L5VRcC2lf6Oc 680
dpdata/plugins/n2p2.py sha256=rf1cYMrcn_TuuO5d0XCGkmMPJkW1ypXDghZqsRDvITA 7819
dpdata/plugins/openmx.py sha256=KJgU3pPEIpZ611u4_ZpOmINfj_bwPrfN0BMUCjXGQFo 2086
dpdata/plugins/orca.py sha256=o22M3FEYd8cuuiAXlGxQVFnFYsl9SML9Tl0ZzgX7eqk 1646
dpdata/plugins/psi4.py sha256=qMp3EazsgQn8bu6mVKm1L-8NsRY4s8pzXOmmkQhZE5U 3025
dpdata/plugins/pwmat.py sha256=WetJyAoyT7jet5zXBryWAlu6ApRLRuu-esh-9KWdZqI 2573
dpdata/plugins/pymatgen.py sha256=7cv0MTdxFTF92mTMhCCEo8SCRRRyn9J_E2Q2J9P3bDY 3408
dpdata/plugins/qe.py sha256=s83T9MBRCjrMKqh2bXzHiO_E9hrWHalMk2q7KmPJo84 1727
dpdata/plugins/rdkit.py sha256=xWMNZS2o1JBXOM5q9JWvYR8K2x6iuvBGjTWEW3QFuZM 1544
dpdata/plugins/siesta.py sha256=bgiVNRZfzSF5NNHPLayFe6EXZoRyZssZrGGHi-uMbp8 1846
dpdata/plugins/vasp.py sha256=-PwSP4rVXGavA34RTm1hFGq3ppCTcQdIcv_0DOQjUn4 4896
dpdata/plugins/xyz.py sha256=iAlU9Ut5gVYDP5ABtgqN1L37u8DixXbwWAV2bwhFKxk 1693
dpdata/psi4/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/psi4/input.py sha256=XQfzpPW5bBDFdSlGCLwVmDln3YHerHRwM3_wY5e8tbU 1320
dpdata/psi4/output.py sha256=qysqXjXOCclPt8lIq87o3eWXLVb4ovkkgCvSDJbUy1o 2280
dpdata/pwmat/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/pwmat/atomconfig.py sha256=AaRezk6h5nTiHZBEVabBtIMEsJWP1UObkIH8jXwlq1Q 3458
dpdata/pwmat/movement.py sha256=O5TobXUjtW-Mi4DvgIUO0pro-68uViAJS0fvY-yUjm8 7401
dpdata/pymatgen/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/pymatgen/molecule.py sha256=FwPb7OJDtgpOClx7j0aycRN5mRNHwaVQ5iehqiq0H5E 920
dpdata/pymatgen/structure.py sha256=Bodouc_jKRZtb7ll6_0Tt_1BTVmclKf3r1neevUp5Rw 954
dpdata/qe/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/qe/scf.py sha256=JNB5b0BPViNfyt-AOIODbGgJ1ZKfWJ76xGcQO7XA_WE 5867
dpdata/qe/traj.py sha256=X6uZQz4pehNhAhcrLZqJjQlgTB-Rd70ruqOMf30YV8A 7491
dpdata/rdkit/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/rdkit/sanitize.py sha256=hZnuE9L--hv1ntJ5Yj3mDJupcuFIlikz9oTDNcDceGs 26241
dpdata/rdkit/utils.py sha256=ifhB04KdrFv2afX2uCF-UD0P4Rw9Xke-JIa920qB-Js 4352
dpdata/siesta/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/siesta/aiMD_output.py sha256=tYAquag5ez6B1Z6Y_AYbJK5aEDYN-SuDvhzbov09Fyw 5254
dpdata/siesta/output.py sha256=ObBoQoitUXXv3a1031s3G41VVrRvFox_tb5bF_UoNe0 4283
dpdata/vasp/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/vasp/outcar.py sha256=pfl9Q2UfBliWlrIIqttx86cWM2338Atul8YYCNawS4A 6446
dpdata/vasp/poscar.py sha256=pQQ_SS2ZkT9QNK8NrfyRbtD407uSnT53x3AfEqpj2n4 4468
dpdata/vasp/xml.py sha256=LesmcbU374VXoMfEYV1MXU44Qmm5kpiqRUMuLkBaIE8 3999
dpdata/xyz/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpdata/xyz/quip_gap_xyz.py sha256=PnLTJVlLxNXU60ziyuJGR0KzJymNlEg0701a8Q5iwqY 6821
dpdata/xyz/xyz.py sha256=wDHknZ0mCZrFej9IMdfMUglvM61l8jSFfoz4dWQhVo8 1311
dpdata-0.2.22.dist-info/LICENSE sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg 7652
dpdata-0.2.22.dist-info/METADATA sha256=9i58Wen46mHOOvBnDjRvduBfd1T7K23E1W91WcaQm38 13327
dpdata-0.2.22.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
dpdata-0.2.22.dist-info/entry_points.txt sha256=PGO-xnA13nqtromjd29VIUdacBi557QpOGaprRxlZlc 49
dpdata-0.2.22.dist-info/top_level.txt sha256=7pygKH-osDR3YuqWLlcbcUVkDW6aeDKUtZ1jsTp6L8k 7
dpdata-0.2.22.dist-info/RECORD

top_level.txt

dpdata

entry_points.txt

dpdata = dpdata.cli:dpdata_cli