clirk 1.0.0__cp311-none-macosx_10_9_universal2.whl → 1.0.2__cp311-none-macosx_10_9_universal2.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
clirk/__init__.so CHANGED
Binary file
clirk/setting.so CHANGED
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: clirk
3
- Version: 1.0.0
3
+ Version: 1.0.2
4
4
  Summary: description
5
5
  Author-email: YL <fengyl@pku.edu.cn>
6
6
  License: MIT License
@@ -41,6 +41,7 @@ Classifier: Topic :: Scientific/Engineering :: Physics
41
41
  Requires-Python: >=3.10
42
42
  Description-Content-Type: text/markdown
43
43
  License-File: LICENSE
44
+ Requires-Dist: requests
44
45
  Requires-Dist: srpc (>=4.2.8)
45
46
  Requires-Dist: zee (>=0.0.2)
46
47
  Provides-Extra: full
@@ -51,11 +52,5 @@ Requires-Dist: vios (>=2.0.0) ; extra == 'server'
51
52
  Provides-Extra: studio
52
53
  Requires-Dist: qwark (>=1.0.0) ; extra == 'studio'
53
54
 
54
- # QuarkStudio
55
-
56
- <!-- [![Downloads](https://static.pepy.tech/badge/quarkstudio)](https://pepy.tech/project/quarkstudio) -->
57
- ![PyPI - Version](https://img.shields.io/pypi/v/quarkstudio) ![PyPI - License](https://img.shields.io/pypi/l/quarkstudio) ![PyPI - Downloads](https://img.shields.io/pypi/dm/quarkstudio)
58
-
59
-
60
- For more details on how to use QuarkStudio, refer to [https://quarkstudio.readthedocs.io/](https://quarkstudio.readthedocs.io/)
55
+ # test
61
56
 
@@ -0,0 +1,6 @@
1
+ clirk-1.0.2.dist-info/LICENSE,sha256=kYK8AINBBnuUY-tXKz9wHOoNoLzg9ZmAAYbM82WJykE,1084
2
+ clirk-1.0.2.dist-info/METADATA,sha256=LRaRENTpONjulv8I6zu5aRDoDGYe361Zo4vVHc6PZgg,2457
3
+ clirk-1.0.2.dist-info/WHEEL,sha256=oK4VYRg4f49IqBo2Nbi42W3pG_xQoK8lOFcpZcOKBDQ,113
4
+ clirk-1.0.2.dist-info/entry_points.txt,sha256=u2t8LFPlD5WBHA6DwvmwoY6aZkAAuvoSJkjDMLQvQ_k,37
5
+ clirk-1.0.2.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
6
+ clirk-1.0.2.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- clirk-1.0.0.dist-info/LICENSE,sha256=kYK8AINBBnuUY-tXKz9wHOoNoLzg9ZmAAYbM82WJykE,1084
2
- clirk-1.0.0.dist-info/METADATA,sha256=yOMLEe9x0W_xon3towXXLdHGumAIwuOl1HmLDcz3Cb0,2864
3
- clirk-1.0.0.dist-info/WHEEL,sha256=oK4VYRg4f49IqBo2Nbi42W3pG_xQoK8lOFcpZcOKBDQ,113
4
- clirk-1.0.0.dist-info/entry_points.txt,sha256=u2t8LFPlD5WBHA6DwvmwoY6aZkAAuvoSJkjDMLQvQ_k,37
5
- clirk-1.0.0.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
6
- clirk-1.0.0.dist-info/RECORD,,
File without changes
File without changes