doc-workflow

View on PyPIReverse Dependencies (0)

0.1.1a3 doc_workflow-0.1.1a3-py3-none-any.whl

Wheel Details

Project: doc-workflow
Version: 0.1.1a3
Filename: doc_workflow-0.1.1a3-py3-none-any.whl
Download: [link]
Size: 20008
MD5: c0f7a42ab46d73de1fec1e1fb87e4c64
SHA256: 79e09a948908a3572f3c08514a8ebcfd8debed1d90db2a0f5c1bdc20d0ca867f
Uploaded: 2023-02-02 16:14:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: doc-workflow
Version: 0.1.1a3
Summary: A Python Document Management Framework for generating and sending (pdf, docx, etc) documents to customers
Author: Iulian Ciorăscu
Author-Email: ciulian[at]gmail.com
Home-Page: https://github.com/iulica/doc-workflow
License: MIT
Keywords: docx,pdf,split,watermark,email,mailmerge,qrbill,xlsx
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Customer Service
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Office/Business :: Financial :: Accounting
Classifier: Topic :: Utilities
Classifier: Topic :: Text Processing
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: PyPDF2
Requires-Dist: cairosvg
Requires-Dist: qrbill
Requires-Dist: openpyxl
Requires-Dist: svglib
Requires-Dist: reportlab
Requires-Dist: docx-mailmerge2
Requires-Dist: docx2pdf
Requires-Dist: gspread
License-File: LICENSE
[Description omitted; length: 10498 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
docwf/__init__.py sha256=dKpW3VPTDs6jUZMkoSCR8q0959peTgmxow69TW1TK4M 32
docwf/column_parser.py sha256=JiCKS58f1RZiGRHg8AXhvx4J-yuqvGOHXuEx5YsWK1g 3653
docwf/docwf.py sha256=uAihBgwfI18WOZ4weOh3mZKKXqrFRelnlp20FUBalcs 13239
docwf/plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
docwf/plugins/base.py sha256=yLKbX-44FOWzPk52_TiU-WWB7-A7-fZmrLar5MVFmAw 1341
docwf/plugins/data_gspread.py sha256=L-rkuFjfljOunPY6HLG6eOu_j4tqirhONXNUQO1AU8I 1789
docwf/plugins/data_xlsx.py sha256=_mmB4h5plsT6dRVfPSBXDyeM0Gt4Z3j6RRzQZGNNO6g 1305
docwf/plugins/email.py sha256=ksXmd8LYN2DLgmNQ8Sx_8Ztid4iIsAFBx7z1BsNBJm8 2673
docwf/plugins/mailmerge.py sha256=bUVm-1Yn7Zy3ewHehgOCE1e3UKuex-ekw6zPJ55cJ-w 1850
docwf/plugins/makepdf.py sha256=TrbtnYDxk9bsDbLTB5bN3hyuNP893x-0b8bZSw3wu60 887
docwf/plugins/pdf_watermark.py sha256=ueiEaeAmwuxYJnGS_2PzLPuGS0_K1GdtVcEeD3pcODc 3453
docwf/plugins/printsheets.py sha256=1NqcH78Rsj8vjCYmDHIJgtsgESGeH0lMHtjO5uKPLn4 2006
docwf/plugins/qr.py sha256=hfHfkf9j5TlmNyVcO1eaK4otVDc3V6qjbtKUycj3PNM 3559
docwf/plugins/split_pdf.py sha256=vgRy3vxeBwDhrJAdhbanQBeUcsNhigToEWj2zVk7wsk 640
docwf/plugins/watermark.py sha256=2cms3thom_esZFB40YM6jahtB2xhz_Q_6-BB-EkjwB8 876
doc_workflow-0.1.1a3.dist-info/LICENSE sha256=TEJHYJsNRD2UhdakRKH1FNGElmkktrfpUpMijxKHBac 1073
doc_workflow-0.1.1a3.dist-info/METADATA sha256=Bp9R0mk96FU9mAwiXTws8GvkT4qEd1kNBB5SvG1T3Po 11627
doc_workflow-0.1.1a3.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
doc_workflow-0.1.1a3.dist-info/entry_points.txt sha256=OiX3XJ6k1ysYYl2_b76P5v8jF98bvX7P6bjxrPqfVQc 54
doc_workflow-0.1.1a3.dist-info/top_level.txt sha256=BVxVfkZ2o1SAfBEVgmu-c-GAY_Hm_atz1mPclJWeMEM 6
doc_workflow-0.1.1a3.dist-info/RECORD

top_level.txt

docwf

entry_points.txt

docwf = docwf.docwf:DocWorkflow.cli