pyloid 0.14.3__py3-none-any.whl → 0.14.4__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: pyloid
|
3
|
-
Version: 0.14.
|
3
|
+
Version: 0.14.4
|
4
4
|
Summary:
|
5
5
|
Author: aesthetics-of-record
|
6
6
|
Author-email: 111675679+aesthetics-of-record@users.noreply.github.com
|
@@ -25,20 +25,19 @@ With Pyloid, you can leverage the full power of Python in your desktop applicati
|
|
25
25
|
|
26
26
|
### Key Features 🚀
|
27
27
|
|
28
|
-
- **Web-based GUI Generation
|
29
|
-
- **System Tray Icon Support**
|
30
|
-
- **Multi-Window Management
|
31
|
-
- **Bridge API between Python and JavaScript**
|
32
|
-
- **Single Instance Application / Multi Instance Application Support
|
33
|
-
- **Comprehensive Desktop App Features
|
34
|
-
- **Clean and Intuitive Code Structure
|
35
|
-
- **Live UI Development Experience
|
36
|
-
- **Cross-Platform Support
|
37
|
-
- **Integration with Various Frontend Libraries
|
38
|
-
- **Window Customization
|
39
|
-
|
40
|
-
|
41
|
-
* **Detailed Numpy-style Docstrings** 📚: Provide detailed and clear Numpy-style docstrings that greatly enhance the development experience, making it easy to understand and apply the API.
|
28
|
+
- **Web-based GUI Generation**
|
29
|
+
- **System Tray Icon Support**
|
30
|
+
- **Multi-Window Management**
|
31
|
+
- **Bridge API between Python and JavaScript**
|
32
|
+
- **Single Instance Application / Multi Instance Application Support**
|
33
|
+
- **Comprehensive Desktop App Features**
|
34
|
+
- **Clean and Intuitive Code Structure**
|
35
|
+
- **Live UI Development Experience**
|
36
|
+
- **Cross-Platform Support**
|
37
|
+
- **Integration with Various Frontend Libraries**
|
38
|
+
- **Window Customization**
|
39
|
+
- **Direct Utilization of PySide6 Features**
|
40
|
+
- **Detailed Numpy-style Docstrings**
|
42
41
|
|
43
42
|
## Documentation 📚
|
44
43
|
|
@@ -11,7 +11,7 @@ pyloid/pyloid.py,sha256=3YymePkpM_hKPzvHSSgELuSHkmbDsKW60HnRwwBMY7A,41178
|
|
11
11
|
pyloid/timer.py,sha256=RqMsChFUd93cxMVgkHWiIKrci0QDTBgJSTULnAtYT8M,8712
|
12
12
|
pyloid/tray.py,sha256=D12opVEc2wc2T4tK9epaN1oOdeziScsIVNM2uCN7C-A,1710
|
13
13
|
pyloid/utils.py,sha256=VGZE2liY8_AElEqxVe1YLbk3fWlcAevpRc6oOTTgi-U,1927
|
14
|
-
pyloid-0.14.
|
15
|
-
pyloid-0.14.
|
16
|
-
pyloid-0.14.
|
17
|
-
pyloid-0.14.
|
14
|
+
pyloid-0.14.4.dist-info/LICENSE,sha256=MTYF-6xpRekyTUglRweWtbfbwBL1I_3Bgfbm_SNOuI8,11525
|
15
|
+
pyloid-0.14.4.dist-info/METADATA,sha256=BVYMCgFLNferu3MbSqxFy0qmrT63AMIBKH0sJ-nn7Ng,2887
|
16
|
+
pyloid-0.14.4.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
17
|
+
pyloid-0.14.4.dist-info/RECORD,,
|
File without changes
|
File without changes
|