Brent Picasso

Results 13 issues of Brent Picasso

Hi - this is a great gem, thanks for creating it and maintaining it! First time user of Stripe, and it looks like the quick start is missing some steps...

When distributing an app built with sqlalchemy, it leaves the following files: ./dist/root/python3/lib/python3.9/site-packages/sqlalchemy/cutils.cpython-39-darwin.so and cprocessors.cpython-39-darwin.so cresultproxy.cpython-39-darwin.so This blocks the itunes distribution. I was able to delete these files with no...

recipes
feature request

We're relying on kivy3 for our production app - what are the plans for a PIP package? it would be best to release against a specific version for stability reasons....

If android.arch or android.api is changed and build is run again, it does not pick up the changes. a clean must be performed before the changes are reflected. Expected: the...

bug

**Versions** * Kivy: 2.3.0 * Python : 3.11 * MacOS version : * XCode Version : * Cython version : I'm seeing duplicate symbols for libsdl libraries. This seems to...

bug

Hi, We've selected NanoMQ for our IoT telemetry recever. In our design, multiple devices will connect to a single NanoMQ instance. What we want is a way to create a...

question

Add built-in support for List[] django model properties - [ ] Core functionality - [ ] Alteration (enhancement/optimization) of existing feature(s) - [X] New behavior In our Django model we...

**Software Versions** * Python: 3.x * OS: any * Kivy: 2.3.0 * Kivy installation method: pip **Describe the bug** The operating system's clipboard supports various types of data, in addition...

Add ability to specify a github_access_token so recipes can download from private github repositories.

Hi, in our iOS app, I can't seem to access downloaded files. I downloaded a log file and video file from the web using safari, and our app needs to...