Skip to content
#

python-cli

Here are 100 public repositories matching this topic...

yankeexe
yankeexe commented Oct 12, 2020

When the terminal window is of minimal length, the table gets jumbled up. Sometimes it's due to the long length of title on GitHub issues. Can it be solved by adding a check for character limit on issue title column and adding a line break?

If you have been using this tool, let's discuss if you have faced this issue or have any solutions in your mind including the one mentioned above.

MatthewRalston
MatthewRalston commented Jan 22, 2022
Traceback (most recent call last):
  File "/home/matt/.pyenv/versions/kdb/bin/kmerdb", line 33, in <module>
    sys.exit(load_entry_point('kmerdb==0.5.2', 'console_scripts', 'kmerdb')())
  File "/home/matt/.pyenv/versions/kdb/lib/python3.10/site-packages/kmerdb-0.5.2-py3.10.egg/kmerdb/__init__.py", line 1639, in cli
    args.func(args)
  File "/home/matt/.pyenv/versions/kdb/lib/pytho
bug documentation help wanted good first issue

Improve this page

Add a description, image, and links to the python-cli topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-cli topic, visit your repo's landing page and select "manage topics."

Learn more