pdfdancer-client-python 0.3.7__py3-none-any.whl → 0.3.8__py3-none-any.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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pdfdancer-client-python
3
- Version: 0.3.7
3
+ Version: 0.3.8
4
4
  Summary: Python client for PDFDancer API
5
5
  Author-email: "The Famous Cat Ltd." <hi@thefamouscat.com>
6
6
  License:
@@ -239,9 +239,9 @@ Dynamic: license-file
239
239
 
240
240
  # PDFDancer Python Client
241
241
 
242
- ![PDFDancer logo](media/logo-orange-60h.webp)
242
+ ![PDFDancer logo](media/logo-silver-60h.webp)
243
243
 
244
- **Stop fighting PDFs. Start editing them.**
244
+ ## PDF used to be read-only. We fixed that.
245
245
 
246
246
  Edit text in real-world PDFs—even ones you didn't create. Move images, reposition headers, and change fonts with
247
247
  pixel-perfect control from Python. The same API is also available for TypeScript and Java.
@@ -665,9 +665,17 @@ Contributions are welcome via pull request. Please:
665
665
  4. Follow existing code style and patterns
666
666
  5. Update documentation as needed
667
667
 
668
+ ## Helpful links
669
+
670
+ - [API documentation](https://docs.pdfdancer.com?utm_source=github&utm_medium=readme&utm_campaign=pdfdancer-python)
671
+ - [Product overview](https://www.pdfdancer.com?utm_source=github&utm_medium=readme&utm_campaign=pdfdancer-python)
672
+ - [PyPI](https://pypi.org/project/pdfdancer-client-python/)
673
+ - [Changelog](https://www.pdfdancer.com/changelog/?utm_source=github&utm_medium=readme&utm_campaign=pdfdancer-python)
674
+ - [Status](https://status.pdfdancer.com?utm_source=github&utm_medium=readme&utm_campaign=pdfdancer-python)
675
+
668
676
  ## Related SDKs
669
677
 
670
- - TypeScript client: https://github.com/MenschMachine/pdfdancer-client-js
678
+ - TypeScript client: https://github.com/MenschMachine/pdfdancer-client-typescript
671
679
  - Java client: https://github.com/MenschMachine/pdfdancer-client-java
672
680
 
673
681
  ## License
@@ -9,9 +9,9 @@ pdfdancer/path_builder.py,sha256=safKb_IeHRWlQbyBTIXfcoBfXxUZhuzYvBIob5Tbp-8,239
9
9
  pdfdancer/pdfdancer_v1.py,sha256=xr_JdiXnv1X3gIt5qsy-WrlLNy_DJZHFZSF94NurI2M,130060
10
10
  pdfdancer/text_line_builder.py,sha256=8jYknV4hw0fyzwX0OI_oLvnh5aMmCV3jXaVkmYLu6MQ,10273
11
11
  pdfdancer/types.py,sha256=GJpfp7nuIUbnDBmQ3yoyGyQYFuFO1ppHmo7fcfCM0Ks,21554
12
- pdfdancer_client_python-0.3.7.dist-info/licenses/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
13
- pdfdancer_client_python-0.3.7.dist-info/licenses/NOTICE,sha256=xaC4l-IChAmtViNDie8ZWzUk0O6XRMyzOl0zLmVZ2HE,232
14
- pdfdancer_client_python-0.3.7.dist-info/METADATA,sha256=ANHM-uaHat85Owb6YPSxyMSxB9cGfOkfxlpBEf0YPaQ,27907
15
- pdfdancer_client_python-0.3.7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
16
- pdfdancer_client_python-0.3.7.dist-info/top_level.txt,sha256=ICwSVRpcCKrdBF9QlaX9Y0e_N3Nk1p7QVxadGOnbxeY,10
17
- pdfdancer_client_python-0.3.7.dist-info/RECORD,,
12
+ pdfdancer_client_python-0.3.8.dist-info/licenses/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
13
+ pdfdancer_client_python-0.3.8.dist-info/licenses/NOTICE,sha256=xaC4l-IChAmtViNDie8ZWzUk0O6XRMyzOl0zLmVZ2HE,232
14
+ pdfdancer_client_python-0.3.8.dist-info/METADATA,sha256=xLDYB3mp2QOiCzEJnoMkfZuEn4nYczyeEKZKxH9QQQ4,28449
15
+ pdfdancer_client_python-0.3.8.dist-info/WHEEL,sha256=YCfwYGOYMi5Jhw2fU4yNgwErybb2IX5PEwBKV4ZbdBo,91
16
+ pdfdancer_client_python-0.3.8.dist-info/top_level.txt,sha256=ICwSVRpcCKrdBF9QlaX9Y0e_N3Nk1p7QVxadGOnbxeY,10
17
+ pdfdancer_client_python-0.3.8.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.9.0)
2
+ Generator: setuptools (82.0.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5