twiggy

Results 7 issues of twiggy

I'm starting to see some people use JSONL and I hope it gets more traction as it solves some classic csv issues. You support JSON import already to a "data"...

wontfix

If your password for Redis AUTH has # or : in it, it will need to be url encoded. however, redis-py will not automatically decode the url with the current...

Easy install is reporting this error... C:\Program Files\Java\jdk1.6.0_26\jre\lib>easy_install -U mongodb_beaker install_dir C:\Python27\Lib\site-packages\ Searching for mongodb-beaker Reading http://pypi.python.org/simple/mongodb_beaker/ Reading http://bitbucket.org/bwmcadams/mongodb_beaker/ Reading http://github.com/bwmcadams/mongodb_beaker/ Best match: mongodb-beaker 0.5 Downloading http://pypi.python.org/packages/source/m/mongodb_beaker/mongodb_beak er-0.5.tar.gz#md5=a8681c2c9892c1c6097070425e3b6881 Processing mongodb_beaker-0.5.tar.gz...

Was using documentbuilder v7.5 from the cli using docbuilder. Had a .docbuilder file whose first line was ```builder.OpenFile('myfile.xlsx')``` Next line was ```Api.GetSheet...``` got an error message saying Api not defined....

feature request

First off I use this project for work, and I'm greatly appreciative of the work that has been done here. I think OpenAPI has a bright future. I think this...

I have an app that calls multiple requests in parallel. One of the requests simply reads the session in order to track information while the next request actually posts information...

- Azure Data Studio Version: 1.49.1 - OS Version: Linux krb5-user/jammy-updates,jammy-security,now 1.19.2-2ubuntu0.4 amd64 [installed] Steps to Reproduce: 1. use an ssh tunnel to connect to sql server such as ```ssh...