Casey Jones

Results 28 issues of Casey Jones

After closing the last Firefox tab, Firefox terminates, which leads to the following brotab error: ``` Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/brotab/api.py", line 287, in close_tabs api.close_tabs(args) File "/usr/lib/python3.10/site-packages/brotab/api.py",...

enhancement

I would like to migrate from qbittorrent to rtorrent, so I am just stating my interest. I found [this old forum post](https://bbs.archlinux.org/viewtopic.php?id=198991) from someone else wanting to perform the same...

I adapted the following code from the `README.md`: ``` import alpaca_backtrader_api import backtrader as bt from datetime import datetime ALPACA_API_KEY = "..." ALPACA_SECRET_KEY = "..." ALPACA_PAPER = True store =...

Currently screenrotator displays an empty tray icon with only one context menu entry: 'quit'. I was initially confused as to which application this icon even belonged to. I have no...

Everything with the screen output and touch input is working great for me on my Dell XPS 9365 2-in-1, but if I make a tent out of it and try...

brotab's mediator failed to run for me on Ubuntu 20.04 due to the following error: `ImportError: cannot import name 'url_quote' from 'werkzeug.urls' (/usr/local/lib/python3.8/dist-packages/werkzeug/urls.py)` in `mediator/brotab_mediator.py`. This occurs with Werkzeug >=...

I had been happily using robin_stocks for a week or so, but suddenly seem to be unable to reauthenticate due to an "Invalid bearer token" exception. There appears to have...

I am a new robin_stocks user, so apologies if I am missing something, but extended hours trading does not seem to work correctly for me. I am using robin_stocks 3.0.6....

add market_hours argument to relevant docstrings correct type hint for extendedHours from str to bool change market_hours to "extended_hours" if market hours unset and extendedHours is truthy

It's nice how the diagram is remembered even when I navigate away from the page and back. However, the downside of this is that whenever I want to start a...