aspose-total-net 25.9.0__tar.gz → 25.10.0__tar.gz
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.
- {aspose_total_net-25.9.0 → aspose_total_net-25.10.0}/PKG-INFO +27 -24
- {aspose_total_net-25.9.0 → aspose_total_net-25.10.0}/README.md +14 -14
- {aspose_total_net-25.9.0 → aspose_total_net-25.10.0}/aspose_total_net.egg-info/PKG-INFO +27 -24
- aspose_total_net-25.10.0/aspose_total_net.egg-info/requires.txt +40 -0
- {aspose_total_net-25.9.0 → aspose_total_net-25.10.0}/pyproject.toml +21 -10
- aspose_total_net-25.9.0/aspose_total_net.egg-info/requires.txt +0 -27
- {aspose_total_net-25.9.0 → aspose_total_net-25.10.0}/aspose_total_net.egg-info/SOURCES.txt +0 -0
- {aspose_total_net-25.9.0 → aspose_total_net-25.10.0}/aspose_total_net.egg-info/dependency_links.txt +0 -0
- {aspose_total_net-25.9.0 → aspose_total_net-25.10.0}/aspose_total_net.egg-info/top_level.txt +0 -0
- {aspose_total_net-25.9.0 → aspose_total_net-25.10.0}/license.txt +0 -0
- {aspose_total_net-25.9.0 → aspose_total_net-25.10.0}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: aspose-total-net
|
|
3
|
-
Version: 25.
|
|
3
|
+
Version: 25.10.0
|
|
4
4
|
Summary: Aspose.Total for Python via .NET is a document/visio/pdf/presentation/imaging/3D & CAD meta-package that pins the official Aspose Python via .NET libraries.
|
|
5
5
|
Author-email: Aspose <total@aspose.com>
|
|
6
6
|
License-Expression: LicenseRef-Proprietary
|
|
@@ -24,26 +24,29 @@ Classifier: Topic :: Software Development :: Libraries
|
|
|
24
24
|
Requires-Python: <3.14,>=3.8
|
|
25
25
|
Description-Content-Type: text/markdown
|
|
26
26
|
License-File: license.txt
|
|
27
|
-
Requires-Dist: aspose-3d==25.9.0
|
|
27
|
+
Requires-Dist: aspose-3d==25.9.0; python_version < "3.12" and sys_platform == "win32"
|
|
28
|
+
Requires-Dist: aspose-3d==25.9.0; python_version < "3.12" and sys_platform == "darwin" and platform_machine == "x86_64"
|
|
28
29
|
Requires-Dist: aspose-barcode-for-python-via-net==25.7; sys_platform == "win32"
|
|
29
30
|
Requires-Dist: aspose-barcode-for-python-via-net==25.8; sys_platform == "darwin" and (platform_machine == "x86_64" or platform_machine == "arm64")
|
|
30
31
|
Requires-Dist: aspose-barcode-for-python-via-net==25.8; sys_platform == "linux" and platform_machine == "x86_64"
|
|
31
|
-
Requires-Dist: aspose-cells-python==25.
|
|
32
|
-
Requires-Dist: aspose-diagram-python==25.
|
|
33
|
-
Requires-Dist: aspose-email-for-python-via-net==25.
|
|
34
|
-
Requires-Dist: aspose-finance==25.3
|
|
35
|
-
Requires-Dist: aspose-
|
|
32
|
+
Requires-Dist: aspose-cells-python==25.10.0
|
|
33
|
+
Requires-Dist: aspose-diagram-python==25.10
|
|
34
|
+
Requires-Dist: aspose-email-for-python-via-net==25.10
|
|
35
|
+
Requires-Dist: aspose-finance==25.3; python_version < "3.12" and sys_platform == "win32" and platform_machine == "AMD64"
|
|
36
|
+
Requires-Dist: aspose-finance==25.3; python_version < "3.12" and sys_platform == "win32" and platform_machine == "x86"
|
|
37
|
+
Requires-Dist: aspose-finance==25.3; python_version < "3.12" and sys_platform == "linux" and platform_machine == "x86_64"
|
|
38
|
+
Requires-Dist: aspose-gis-net==25.9.0
|
|
36
39
|
Requires-Dist: aspose-html-net==25.9.0
|
|
37
|
-
Requires-Dist: aspose-imaging-python-net==25.
|
|
40
|
+
Requires-Dist: aspose-imaging-python-net==25.10.0
|
|
38
41
|
Requires-Dist: aspose-ocr-python-net==25.9.0
|
|
39
42
|
Requires-Dist: aspose-page==25.8.0
|
|
40
43
|
Requires-Dist: aspose-pdf==25.9.0
|
|
41
44
|
Requires-Dist: aspose-psd==25.9.0
|
|
42
|
-
Requires-Dist: aspose-slides==25.
|
|
45
|
+
Requires-Dist: aspose-slides==25.10.0
|
|
43
46
|
Requires-Dist: aspose-svg-net==25.9.0
|
|
44
47
|
Requires-Dist: aspose-tasks==25.9.0
|
|
45
48
|
Requires-Dist: aspose-tex-net==25.8.0
|
|
46
|
-
Requires-Dist: aspose-words==25.
|
|
49
|
+
Requires-Dist: aspose-words==25.10.0
|
|
47
50
|
Requires-Dist: aspose-zip==25.9.0
|
|
48
51
|
Dynamic: license-file
|
|
49
52
|
|
|
@@ -69,28 +72,28 @@ Aspose.BarCode for Python via .NET is a barcode generation and scanning library
|
|
|
69
72
|
pip install aspose-barcode-for-python-via-net==25.7
|
|
70
73
|
```
|
|
71
74
|
|
|
72
|
-
# [Aspose.Cells for Python via .NET](https://releases.aspose.com/cells/python-net/) (v25.
|
|
75
|
+
# [Aspose.Cells for Python via .NET](https://releases.aspose.com/cells/python-net/) (v25.10.0)
|
|
73
76
|
|
|
74
77
|
Experience the full potential of Aspose.Cells for Python via .NET, our Excel® file handling solution for .NET and Python developers. Create, manipulate, and save Excel® files with ease. Benefit from high-quality format conversion, rendering, and printing capabilities. Effortlessly customize charts, Pivot Tables, and apply advanced formatting. Protect, merge, and parse Excel® sheets seamlessly. Convert charts to images and PDFs while supporting various file formats. Take advantage of the formula calculation engine with support for all Excel functions.
|
|
75
78
|
|
|
76
79
|
```python
|
|
77
|
-
pip install aspose-cells-python==25.
|
|
80
|
+
pip install aspose-cells-python==25.10.0
|
|
78
81
|
```
|
|
79
82
|
|
|
80
|
-
# [Aspose.Diagram for Python via .NET](https://releases.aspose.com/diagram/python-net/) (v25.
|
|
83
|
+
# [Aspose.Diagram for Python via .NET](https://releases.aspose.com/diagram/python-net/) (v25.10.0)
|
|
81
84
|
|
|
82
85
|
Improve Visio® file processing with Aspose.Diagram for Python via .NET. Seamlessly create, manipulate, and convert Visio® files, all without Microsoft Office® dependencies. Enjoy features like shape conversion, comment management, and versatile format inter-conversion. Elevate your Python development workflow now!
|
|
83
86
|
|
|
84
87
|
```python
|
|
85
|
-
pip install aspose-diagram-python==25.
|
|
88
|
+
pip install aspose-diagram-python==25.10
|
|
86
89
|
```
|
|
87
90
|
|
|
88
|
-
# [Aspose.Email for Python via .NET](https://releases.aspose.com/email/pythonnet/) (v25.
|
|
91
|
+
# [Aspose.Email for Python via .NET](https://releases.aspose.com/email/pythonnet/) (v25.10.0)
|
|
89
92
|
|
|
90
93
|
Boost your Python applications with Aspose.Email for Python via .NET, an on-premise API designed to streamline email handling. Send & receive emails with attachments, perform email rendering and format conversions, and download messages from POP3 and IMAP servers. Seamlessly send iCalendar compliant appointments or meetings and work with message storage files. SSL & TLS support included. Uplift your email capabilities now!
|
|
91
94
|
|
|
92
95
|
```python
|
|
93
|
-
pip install Aspose.Email-for-Python-via-NET==25.
|
|
96
|
+
pip install Aspose.Email-for-Python-via-NET==25.10
|
|
94
97
|
```
|
|
95
98
|
|
|
96
99
|
# [Aspose.Finance for Python via .NET](https://releases.aspose.com/finance/python-net/) (v25.3.0)
|
|
@@ -101,12 +104,12 @@ Aspose.Finance for Python via .NET is a powerful API for processing finance-rela
|
|
|
101
104
|
pip install aspose-finance==25.3
|
|
102
105
|
```
|
|
103
106
|
|
|
104
|
-
# [Aspose.GIS for Python via .NET](https://pypi.org/project/aspose-gis-net/) (v25.
|
|
107
|
+
# [Aspose.GIS for Python via .NET](https://pypi.org/project/aspose-gis-net/) (v25.9.0)
|
|
105
108
|
|
|
106
109
|
Aspose.GIS for Python via .NET is a cross-platform API enabling developers to process geospatial data without external GIS software. It simplifies reading, writing, converting, and analyzing GIS formats (vector, raster, databases) while offering map rendering and geometry operations.
|
|
107
110
|
|
|
108
111
|
```python
|
|
109
|
-
pip install aspose-gis-net==25.
|
|
112
|
+
pip install aspose-gis-net==25.9.0
|
|
110
113
|
```
|
|
111
114
|
|
|
112
115
|
# [Aspose.HTML for Python via .NET](https://releases.aspose.com/html/python-net/) (v25.9.0)
|
|
@@ -117,12 +120,12 @@ Aspose.HTML for Python via .NET is a powerful API offering headless browser func
|
|
|
117
120
|
pip install aspose-html-net==25.9.0
|
|
118
121
|
```
|
|
119
122
|
|
|
120
|
-
# [Aspose.Imaging for Python via .NET](https://releases.aspose.com/imaging/python-net/) (v25.
|
|
123
|
+
# [Aspose.Imaging for Python via .NET](https://releases.aspose.com/imaging/python-net/) (v25.10.0)
|
|
121
124
|
|
|
122
125
|
Aspose.Imaging for Python via .NET is an advanced image processing library. Easily create, load, manipulate, convert, compress images. Supports drawing and graphic primitives. Core features include; image export & conversion, transformations (resize, crop, flip &rotate, etc.), filtering, memory optimization. Handles popular formats like DjVu, DICOM, WebP & DNG, and extends .NET & .NET Core support. Cross-platform; Windows & Linux compatible. Explore powerful features now: create, read, write, draw, process & convert images effortlessly with Aspose.Imaging!
|
|
123
126
|
|
|
124
127
|
```python
|
|
125
|
-
pip install aspose-imaging-python-net==25.
|
|
128
|
+
pip install aspose-imaging-python-net==25.10.0
|
|
126
129
|
```
|
|
127
130
|
|
|
128
131
|
# [Aspose.OCR for Python via .NET](https://releases.aspose.com/ocr/python-net/) (v25.9.0)
|
|
@@ -157,12 +160,12 @@ Aspose.PSD for Python simplifies handling of PSD, PSB, and AI files. It allows c
|
|
|
157
160
|
pip install aspose-psd==25.9.0
|
|
158
161
|
```
|
|
159
162
|
|
|
160
|
-
# [Aspose.Slides for Python via .NET](https://releases.aspose.com/slides/python-net/) (v25.
|
|
163
|
+
# [Aspose.Slides for Python via .NET](https://releases.aspose.com/slides/python-net/) (v25.10.0)
|
|
161
164
|
|
|
162
165
|
Level up your Python programs with Aspose.Slides for Python via .NET - the ultimate Python class library for PowerPoint® & OpenOffice® presentations. No need to install Microsoft PowerPoint® or any 3rd party software. Effortlessly create, clone, and manipulate slides from templates. Master slides, animations, charts, shapes, OLE, VBA Macros, video frames, picture frames, audio frames, encryption, and decryption - all at your fingertips. Elevate your presentation game now!
|
|
163
166
|
|
|
164
167
|
```python
|
|
165
|
-
pip install aspose-slides==25.
|
|
168
|
+
pip install aspose-slides==25.10.0
|
|
166
169
|
```
|
|
167
170
|
|
|
168
171
|
# [Aspose.SVG for Python via .NET](https://releases.aspose.com/svg/python-net/) (v25.9.0)
|
|
@@ -189,12 +192,12 @@ Streamline your document creation process with Aspose.TeX for Python via .NET, t
|
|
|
189
192
|
pip install aspose-tex-net==25.8.0
|
|
190
193
|
```
|
|
191
194
|
|
|
192
|
-
# [Aspose.Words for Python via .NET](https://releases.aspose.com/words/python/) (v25.
|
|
195
|
+
# [Aspose.Words for Python via .NET](https://releases.aspose.com/words/python/) (v25.10.0)
|
|
193
196
|
|
|
194
197
|
Empower your Python applications with Aspose.Words for Python via .NET, an on-premise API for seamless Microsoft Word® document handling. Create, edit, render, and convert Word® files to various formats (PDF, XPS, Raster Image, PCL, EPUB, etc.) effortlessly. Enjoy report generation, data visualization, and a range of document tasks like viewing, merging, splitting, translating, watermarking, and comparison. Level up your document processing now!
|
|
195
198
|
|
|
196
199
|
```python
|
|
197
|
-
pip install aspose-words==25.
|
|
200
|
+
pip install aspose-words==25.10.0
|
|
198
201
|
```
|
|
199
202
|
|
|
200
203
|
# [Aspose.ZIP for Python via .NET](https://releases.aspose.com/zip/python-net/) (v25.9.0)
|
|
@@ -20,28 +20,28 @@ Aspose.BarCode for Python via .NET is a barcode generation and scanning library
|
|
|
20
20
|
pip install aspose-barcode-for-python-via-net==25.7
|
|
21
21
|
```
|
|
22
22
|
|
|
23
|
-
# [Aspose.Cells for Python via .NET](https://releases.aspose.com/cells/python-net/) (v25.
|
|
23
|
+
# [Aspose.Cells for Python via .NET](https://releases.aspose.com/cells/python-net/) (v25.10.0)
|
|
24
24
|
|
|
25
25
|
Experience the full potential of Aspose.Cells for Python via .NET, our Excel® file handling solution for .NET and Python developers. Create, manipulate, and save Excel® files with ease. Benefit from high-quality format conversion, rendering, and printing capabilities. Effortlessly customize charts, Pivot Tables, and apply advanced formatting. Protect, merge, and parse Excel® sheets seamlessly. Convert charts to images and PDFs while supporting various file formats. Take advantage of the formula calculation engine with support for all Excel functions.
|
|
26
26
|
|
|
27
27
|
```python
|
|
28
|
-
pip install aspose-cells-python==25.
|
|
28
|
+
pip install aspose-cells-python==25.10.0
|
|
29
29
|
```
|
|
30
30
|
|
|
31
|
-
# [Aspose.Diagram for Python via .NET](https://releases.aspose.com/diagram/python-net/) (v25.
|
|
31
|
+
# [Aspose.Diagram for Python via .NET](https://releases.aspose.com/diagram/python-net/) (v25.10.0)
|
|
32
32
|
|
|
33
33
|
Improve Visio® file processing with Aspose.Diagram for Python via .NET. Seamlessly create, manipulate, and convert Visio® files, all without Microsoft Office® dependencies. Enjoy features like shape conversion, comment management, and versatile format inter-conversion. Elevate your Python development workflow now!
|
|
34
34
|
|
|
35
35
|
```python
|
|
36
|
-
pip install aspose-diagram-python==25.
|
|
36
|
+
pip install aspose-diagram-python==25.10
|
|
37
37
|
```
|
|
38
38
|
|
|
39
|
-
# [Aspose.Email for Python via .NET](https://releases.aspose.com/email/pythonnet/) (v25.
|
|
39
|
+
# [Aspose.Email for Python via .NET](https://releases.aspose.com/email/pythonnet/) (v25.10.0)
|
|
40
40
|
|
|
41
41
|
Boost your Python applications with Aspose.Email for Python via .NET, an on-premise API designed to streamline email handling. Send & receive emails with attachments, perform email rendering and format conversions, and download messages from POP3 and IMAP servers. Seamlessly send iCalendar compliant appointments or meetings and work with message storage files. SSL & TLS support included. Uplift your email capabilities now!
|
|
42
42
|
|
|
43
43
|
```python
|
|
44
|
-
pip install Aspose.Email-for-Python-via-NET==25.
|
|
44
|
+
pip install Aspose.Email-for-Python-via-NET==25.10
|
|
45
45
|
```
|
|
46
46
|
|
|
47
47
|
# [Aspose.Finance for Python via .NET](https://releases.aspose.com/finance/python-net/) (v25.3.0)
|
|
@@ -52,12 +52,12 @@ Aspose.Finance for Python via .NET is a powerful API for processing finance-rela
|
|
|
52
52
|
pip install aspose-finance==25.3
|
|
53
53
|
```
|
|
54
54
|
|
|
55
|
-
# [Aspose.GIS for Python via .NET](https://pypi.org/project/aspose-gis-net/) (v25.
|
|
55
|
+
# [Aspose.GIS for Python via .NET](https://pypi.org/project/aspose-gis-net/) (v25.9.0)
|
|
56
56
|
|
|
57
57
|
Aspose.GIS for Python via .NET is a cross-platform API enabling developers to process geospatial data without external GIS software. It simplifies reading, writing, converting, and analyzing GIS formats (vector, raster, databases) while offering map rendering and geometry operations.
|
|
58
58
|
|
|
59
59
|
```python
|
|
60
|
-
pip install aspose-gis-net==25.
|
|
60
|
+
pip install aspose-gis-net==25.9.0
|
|
61
61
|
```
|
|
62
62
|
|
|
63
63
|
# [Aspose.HTML for Python via .NET](https://releases.aspose.com/html/python-net/) (v25.9.0)
|
|
@@ -68,12 +68,12 @@ Aspose.HTML for Python via .NET is a powerful API offering headless browser func
|
|
|
68
68
|
pip install aspose-html-net==25.9.0
|
|
69
69
|
```
|
|
70
70
|
|
|
71
|
-
# [Aspose.Imaging for Python via .NET](https://releases.aspose.com/imaging/python-net/) (v25.
|
|
71
|
+
# [Aspose.Imaging for Python via .NET](https://releases.aspose.com/imaging/python-net/) (v25.10.0)
|
|
72
72
|
|
|
73
73
|
Aspose.Imaging for Python via .NET is an advanced image processing library. Easily create, load, manipulate, convert, compress images. Supports drawing and graphic primitives. Core features include; image export & conversion, transformations (resize, crop, flip &rotate, etc.), filtering, memory optimization. Handles popular formats like DjVu, DICOM, WebP & DNG, and extends .NET & .NET Core support. Cross-platform; Windows & Linux compatible. Explore powerful features now: create, read, write, draw, process & convert images effortlessly with Aspose.Imaging!
|
|
74
74
|
|
|
75
75
|
```python
|
|
76
|
-
pip install aspose-imaging-python-net==25.
|
|
76
|
+
pip install aspose-imaging-python-net==25.10.0
|
|
77
77
|
```
|
|
78
78
|
|
|
79
79
|
# [Aspose.OCR for Python via .NET](https://releases.aspose.com/ocr/python-net/) (v25.9.0)
|
|
@@ -108,12 +108,12 @@ Aspose.PSD for Python simplifies handling of PSD, PSB, and AI files. It allows c
|
|
|
108
108
|
pip install aspose-psd==25.9.0
|
|
109
109
|
```
|
|
110
110
|
|
|
111
|
-
# [Aspose.Slides for Python via .NET](https://releases.aspose.com/slides/python-net/) (v25.
|
|
111
|
+
# [Aspose.Slides for Python via .NET](https://releases.aspose.com/slides/python-net/) (v25.10.0)
|
|
112
112
|
|
|
113
113
|
Level up your Python programs with Aspose.Slides for Python via .NET - the ultimate Python class library for PowerPoint® & OpenOffice® presentations. No need to install Microsoft PowerPoint® or any 3rd party software. Effortlessly create, clone, and manipulate slides from templates. Master slides, animations, charts, shapes, OLE, VBA Macros, video frames, picture frames, audio frames, encryption, and decryption - all at your fingertips. Elevate your presentation game now!
|
|
114
114
|
|
|
115
115
|
```python
|
|
116
|
-
pip install aspose-slides==25.
|
|
116
|
+
pip install aspose-slides==25.10.0
|
|
117
117
|
```
|
|
118
118
|
|
|
119
119
|
# [Aspose.SVG for Python via .NET](https://releases.aspose.com/svg/python-net/) (v25.9.0)
|
|
@@ -140,12 +140,12 @@ Streamline your document creation process with Aspose.TeX for Python via .NET, t
|
|
|
140
140
|
pip install aspose-tex-net==25.8.0
|
|
141
141
|
```
|
|
142
142
|
|
|
143
|
-
# [Aspose.Words for Python via .NET](https://releases.aspose.com/words/python/) (v25.
|
|
143
|
+
# [Aspose.Words for Python via .NET](https://releases.aspose.com/words/python/) (v25.10.0)
|
|
144
144
|
|
|
145
145
|
Empower your Python applications with Aspose.Words for Python via .NET, an on-premise API for seamless Microsoft Word® document handling. Create, edit, render, and convert Word® files to various formats (PDF, XPS, Raster Image, PCL, EPUB, etc.) effortlessly. Enjoy report generation, data visualization, and a range of document tasks like viewing, merging, splitting, translating, watermarking, and comparison. Level up your document processing now!
|
|
146
146
|
|
|
147
147
|
```python
|
|
148
|
-
pip install aspose-words==25.
|
|
148
|
+
pip install aspose-words==25.10.0
|
|
149
149
|
```
|
|
150
150
|
|
|
151
151
|
# [Aspose.ZIP for Python via .NET](https://releases.aspose.com/zip/python-net/) (v25.9.0)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: aspose-total-net
|
|
3
|
-
Version: 25.
|
|
3
|
+
Version: 25.10.0
|
|
4
4
|
Summary: Aspose.Total for Python via .NET is a document/visio/pdf/presentation/imaging/3D & CAD meta-package that pins the official Aspose Python via .NET libraries.
|
|
5
5
|
Author-email: Aspose <total@aspose.com>
|
|
6
6
|
License-Expression: LicenseRef-Proprietary
|
|
@@ -24,26 +24,29 @@ Classifier: Topic :: Software Development :: Libraries
|
|
|
24
24
|
Requires-Python: <3.14,>=3.8
|
|
25
25
|
Description-Content-Type: text/markdown
|
|
26
26
|
License-File: license.txt
|
|
27
|
-
Requires-Dist: aspose-3d==25.9.0
|
|
27
|
+
Requires-Dist: aspose-3d==25.9.0; python_version < "3.12" and sys_platform == "win32"
|
|
28
|
+
Requires-Dist: aspose-3d==25.9.0; python_version < "3.12" and sys_platform == "darwin" and platform_machine == "x86_64"
|
|
28
29
|
Requires-Dist: aspose-barcode-for-python-via-net==25.7; sys_platform == "win32"
|
|
29
30
|
Requires-Dist: aspose-barcode-for-python-via-net==25.8; sys_platform == "darwin" and (platform_machine == "x86_64" or platform_machine == "arm64")
|
|
30
31
|
Requires-Dist: aspose-barcode-for-python-via-net==25.8; sys_platform == "linux" and platform_machine == "x86_64"
|
|
31
|
-
Requires-Dist: aspose-cells-python==25.
|
|
32
|
-
Requires-Dist: aspose-diagram-python==25.
|
|
33
|
-
Requires-Dist: aspose-email-for-python-via-net==25.
|
|
34
|
-
Requires-Dist: aspose-finance==25.3
|
|
35
|
-
Requires-Dist: aspose-
|
|
32
|
+
Requires-Dist: aspose-cells-python==25.10.0
|
|
33
|
+
Requires-Dist: aspose-diagram-python==25.10
|
|
34
|
+
Requires-Dist: aspose-email-for-python-via-net==25.10
|
|
35
|
+
Requires-Dist: aspose-finance==25.3; python_version < "3.12" and sys_platform == "win32" and platform_machine == "AMD64"
|
|
36
|
+
Requires-Dist: aspose-finance==25.3; python_version < "3.12" and sys_platform == "win32" and platform_machine == "x86"
|
|
37
|
+
Requires-Dist: aspose-finance==25.3; python_version < "3.12" and sys_platform == "linux" and platform_machine == "x86_64"
|
|
38
|
+
Requires-Dist: aspose-gis-net==25.9.0
|
|
36
39
|
Requires-Dist: aspose-html-net==25.9.0
|
|
37
|
-
Requires-Dist: aspose-imaging-python-net==25.
|
|
40
|
+
Requires-Dist: aspose-imaging-python-net==25.10.0
|
|
38
41
|
Requires-Dist: aspose-ocr-python-net==25.9.0
|
|
39
42
|
Requires-Dist: aspose-page==25.8.0
|
|
40
43
|
Requires-Dist: aspose-pdf==25.9.0
|
|
41
44
|
Requires-Dist: aspose-psd==25.9.0
|
|
42
|
-
Requires-Dist: aspose-slides==25.
|
|
45
|
+
Requires-Dist: aspose-slides==25.10.0
|
|
43
46
|
Requires-Dist: aspose-svg-net==25.9.0
|
|
44
47
|
Requires-Dist: aspose-tasks==25.9.0
|
|
45
48
|
Requires-Dist: aspose-tex-net==25.8.0
|
|
46
|
-
Requires-Dist: aspose-words==25.
|
|
49
|
+
Requires-Dist: aspose-words==25.10.0
|
|
47
50
|
Requires-Dist: aspose-zip==25.9.0
|
|
48
51
|
Dynamic: license-file
|
|
49
52
|
|
|
@@ -69,28 +72,28 @@ Aspose.BarCode for Python via .NET is a barcode generation and scanning library
|
|
|
69
72
|
pip install aspose-barcode-for-python-via-net==25.7
|
|
70
73
|
```
|
|
71
74
|
|
|
72
|
-
# [Aspose.Cells for Python via .NET](https://releases.aspose.com/cells/python-net/) (v25.
|
|
75
|
+
# [Aspose.Cells for Python via .NET](https://releases.aspose.com/cells/python-net/) (v25.10.0)
|
|
73
76
|
|
|
74
77
|
Experience the full potential of Aspose.Cells for Python via .NET, our Excel® file handling solution for .NET and Python developers. Create, manipulate, and save Excel® files with ease. Benefit from high-quality format conversion, rendering, and printing capabilities. Effortlessly customize charts, Pivot Tables, and apply advanced formatting. Protect, merge, and parse Excel® sheets seamlessly. Convert charts to images and PDFs while supporting various file formats. Take advantage of the formula calculation engine with support for all Excel functions.
|
|
75
78
|
|
|
76
79
|
```python
|
|
77
|
-
pip install aspose-cells-python==25.
|
|
80
|
+
pip install aspose-cells-python==25.10.0
|
|
78
81
|
```
|
|
79
82
|
|
|
80
|
-
# [Aspose.Diagram for Python via .NET](https://releases.aspose.com/diagram/python-net/) (v25.
|
|
83
|
+
# [Aspose.Diagram for Python via .NET](https://releases.aspose.com/diagram/python-net/) (v25.10.0)
|
|
81
84
|
|
|
82
85
|
Improve Visio® file processing with Aspose.Diagram for Python via .NET. Seamlessly create, manipulate, and convert Visio® files, all without Microsoft Office® dependencies. Enjoy features like shape conversion, comment management, and versatile format inter-conversion. Elevate your Python development workflow now!
|
|
83
86
|
|
|
84
87
|
```python
|
|
85
|
-
pip install aspose-diagram-python==25.
|
|
88
|
+
pip install aspose-diagram-python==25.10
|
|
86
89
|
```
|
|
87
90
|
|
|
88
|
-
# [Aspose.Email for Python via .NET](https://releases.aspose.com/email/pythonnet/) (v25.
|
|
91
|
+
# [Aspose.Email for Python via .NET](https://releases.aspose.com/email/pythonnet/) (v25.10.0)
|
|
89
92
|
|
|
90
93
|
Boost your Python applications with Aspose.Email for Python via .NET, an on-premise API designed to streamline email handling. Send & receive emails with attachments, perform email rendering and format conversions, and download messages from POP3 and IMAP servers. Seamlessly send iCalendar compliant appointments or meetings and work with message storage files. SSL & TLS support included. Uplift your email capabilities now!
|
|
91
94
|
|
|
92
95
|
```python
|
|
93
|
-
pip install Aspose.Email-for-Python-via-NET==25.
|
|
96
|
+
pip install Aspose.Email-for-Python-via-NET==25.10
|
|
94
97
|
```
|
|
95
98
|
|
|
96
99
|
# [Aspose.Finance for Python via .NET](https://releases.aspose.com/finance/python-net/) (v25.3.0)
|
|
@@ -101,12 +104,12 @@ Aspose.Finance for Python via .NET is a powerful API for processing finance-rela
|
|
|
101
104
|
pip install aspose-finance==25.3
|
|
102
105
|
```
|
|
103
106
|
|
|
104
|
-
# [Aspose.GIS for Python via .NET](https://pypi.org/project/aspose-gis-net/) (v25.
|
|
107
|
+
# [Aspose.GIS for Python via .NET](https://pypi.org/project/aspose-gis-net/) (v25.9.0)
|
|
105
108
|
|
|
106
109
|
Aspose.GIS for Python via .NET is a cross-platform API enabling developers to process geospatial data without external GIS software. It simplifies reading, writing, converting, and analyzing GIS formats (vector, raster, databases) while offering map rendering and geometry operations.
|
|
107
110
|
|
|
108
111
|
```python
|
|
109
|
-
pip install aspose-gis-net==25.
|
|
112
|
+
pip install aspose-gis-net==25.9.0
|
|
110
113
|
```
|
|
111
114
|
|
|
112
115
|
# [Aspose.HTML for Python via .NET](https://releases.aspose.com/html/python-net/) (v25.9.0)
|
|
@@ -117,12 +120,12 @@ Aspose.HTML for Python via .NET is a powerful API offering headless browser func
|
|
|
117
120
|
pip install aspose-html-net==25.9.0
|
|
118
121
|
```
|
|
119
122
|
|
|
120
|
-
# [Aspose.Imaging for Python via .NET](https://releases.aspose.com/imaging/python-net/) (v25.
|
|
123
|
+
# [Aspose.Imaging for Python via .NET](https://releases.aspose.com/imaging/python-net/) (v25.10.0)
|
|
121
124
|
|
|
122
125
|
Aspose.Imaging for Python via .NET is an advanced image processing library. Easily create, load, manipulate, convert, compress images. Supports drawing and graphic primitives. Core features include; image export & conversion, transformations (resize, crop, flip &rotate, etc.), filtering, memory optimization. Handles popular formats like DjVu, DICOM, WebP & DNG, and extends .NET & .NET Core support. Cross-platform; Windows & Linux compatible. Explore powerful features now: create, read, write, draw, process & convert images effortlessly with Aspose.Imaging!
|
|
123
126
|
|
|
124
127
|
```python
|
|
125
|
-
pip install aspose-imaging-python-net==25.
|
|
128
|
+
pip install aspose-imaging-python-net==25.10.0
|
|
126
129
|
```
|
|
127
130
|
|
|
128
131
|
# [Aspose.OCR for Python via .NET](https://releases.aspose.com/ocr/python-net/) (v25.9.0)
|
|
@@ -157,12 +160,12 @@ Aspose.PSD for Python simplifies handling of PSD, PSB, and AI files. It allows c
|
|
|
157
160
|
pip install aspose-psd==25.9.0
|
|
158
161
|
```
|
|
159
162
|
|
|
160
|
-
# [Aspose.Slides for Python via .NET](https://releases.aspose.com/slides/python-net/) (v25.
|
|
163
|
+
# [Aspose.Slides for Python via .NET](https://releases.aspose.com/slides/python-net/) (v25.10.0)
|
|
161
164
|
|
|
162
165
|
Level up your Python programs with Aspose.Slides for Python via .NET - the ultimate Python class library for PowerPoint® & OpenOffice® presentations. No need to install Microsoft PowerPoint® or any 3rd party software. Effortlessly create, clone, and manipulate slides from templates. Master slides, animations, charts, shapes, OLE, VBA Macros, video frames, picture frames, audio frames, encryption, and decryption - all at your fingertips. Elevate your presentation game now!
|
|
163
166
|
|
|
164
167
|
```python
|
|
165
|
-
pip install aspose-slides==25.
|
|
168
|
+
pip install aspose-slides==25.10.0
|
|
166
169
|
```
|
|
167
170
|
|
|
168
171
|
# [Aspose.SVG for Python via .NET](https://releases.aspose.com/svg/python-net/) (v25.9.0)
|
|
@@ -189,12 +192,12 @@ Streamline your document creation process with Aspose.TeX for Python via .NET, t
|
|
|
189
192
|
pip install aspose-tex-net==25.8.0
|
|
190
193
|
```
|
|
191
194
|
|
|
192
|
-
# [Aspose.Words for Python via .NET](https://releases.aspose.com/words/python/) (v25.
|
|
195
|
+
# [Aspose.Words for Python via .NET](https://releases.aspose.com/words/python/) (v25.10.0)
|
|
193
196
|
|
|
194
197
|
Empower your Python applications with Aspose.Words for Python via .NET, an on-premise API for seamless Microsoft Word® document handling. Create, edit, render, and convert Word® files to various formats (PDF, XPS, Raster Image, PCL, EPUB, etc.) effortlessly. Enjoy report generation, data visualization, and a range of document tasks like viewing, merging, splitting, translating, watermarking, and comparison. Level up your document processing now!
|
|
195
198
|
|
|
196
199
|
```python
|
|
197
|
-
pip install aspose-words==25.
|
|
200
|
+
pip install aspose-words==25.10.0
|
|
198
201
|
```
|
|
199
202
|
|
|
200
203
|
# [Aspose.ZIP for Python via .NET](https://releases.aspose.com/zip/python-net/) (v25.9.0)
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
aspose-cells-python==25.10.0
|
|
2
|
+
aspose-diagram-python==25.10
|
|
3
|
+
aspose-email-for-python-via-net==25.10
|
|
4
|
+
aspose-gis-net==25.9.0
|
|
5
|
+
aspose-html-net==25.9.0
|
|
6
|
+
aspose-imaging-python-net==25.10.0
|
|
7
|
+
aspose-ocr-python-net==25.9.0
|
|
8
|
+
aspose-page==25.8.0
|
|
9
|
+
aspose-pdf==25.9.0
|
|
10
|
+
aspose-psd==25.9.0
|
|
11
|
+
aspose-slides==25.10.0
|
|
12
|
+
aspose-svg-net==25.9.0
|
|
13
|
+
aspose-tasks==25.9.0
|
|
14
|
+
aspose-tex-net==25.8.0
|
|
15
|
+
aspose-words==25.10.0
|
|
16
|
+
aspose-zip==25.9.0
|
|
17
|
+
|
|
18
|
+
[:python_version < "3.12" and sys_platform == "darwin" and platform_machine == "x86_64"]
|
|
19
|
+
aspose-3d==25.9.0
|
|
20
|
+
|
|
21
|
+
[:python_version < "3.12" and sys_platform == "linux" and platform_machine == "x86_64"]
|
|
22
|
+
aspose-finance==25.3
|
|
23
|
+
|
|
24
|
+
[:python_version < "3.12" and sys_platform == "win32"]
|
|
25
|
+
aspose-3d==25.9.0
|
|
26
|
+
|
|
27
|
+
[:python_version < "3.12" and sys_platform == "win32" and platform_machine == "AMD64"]
|
|
28
|
+
aspose-finance==25.3
|
|
29
|
+
|
|
30
|
+
[:python_version < "3.12" and sys_platform == "win32" and platform_machine == "x86"]
|
|
31
|
+
aspose-finance==25.3
|
|
32
|
+
|
|
33
|
+
[:sys_platform == "darwin" and (platform_machine == "x86_64" or platform_machine == "arm64")]
|
|
34
|
+
aspose-barcode-for-python-via-net==25.8
|
|
35
|
+
|
|
36
|
+
[:sys_platform == "linux" and platform_machine == "x86_64"]
|
|
37
|
+
aspose-barcode-for-python-via-net==25.8
|
|
38
|
+
|
|
39
|
+
[:sys_platform == "win32"]
|
|
40
|
+
aspose-barcode-for-python-via-net==25.7
|
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "aspose-total-net"
|
|
7
|
-
version = "25.
|
|
7
|
+
version = "25.10.0"
|
|
8
8
|
description = "Aspose.Total for Python via .NET is a document/visio/pdf/presentation/imaging/3D & CAD meta-package that pins the official Aspose Python via .NET libraries."
|
|
9
9
|
readme = { file = "README.md", content-type = "text/markdown" }
|
|
10
10
|
requires-python = ">=3.8,<3.14"
|
|
@@ -28,27 +28,38 @@ classifiers = [
|
|
|
28
28
|
]
|
|
29
29
|
|
|
30
30
|
dependencies = [
|
|
31
|
-
|
|
31
|
+
# Windows (both 32-bit and 64-bit interpreters)
|
|
32
|
+
"aspose-3d==25.9.0; python_version < '3.12' and sys_platform == 'win32'",
|
|
33
|
+
# macOS Intel (the only mac wheel published)
|
|
34
|
+
"aspose-3d==25.9.0; python_version < '3.12' and sys_platform == 'darwin' and platform_machine == 'x86_64'",
|
|
35
|
+
# "aspose-3d==25.9.0; python_version < '3.12' and sys_platform == 'darwin' and platform_machine == 'arm64'",
|
|
32
36
|
# Barcode (conditional so Windows doesn’t break)
|
|
33
37
|
"aspose-barcode-for-python-via-net==25.7; sys_platform == 'win32'",
|
|
34
38
|
"aspose-barcode-for-python-via-net==25.8; sys_platform == 'darwin' and (platform_machine == 'x86_64' or platform_machine == 'arm64')",
|
|
35
39
|
"aspose-barcode-for-python-via-net==25.8; sys_platform == 'linux' and platform_machine == 'x86_64'",
|
|
36
|
-
"aspose-cells-python==25.
|
|
37
|
-
"aspose-diagram-python==25.
|
|
38
|
-
"aspose-email-for-python-via-net==25.
|
|
39
|
-
"aspose-finance==25.3",
|
|
40
|
-
|
|
40
|
+
"aspose-cells-python==25.10.0",
|
|
41
|
+
"aspose-diagram-python==25.10",
|
|
42
|
+
"aspose-email-for-python-via-net==25.10",
|
|
43
|
+
# "aspose-finance==25.3",
|
|
44
|
+
# Aspose.Finance 25.3 is only available for Py < 3.12
|
|
45
|
+
# Windows x64
|
|
46
|
+
"aspose-finance==25.3; python_version < '3.12' and sys_platform == 'win32' and platform_machine == 'AMD64'",
|
|
47
|
+
# Windows x86
|
|
48
|
+
"aspose-finance==25.3; python_version < '3.12' and sys_platform == 'win32' and platform_machine == 'x86'",
|
|
49
|
+
# Linux x86_64
|
|
50
|
+
"aspose-finance==25.3; python_version < '3.12' and sys_platform == 'linux' and platform_machine == 'x86_64'",
|
|
51
|
+
"aspose-gis-net==25.9.0",
|
|
41
52
|
"aspose-html-net==25.9.0",
|
|
42
|
-
"aspose-imaging-python-net==25.
|
|
53
|
+
"aspose-imaging-python-net==25.10.0",
|
|
43
54
|
"aspose-ocr-python-net==25.9.0",
|
|
44
55
|
"aspose-page==25.8.0",
|
|
45
56
|
"aspose-pdf==25.9.0",
|
|
46
57
|
"aspose-psd==25.9.0",
|
|
47
|
-
"aspose-slides==25.
|
|
58
|
+
"aspose-slides==25.10.0",
|
|
48
59
|
"aspose-svg-net==25.9.0",
|
|
49
60
|
"aspose-tasks==25.9.0",
|
|
50
61
|
"aspose-tex-net==25.8.0",
|
|
51
|
-
"aspose-words==25.
|
|
62
|
+
"aspose-words==25.10.0",
|
|
52
63
|
"aspose-zip==25.9.0"
|
|
53
64
|
]
|
|
54
65
|
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
aspose-3d==25.9.0
|
|
2
|
-
aspose-cells-python==25.9.0
|
|
3
|
-
aspose-diagram-python==25.9
|
|
4
|
-
aspose-email-for-python-via-net==25.9
|
|
5
|
-
aspose-finance==25.3
|
|
6
|
-
aspose-gis-net==25.8.0
|
|
7
|
-
aspose-html-net==25.9.0
|
|
8
|
-
aspose-imaging-python-net==25.9.0
|
|
9
|
-
aspose-ocr-python-net==25.9.0
|
|
10
|
-
aspose-page==25.8.0
|
|
11
|
-
aspose-pdf==25.9.0
|
|
12
|
-
aspose-psd==25.9.0
|
|
13
|
-
aspose-slides==25.9.0
|
|
14
|
-
aspose-svg-net==25.9.0
|
|
15
|
-
aspose-tasks==25.9.0
|
|
16
|
-
aspose-tex-net==25.8.0
|
|
17
|
-
aspose-words==25.9.0
|
|
18
|
-
aspose-zip==25.9.0
|
|
19
|
-
|
|
20
|
-
[:sys_platform == "darwin" and (platform_machine == "x86_64" or platform_machine == "arm64")]
|
|
21
|
-
aspose-barcode-for-python-via-net==25.8
|
|
22
|
-
|
|
23
|
-
[:sys_platform == "linux" and platform_machine == "x86_64"]
|
|
24
|
-
aspose-barcode-for-python-via-net==25.8
|
|
25
|
-
|
|
26
|
-
[:sys_platform == "win32"]
|
|
27
|
-
aspose-barcode-for-python-via-net==25.7
|
|
File without changes
|
{aspose_total_net-25.9.0 → aspose_total_net-25.10.0}/aspose_total_net.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
{aspose_total_net-25.9.0 → aspose_total_net-25.10.0}/aspose_total_net.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|