dpgui

View on PyPIReverse Dependencies (4)

1.0.1 dpgui-1.0.1-py3-none-any.whl

Wheel Details

Project: dpgui
Version: 1.0.1
Filename: dpgui-1.0.1-py3-none-any.whl
Download: [link]
Size: 2264107
MD5: 4e383ae1e6a915bb4ffba5b88c2a246f
SHA256: 26f9e1c6d7677f7f1d308fef17312a2acb51486c9114ca3e25c32dc0517c9dbf
Uploaded: 2024-11-17 14:12:13 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: dpgui
Version: 1.0.1
Summary: A web-based GUI for user inputs.
Author: DeepModeling
Project-Url: repository, https://github.com/deepmodeling/dpgui
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: gui
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
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
Requires-Python: >=3.7
Requires-Dist: dargs (>=0.2.6)
Requires-Dist: importlib-metadata (>=1.4); python_version < "3.8"
Requires-Dist: waitress
Requires-Dist: werkzeug
Description-Content-Type: text/markdown
[Description omitted; length: 890 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.26.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dpgui/__init__.py sha256=nHo4FfCWQIui0TUpzHLYrqFZKP8_IjYVJqJ0sMoQuXQ 451
dpgui/cli.py sha256=Y22yWvFsS7C2wpkIKURXGgXRcMCgw8krwmM252pwG90 694
dpgui/dargs.py sha256=GKckzg4J6QFf4qQTtrh8GzH7BmqhPYBuCNE28TSnmVk 935
dpgui/web.py sha256=NpEorJt6XrHutx7cpWRABJ7ZJ3p4CtJn4smEoa-XfR8 2268
dpgui/dist/index.html sha256=kod3Q1ekiOh7tasEct79GBL6vmiiQ96n5OJ9lb8JsaY 1498
dpgui/dist/manifest.json sha256=A0Akz2C46QukX9wCEZTfAl7xcwYp_cu36q5SPAys13E 543
dpgui/dist/robots.txt sha256=5cS4RITuQhbpNzvpk4AyDCXdlIBfmfCoBYRvCHY2VT8 24
dpgui/dist/service-worker.js sha256=R5dhT9Homf8wCTrdX5-pVx4Hiupmsvt1IUVpxm-2NcE 2352
dpgui/dist/service-worker.js.map sha256=0Whc2QOftyDrZ2_xltR7wO67qphbBEswP21Hnr6Y1DQ 4906
dpgui/dist/workbox-db5fc017.js sha256=utsE7kk0L1dDpUzsxKi8kVZP1fvAkDXCKqhztGoOTfw 14434
dpgui/dist/workbox-db5fc017.js.map sha256=uXoBX5-y7bkldUZz-0ziiC-b6EyA0zYQxbHWXaY7HJo 137440
dpgui/dist/css/chunk-vendors.bdfb7e85.css sha256=ooHQoNxtlxgj2jls_fa4-4C9coHkltLOa8QsI0RS3X4 427101
dpgui/dist/css/input.28e33fe0.css sha256=glGHCmo8PuSBHsGlu98VHA74qqIqi2Wjgus_UNyBUKk 67850
dpgui/dist/fonts/fa-brands-400.8bf6ccf0.ttf sha256=VlbVlrxZcWWkIYL2eyufF9KuR6nj7xsEK5pylzlzBwU 207972
dpgui/dist/fonts/fa-brands-400.e465758e.woff2 sha256=OokkzVIDooYocWrttc7wlD2kw7ROP_zukKsGOHtBxJA 117372
dpgui/dist/fonts/fa-regular-400.a937b755.ttf sha256=XQLcm4WOPIWnlPh-N5hX9P7cTibPFQAXFKmg4LHSKU0 68004
dpgui/dist/fonts/fa-regular-400.f386b6b7.woff2 sha256=K8zs8Lx-ls1c5AA6vrOunuSj0ZFYxObt_S3zLS8NVyE 25452
dpgui/dist/fonts/fa-solid-900.081655f2.ttf sha256=-78G10N6ow881EyWg4AZNUWo_D6t-3rYl7uxAe7-xaI 419720
dpgui/dist/fonts/fa-solid-900.ce4938a3.woff2 sha256=n8hfOkVEqw1XDH-Pm7uI242Sw1mycHWA6osHx1Zz6uI 156496
dpgui/dist/fonts/fa-v4compatibility.f8c4829c.ttf sha256=CWY6NvwF5xkK-DJLhVEFxbtRGtlPlLgbNK_uUDJ57KI 10832
dpgui/dist/js/app.e18ae01c.js sha256=8MWWKl0lBzYs3arD6vmMIUq_xK93cBxYDqMaPlaHNW0 14959
dpgui/dist/js/app.e18ae01c.js.map sha256=k6dlJsMnSg_GJpxb5CHQlUWmsjfQJTnRscAYnN9We9M 46618
dpgui/dist/js/args10.8fbd4b69.js sha256=-oTRA0X_54rgiW89fjIbw72DvEFQNQh942TBhRt69P0 5890
dpgui/dist/js/args11.08a84d05.js sha256=Z7SOcN5I7OC4JpHq0eALcJP1kHMRkgpdr3ikjGHJciQ 20941
dpgui/dist/js/args14.2c822766.js sha256=RDBhIda4AzKl1U1ffF6Kcua09GjPV95Xn9U0F-cYlGQ 3268
dpgui/dist/js/args15.9f8cb9a9.js sha256=lcRzp_Bai5iw7CgEFqnZ0obTrlvT6kk9AUxW6tzv9Vk 61466
dpgui/dist/js/args18.8ea8b064.js sha256=TRRXmEKsvRYYV7588xkjZHJi15uQbdxWDuPBHJAWUxk 6209
dpgui/dist/js/args19.41c1078f.js sha256=JzNlWgXnDreO95CNolKgy_b4giIUE4mg9WaEI1RaIFQ 20941
dpgui/dist/js/args2.96728bec.js sha256=1aJ-A5HCBCQa2b20AAzVxWztXV0vyODdKe4FOKOCd1A 870053
dpgui/dist/js/args22.488d8a9b.js sha256=d7zA5Dv9-Xh1FJhjQR6XvWbhdPGsi_BbSG2X_lknq5U 61468
dpgui/dist/js/args24.7acdf691.js sha256=hJSCalDoMHKs2FnLn-7_Ae8c5XpR1O4BiUokq9vKNyk 45755
dpgui/dist/js/args26.bfb2739f.js sha256=6_Eu-TrT3zLtsaeBMWGKixUP3LReX6KxgqYNJzP-vdk 29389
dpgui/dist/js/args27.9e38a25f.js sha256=WxZZ_qYMRqY6GRSiCLbnQXBCxXAVZ2f2xlLZxBc3bpM 61471
dpgui/dist/js/args30.fc27e7bc.js sha256=02KJ6xgTtNZtZSyLs_pOjHfOk7_ITlaD3pDzmWXX5tE 66956
dpgui/dist/js/args4.be70634c.js sha256=b1Hjqxwbw3dCjr6nCxcPVh4Cax1XKgVAxXtofJl4ZA8 8930
dpgui/dist/js/args6.36d86a54.js sha256=jBANgjqS33rXKEGTZKGfqHX5qn0I7EuoMUQg35aoS6w 10756
dpgui/dist/js/args8.3d0ba019.js sha256=Hvch9vJU2KiIjfL9_jcbMlMUMfpP6NFRNgT0uHjir-0 1624
dpgui/dist/js/chunk-vendors.a2a541cb.js sha256=5mIHjKznMldsoV33V9P6dsTMCN9yszytTA2kzD-Q_Zw 408265
dpgui/dist/js/chunk-vendors.a2a541cb.js.map sha256=F3bkWXxcogNfD7IJG-8sOlfZqV-TtjvEsS1ZQS88cE0 2077537
dpgui/dist/js/input.8d300c99.js sha256=0s6iQdifReLGnNrV20sUT-1npf-nk5go3AGZ-9-aIp8 577990
dpgui/dist/js/input.8d300c99.js.map sha256=Mp_Yz2LAmuqVKyAKszBGHG5jZWZfkOzBzavOEzc_63s 2085128
dpgui-1.0.1.dist-info/METADATA sha256=yBPuPrrFYAG3sf-wZ3waz8MuRz3Db7xJeOQP4WjQpYQ 10741
dpgui-1.0.1.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
dpgui-1.0.1.dist-info/entry_points.txt sha256=PYcf1ejbOIRw-kN70s3jZWc1C8gZYjQMzwKbq8Xv19c 42
dpgui-1.0.1.dist-info/licenses/LICENSE sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg 7652
dpgui-1.0.1.dist-info/RECORD

entry_points.txt

dpgui = dpgui.cli:dpgui