markdown共41篇
How to add new markdown cells using python-拾光赋

How to add new markdown cells using python

How to add new markdown cells using python,Hi, I am working on a project where I need to write text in markdown cells one after another. However, manually adding and editing cells ...
kity的头像-拾光赋kity46天前
04412
Deep Dive into Microsoft MarkItDown-拾光赋

Deep Dive into Microsoft MarkItDown

Deep Dive into Microsoft MarkItDown, What is MarkItDown? MarkItDown is a Python package developed by Microsoft, designed to convert a variety of file formats into Markdown. Since i...
kity的头像-拾光赋kity3个月前
0295
Asking for feedback on open source CLI tool that exports Markdown to PDF using html and css templates(MDExport)-拾光赋

Asking for feedback on open source CLI tool that exports Markdown to PDF using html and css templates(MDExport)

Asking for feedback on open source CLI tool that exports Markdown to PDF using html and css templates(MDExport),Recently i've been building my first open source project. It's a CLI...
kity的头像-拾光赋kity4个月前
02712
How to Convert PDFs to Markdown Using PyMuPDF4LLM and Its Evaluation-拾光赋

How to Convert PDFs to Markdown Using PyMuPDF4LLM and Its Evaluation

How to Convert PDFs to Markdown Using PyMuPDF4LLM and Its Evaluation,PyMuPDF4LLM is a library designed to convert PDFs into Markdown format. Here, I’ll share my experience testing...
kity的头像-拾光赋kity5个月前
0407
readMeMaker: v0.1-拾光赋

readMeMaker: v0.1

readMeMaker: v0.1, About This Tool ReadMeMaker is a CLI tool that will help users write their README.MD documentation depending on the input files the user specifies. How to Start ...
kity的头像-拾光赋kity6个月前
03211
Testing a new post-拾光赋

Testing a new post

Testing a new post, H1 Header content H3 Header content this is italics * ** this bold content ** link for i in range(3): print('Hello') Enter fullscreen mode Exit fullscreen mode ...
kity的头像-拾光赋kity1年前
0366
Converting markdown to pdf in Python-拾光赋

Converting markdown to pdf in Python

Converting markdown to pdf in Python,There are many solutions for the task of automatically converting text in markdown format into a printable pdf file. These solutions based on P...
kity的头像-拾光赋kity2年前
03014
Converting

Converting “.ipynb” Files to Other File Format

Converting '.ipynb' Files to Other File Format,I love using Jupyter Notebook especially when I'm learning something new with Python. Aside from using it with Pandas, it allows me t...
kity的头像-拾光赋kity2年前
0445
Learning Open Source contribution with GitHub workflows-拾光赋

Learning Open Source contribution with GitHub workflows

Learning Open Source contribution with GitHub workflows,This week was my first attempt at contributing to an open source project for which I had no original contribution. It was an...
kity的头像-拾光赋kity2年前
02615
Futuristic documentation systems in Python, part 1: aiming for more-拾光赋

Futuristic documentation systems in Python, part 1: aiming for more

Futuristic documentation systems in Python, part 1: aiming for more, Introduction I love Python, and I love writing documentation. In fact, I was so lucky that at some point I land...
kity的头像-拾光赋kity2年前
04110
Scrape, Convert & Read on Kindle-拾光赋

Scrape, Convert & Read on Kindle

Scrape, Convert & Read on Kindle, Why I created PyWebDoc2Ebook? I enjoy reading tech documentation every day. I am also a big fan of the Kindle e-reader, simply because it helps me...
kity的头像-拾光赋kity2年前
0497
The Python Five Minute Journal-拾光赋

The Python Five Minute Journal

The Python Five Minute Journal, 'Not another day...' That was my first thought waking up. Every day in 2021 and the first quarter of 2022, I felt burned out. I could have blamed ma...
kity的头像-拾光赋kity2年前
04311