Shellcat-Zero

Results 18 issues of Shellcat-Zero

The error is thus: > > rake install > > sudo gem install pkg/barracuda-1.3.gem --local > > Building native extensions. This could take a while... > > ERROR: Error installing...

Right now, if one wants to scroll line-by-line with arrow keys, you must use shift+ctrl+up/down arrow, whereas if you want to scroll pages, you use shift+pgup/pgdown. When switching between line-by-line...

Hi, I was hoping to leverage NearPy to find similarities between strings, but it's not clear to me how to query the engine with a string vector (if that's possible)....

We were wanting to harden our EC2 instances, and were wondering if we could get more details on specific ports needed for dask-ec2, rather than opening the huge ranges and...

After doing: ``` python -m scrapely.tool myscraper.json scrapely> ta http://pypi.python.org/pypi/w3lib/1.1 scrapely> a 0 w3lib 1.1 -n 0 -f name ``` How would I then use the myscraper.json from within Python...

First of all, thanks for this awesome Python port of SimString. It has helped solve some very big problems for me that no other module can. There is another similarity...

The [official API docs](https://tradestation.github.io/api-docs/#operation/searchSymbols) reference `/v2/data/symbols/search/{criteria}` for looking up equities, options, and futures. Has this endpoint not yet been implemented in this python API, or is there some alternative recommendation...

Users who have been set up with multi-factor authentication (MFA) can't authenticate against the LDAP. I'm not sure if the password supplied needs to be formatted to include the MFA...

I've installed qutebrowser with pip to get a newer version than what was available from the Ubuntu (18.04) repo, since v1.1.1 has issues related to #5182. I was hoping to...

component: docs
priority: 3 - wishlist

The CLI hangs when trying to set the theme. Although, I would prefer to know how to turn off the lights if that is possible. Running Ubuntu 22.04. This seems...