keiser1080

Results 14 issues of keiser1080

Hi, i am trying to download binance future klines, but i get the error TypeError: download_symbol() got an unexpected keyword argument 'klines_type' [https://github.com/sammchardy/python-binance/blob/8cac5eac94b71af6532aef128a8c815d7fc0c617/binance/client.py#L870](https://github.com/sammchardy/python-binance/blob/8cac5eac94b71af6532aef128a8c815d7fc0c617/binance/client.py#L870) ``` from binance.enums import HistoricalKlinesType symbols =...

Hi, I want to compress on the fly the pdf file . I diden't found an inbuilt function to store the pdf in compressed format like tar.gz. I have try...

Hi, is there a way to render_xtdcomment_tree like render_comment_list, in linear and not nested? I like all the option shiped with django-comments-xtd. (like/dislike, gravatar, flag, repply ect...) But for better...

support

Hi, could you add a non blocking receive method ? uwsgi.websocket_recv_nb() like https://github.com/unbit/uwsgi/blob/master/tests/websockets.py or https://github.com/unbit/uwsgi/blob/master/tests/websockets_chat_async.py i am trying to create an ssh bridge but using you library in place of...

Hi, i am trying to use django-datatable with a model containing foreign key but i get the error : ``` (1054, "Unknown column 'event.name' in 'order clause'") File "/django_datatable-0.1.2-py2.7.egg/table/views.py" in...

I have found a bug both are linked with /etc/nginx/sites-available/default here the original container file: ``` ## # You should look at the following URL's in order to grasp a...

bug

- Did you find a bug in datatable, or maybe the bug found you? unable to install datatable on python 3.12.0 - How to reproduce the bug? pip install datatable...

Ha-rpoxy tested with last live_cpu_graph & simple_chat the request to the script but no answer Same problem with nginx proxy 127.0.0.1 - - [2013-11-11 23:59:47] "GET /socket.io/1/websocket/425028540892 HTTP/1.1" 101 -...

Hi, The uart connexion as show in your youtube video do not work. The driver work in standalone mode but not in uart mode. I have try multipe combinaison: 1....

Hi, Thanks for this library. Could you host this library to pypi repository?