question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add `pygments` to extras

See original GitHub issue

Hello there 👋

pygments is currently used to color the SQL output and it’s only used when it’s installed. That’s great! On the other hand, since it doesn’t explicitly require it, it leaves people depending on django-extensions to guess about which pygments are compatible with it.

My opinion is that it might be worth it, to add pygments to the extras_requires in setup.py .

Lmk what do you think.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
Qu4trocommented, Jan 29, 2020

Yeah, of course. I’m temporarily relocating, but I’ll see if I can find the time.

0reactions
trbscommented, Jan 28, 2020

May I ask if you can spearhead a PR for this ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installation · Pygments Extras - PythonHosted.org
Pygments Extras. A Collection of custom pygments styles for python. Installation. PyPi. $ (sudo) pip install pygments-style- ...
Read more >
Plugins — Pygments
You can use this entrypoint to add new formatters to Pygments. The name of an entrypoint item is the name of the formatter....
Read more >
pygments-style-extras - PyPI
A Collection of Custom Pygments Styles.
Read more >
Python: How to install pygments using pip? - Apple Community
I had pygments (a colorizing Python code parser) running on my previous OS High Sierra. Now in Catalina it won't install.
Read more >
Markdown2 how to get "extras" working? - Stack Overflow
... your code snippit is and so won't know how to parse it/add syntax highlighting. ... Note that you must also have the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found