Felipe Gonzalez
Felipe Gonzalez
Added support for showing current virtualenv on the prompt. Also, make it "responsive", the amount of things shown on the bar depends on `$COLUMNS` 
I would be good to add the functionality of queueing songs doing something like: ``` shpotify queue song "ble" shpotify queue album "" ``` as to be able to make...
I was writing documentation when I realised that enum values don't implement the description, and looking at the code I saw that it wouldn't be difficult to implement. I made...
I'm seeing this unwanted behaviour when using multiline strings. I have 2 toml's that are completely equivalent AFAIK, yet they produce different results: ```toml [test] foo.bar = "test" ``` ```toml...
I use this package with different projects that use different docstring styles, and it is really slow to have to open the package config to switch between them. It would...
At Jampp we developed a pep 249 DB API spec using this connector, much like the ones from [PyHive](https://github.com/dropbox/PyHive/) or [PyDruid](https://github.com/druid-io/pydruid/) using the LivySession API for SQL. It is currently...
### What version of gRPC and what language are you using? `1.66.0-dev` ### What operating system (Linux, Windows,...) and version? macos Ventura 13.5 ### What runtime / compiler are you...