You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently working on a series of YouTube tutorials focused on the python-docx library, and I would greatly appreciate your feedback. Specifically, I'm looking for:
Content Suggestions: Topics or features within python-docx that you think should be covered in these tutorials.
Expert Insights: If anyone with a comprehensive understanding of the python-docx library could provide some guidance, it would be incredibly valuable. I have a few questions to ensure that the tutorials are as accurate and informative as possible.
Thank you in advance for your time and assistance. I'm excited to create content that will be helpful to both beginners and experienced users alike!
Happy to advise on any questions. Feel free to email me directly at the email address on my GitHub profile. If it's a question you think others will benefit from the answer to you can post it on StackOverflow and direct my attention to it.
That could also give you an idea of what issues folks encounter most when learning.
I love the "what's inside" topic. I think that's a great way for folks to gain insight into how it works but also, very importantly, inspecting the XML is a key step is diagnosis or working out how to add an extension of some type to suit a specialized use-case. So it's building a key skill they may very well want as they get further along.
opc-diag is worth looking at for that too, because it gives a convenient CLI for exploring and automatically reformats the XML to be readable. I developed it because I got tired of doing all that by hand :) You'll need to install that off the develop branch on GitHub at the moment (Python 3 compatibility), but I'll be pushing a new release soon so we could have that out before you publish, just let me know. https://github.com/python-openxml/opc-diag https://opc-diag.readthedocs.io/en/latest/
Hi everyone,
I'm currently working on a series of YouTube tutorials focused on the python-docx library, and I would greatly appreciate your feedback. Specifically, I'm looking for:
Thank you in advance for your time and assistance. I'm excited to create content that will be helpful to both beginners and experienced users alike!
Currently I have:
https://www.youtube.com/playlist?list=PLerUGA6rhFrIg8TGPo_QAjHSNLEjb3RqO
The text was updated successfully, but these errors were encountered: