Also.
Fun fact.

As people might know, I maintain "pypandoc".

But did you know, that 'pypandoc' actually have 2 packages on PyPI?

The regular 'pypandoc' package that people typically install.
And then it also has 'pypandoc_binary' which comes with a version of pandoc packaged - so you can get started right away.

pypandoc_binary, for the first month, just surpassed 1.000.000 downloads in the last 30 days.

That's amazing news.
That means, that the total pypandoc project has been downloaded over 4.500.000 times over the last month.

That's amazing - I'm so honored.

#python #tech #pypandoc #opensci #markdown #pandoc #Humblebrag #pypi

@JessicaTegner Oh wow, that's pretty amazing for sure!
@JessicaTegner didn't know that was you. It is a very useful utility!
@bmoore123 yep that is indeed me. Thank you, glad you like it
@JessicaTegner thanks for letting us know this exists. I use Pandoc for some internal stuff at work, but I've never thought of looking for a Python package for it, I just call it via Python's subprocess module.