{"payload":{"pageCount":3,"repositories":[{"type":"Public","name":"toga","owner":"beeware","isFork":false,"description":"A Python native, OS native GUI toolkit.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":26,"issueCount":187,"starsCount":4263,"forksCount":661,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":[51,36,56,24,37,52,52,82,40,38,29,17,35,64,23,7,19,35,39,41,48,34,91,70,34,29,9,12,37,19,16,23,44,60,36,21,101,22,13,91,66,65,27,21,21,37,20,15,27,62,21,35],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-06T05:26:30.876Z"}},{"type":"Public","name":"mobile-forge","owner":"beeware","isFork":false,"description":"A tool to manage building cross-platform binary wheels for mobile devices","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":3,"issueCount":6,"starsCount":17,"forksCount":11,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-06T04:35:47.826Z"}},{"type":"Public","name":"briefcase-iOS-Xcode-template","owner":"beeware","isFork":false,"description":"A template for generating iOS Xcode projects with Briefcase","allTopics":[],"primaryLanguage":{"name":"Objective-C","color":"#438eff"},"pullRequestCount":0,"issueCount":0,"starsCount":22,"forksCount":13,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-05T21:46:38.869Z"}},{"type":"Public","name":"briefcase-macOS-Xcode-template","owner":"beeware","isFork":false,"description":"A template for generating an Xcode project for a macOS app using Briefcase","allTopics":[],"primaryLanguage":{"name":"Objective-C","color":"#438eff"},"pullRequestCount":0,"issueCount":3,"starsCount":12,"forksCount":10,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-05T21:46:34.869Z"}},{"type":"Public","name":"briefcase-macOS-app-template","owner":"beeware","isFork":false,"description":"A template for generating macOS app projects with Briefcase","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":1,"starsCount":24,"forksCount":15,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-05T21:46:28.567Z"}},{"type":"Public","name":"Python-Apple-support","owner":"beeware","isFork":false,"description":"A meta-package for building a version of Python that can be embedded into a macOS, iOS, tvOS or watchOS project.","allTopics":[],"primaryLanguage":{"name":"Makefile","color":"#427819"},"pullRequestCount":0,"issueCount":8,"starsCount":1103,"forksCount":159,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-05T21:46:20.061Z"}},{"type":"Public","name":"Python-support-testbed","owner":"beeware","isFork":false,"description":"A testbed app that can be used to validate BeeWare support packages.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":1,"issueCount":0,"starsCount":5,"forksCount":3,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-05T08:02:18.748Z"}},{"type":"Public","name":"cpython-apple-source-deps","owner":"beeware","isFork":false,"description":"A meta-project for building the binary packages for iOS, tvOS and watchOS that a CPython build requires","allTopics":[],"primaryLanguage":{"name":"Makefile","color":"#427819"},"pullRequestCount":0,"issueCount":0,"starsCount":4,"forksCount":5,"license":"MIT License","participation":[0,0,0,0,0,0,13,0,0,0,0,0,0,2,0,0,1,1,4,2,3,0,6,0,0,2,0,2,0,2,0,0,6,6,0,2,2,0,0,0,2,0,0,4,2,2,0,2,2,0,0,5],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-04T22:49:53.375Z"}},{"type":"Public","name":"cpython-android-source-deps","owner":"beeware","isFork":false,"description":"Libraries that are needed to compile CPython for Android","allTopics":[],"primaryLanguage":{"name":"Shell","color":"#89e051"},"pullRequestCount":0,"issueCount":1,"starsCount":4,"forksCount":2,"license":"MIT License","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,1,0,0,0,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-04T22:21:25.284Z"}},{"type":"Public","name":".github","owner":"beeware","isFork":false,"description":"Community Health files for the BeeWare Project","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":1,"issueCount":0,"starsCount":4,"forksCount":4,"license":"Creative Commons Zero v1.0 Universal","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-02T03:00:43.421Z"}},{"type":"Public","name":"briefcase","owner":"beeware","isFork":false,"description":"Tools to support converting a Python project into a standalone native application.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":15,"issueCount":143,"starsCount":2572,"forksCount":363,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-01T23:28:51.216Z"}},{"type":"Public","name":"briefcase-template","owner":"beeware","isFork":false,"description":"A cookiecutter template for a starter Briefcase project.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":1,"issueCount":0,"starsCount":44,"forksCount":43,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-01T22:47:36.536Z"}},{"type":"Public","name":"briefcase-windows-VisualStudio-template","owner":"beeware","isFork":false,"description":"A template for generating Visual Studio projects for building Windows apps with Briefcase","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":4,"starsCount":4,"forksCount":9,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-01T22:44:41.229Z"}},{"type":"Public","name":"gbulb","owner":"beeware","isFork":false,"description":"GLib implementation of PEP 3156","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":7,"starsCount":64,"forksCount":25,"license":"Other","participation":[8,6,6,0,9,0,6,3,0,3,0,0,0,6,7,3,0,3,0,0,3,0,0,6,0,0,0,6,3,3,3,3,3,8,19,8,2,22,3,9,6,6,3,9,9,6,9,3,9,8,3,6],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-01T22:44:16.773Z"}},{"type":"Public","name":"colosseum","owner":"beeware","isFork":false,"description":"An implementation of the CSS layout algorithm.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":7,"issueCount":5,"starsCount":128,"forksCount":137,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-01T22:43:01.799Z"}},{"type":"Public","name":"rubicon-objc","owner":"beeware","isFork":false,"description":"A bridge interface between Python and Objective-C.","allTopics":["python","objective-c","ctypes"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":1,"issueCount":23,"starsCount":267,"forksCount":50,"license":"Other","participation":[15,9,14,2,16,4,10,6,0,3,6,0,3,10,7,3,6,7,3,9,11,6,12,15,4,8,6,12,10,43,3,14,13,39,4,0,0,28,0,9,6,3,4,9,6,12,9,7,15,3,3,6],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-01T22:41:04.853Z"}},{"type":"Public","name":"toga-chart","owner":"beeware","isFork":false,"description":"A matplotlib charting widget for Toga.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":5,"starsCount":26,"forksCount":11,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-01T22:39:56.932Z"}},{"type":"Public","name":"travertino","owner":"beeware","isFork":false,"description":"A set of constants and utilities for describing user interfaces","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":1,"starsCount":16,"forksCount":19,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":[12,6,9,0,12,3,6,6,0,3,0,0,3,16,7,3,6,7,3,3,6,0,9,16,30,18,24,25,9,6,3,6,6,20,0,12,13,6,0,9,6,3,3,9,6,6,9,0,9,3,3,6],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-01T22:38:51.550Z"}},{"type":"Public","name":"beeware.github.io","owner":"beeware","isFork":false,"description":"🐍🐝","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":3,"issueCount":3,"starsCount":530,"forksCount":712,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-01T22:31:04.760Z"}},{"type":"Public","name":"beeware","owner":"beeware","isFork":false,"description":"A meta-package simplifying the installation of the BeeWare suite of tools","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":4,"starsCount":843,"forksCount":159,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-01T22:24:37.396Z"}},{"type":"Public","name":"briefcase-linux-flatpak-template","owner":"beeware","isFork":false,"description":"A template for generating Linux Flatpak projects with Briefcase.","allTopics":[],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":1,"issueCount":2,"starsCount":3,"forksCount":7,"license":"MIT License","participation":[0,0,1,1,0,3,9,2,2,2,5,0,0,0,0,0,0,3,6,0,0,0,0,0,3,0,3,0,0,0,2,1,3,2,0,1,2,0,1,2,0,0,0,0,0,0,2,0,0,0,3,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-29T23:39:01.238Z"}},{"type":"Public","name":"briefcase-linux-system-template","owner":"beeware","isFork":false,"description":"A template for generating Linux system packages with Briefcase","allTopics":[],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":0,"issueCount":2,"starsCount":3,"forksCount":6,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-29T23:23:47.365Z"}},{"type":"Public","name":"briefcase-windows-app-template","owner":"beeware","isFork":false,"description":"A template for generating Windows application projects with Briefcase","allTopics":[],"primaryLanguage":null,"pullRequestCount":1,"issueCount":1,"starsCount":6,"forksCount":6,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-29T23:19:47.401Z"}},{"type":"Public","name":"briefcase-linux-appimage-template","owner":"beeware","isFork":false,"description":"A template for generating Linux AppImage projects with Briefcase","allTopics":[],"primaryLanguage":{"name":"Dockerfile","color":"#384d54"},"pullRequestCount":0,"issueCount":1,"starsCount":20,"forksCount":19,"license":"MIT License","participation":[0,0,1,1,0,2,6,2,4,0,3,0,0,0,0,0,0,4,0,0,0,0,0,0,2,0,0,0,0,0,2,1,1,0,0,0,2,0,0,2,0,0,0,0,0,0,3,0,0,0,4,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-29T22:42:49.495Z"}},{"type":"Public","name":"podium","owner":"beeware","isFork":false,"description":"A Markdown-based native presentation tool","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":9,"starsCount":179,"forksCount":28,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-28T04:27:00.124Z"}},{"type":"Public","name":"std-nslog","owner":"beeware","isFork":false,"description":"A shim that redirects stderr/stdout to the Apple System Log (NSLog)","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":8,"forksCount":4,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":[2,4,2,0,4,0,2,2,0,2,0,0,0,2,5,2,0,2,0,0,2,0,0,4,0,0,0,2,2,0,2,2,0,2,0,0,0,0,0,2,2,0,0,0,0,0,2,0,4,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-11T22:54:17.882Z"}},{"type":"Public","name":"briefcase-android-gradle-template","owner":"beeware","isFork":false,"description":"A template for generating Android Gradle projects with Briefcase","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":1,"issueCount":1,"starsCount":20,"forksCount":22,"license":"MIT License","participation":[0,0,0,0,0,0,2,2,2,1,4,0,2,0,0,0,0,4,12,4,10,0,0,0,2,0,0,0,0,0,3,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-06T10:56:26.524Z"}},{"type":"Public","name":"briefcase-web-static-template","owner":"beeware","isFork":false,"description":"A template for generating static web projects with Briefcase.","allTopics":[],"primaryLanguage":{"name":"HTML","color":"#e34c26"},"pullRequestCount":1,"issueCount":0,"starsCount":2,"forksCount":4,"license":"MIT License","participation":[0,0,0,0,0,0,2,2,2,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-12T01:52:28.802Z"}},{"type":"Public","name":"actions","owner":"beeware","isFork":false,"description":"Reusable Github Action templates for BeeWare ","allTopics":[],"primaryLanguage":null,"pullRequestCount":1,"issueCount":0,"starsCount":2,"forksCount":2,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-26T22:34:13.874Z"}},{"type":"Public","name":"cricket","owner":"beeware","isFork":false,"description":"A GUI tool for running Python test suites.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":23,"starsCount":213,"forksCount":68,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-26T14:32:10.376Z"}}],"repositoryCount":67,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"beeware repositories"}