George Waters

Results 10 issues of George Waters

Pass the base64 encoded Auth Key string to TokenCredentials rather than the file path. This can be useful when the Auth Key is not stored in a file for security...

Nuitka Version: ``` 0.7.2 Commercial: None Python: 3.9.9 (tags/v3.9.9:ccb0e6a, Nov 15 2021, 18:08:50) [MSC v.1929 64 bit (AMD64)] Flavor: Unknown Executable: ...\venv\Scripts\python.exe OS: Windows Arch: x86_64 WindowsRelease: 10 ``` Installed...

enhancement

- [X] I've checked [docs](https://rich.readthedocs.io/en/latest/introduction.html) and [closed issues](https://github.com/Textualize/rich/issues?q=is%3Aissue+is%3Aclosed) for possible solutions. - [X] I can't find my issue in the [FAQ](https://github.com/Textualize/rich/blob/master/FAQ.md). **Describe the bug** I am using `console.status` and when...

Needs triage

Hello! Is it possible to share environment variables between apps. I have searched the docs and past issues and I think the answer is ***no,*** *there is no way to...

question

### Description Hello, the new version of `pipx` (1.5.0) has updated the default location for `pipx` managed virtual environments. The main reason for doing this was to [avoid issues](https://github.com/pypa/pipx/discussions/1247) on...

awaiting-deployment
OS: macOS
OS: Windows
Area: Common Tools
bug report

This is my attempt at a PR for #174. This adds the ability to "retag" a universal2 fused wheel. When running delocate-fuse with this flag, it will update the filename...

Only effects plaintext gcode. The new QOI images make it necessary to look further into the gcode to find the PNG image for display in Prusalink (and maybe Prusaconnect? I've...

**Is your feature request related to a problem? Please describe.** When a print is finished the nozzle just moves up and then parks, this can leave a "zit". **Describe the...

There seems to be a bug on macOS where even when the left mouse button is pressed, if you drag the cursor out of the main window, the button will...

Rather than installing all the platforms from the global `PLATFORMS` variable, only install source (`py`) and the compiled (`mpy`) version that the currently connected device needs. This allows some nice...