原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 14684,
"has_wiki": true,
"homepage": "http://easygui.readthedocs.org/en/master/",
"languages": {
"Shell": 219,
"Python": 194503,
"Makefile": 6825,
"Batchfile": 6811
},
"pushed_at": "2024-10-22T14:33:15Z",
"created_at": "2014-11-14T07:34:45Z",
"owner_type": "User",
"updated_at": "2026-02-26T16:29:44Z",
"description": "easygui for Python",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "master",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": "Robert M Lugg",
"type": "User",
"login": "robertlugg",
"company": null,
"location": "United States",
"followers": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/6054540?v=4",
"created_at": "2013-11-28T00:32:35Z",
"is_verified": null,
"public_repos": 54,
"account_age_days": 4627
},
"license": {
"state": "standard",
"spdx_id": "BSD-3-Clause",
"raw_spdx": "BSD-3-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "0.98.1",
"kind": "patch",
"published_at": "2017-01-05T17:28:06Z"
},
{
"tag": "0.98.0",
"kind": "minor",
"published_at": "2016-01-02T01:06:24Z"
},
{
"tag": "release_0.97.0",
"kind": "other",
"published_at": "2014-12-22T08:31:57Z"
}
],
"recent_commits": [
{
"oid": "c3e9ea934b8d5c3e1418acfa66d493602f5b164e",
"body": "Update version information. Thank you @raoyi",
"is_bot": false,
"headline": "Merge pull request #225 from raoyi/patch-1",
"author_name": "Robert M Lugg",
"author_login": "robertlugg",
"committed_at": "2024-10-22T14:33:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fbaa45b7b8b2417eb015daa8fc873b6dec9a7c5",
"body": null,
"is_bot": false,
"headline": "Update about.py",
"author_name": "IronBoy",
"author_login": "raoyi",
"committed_at": "2024-07-10T09:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9a726a717658241d9ff77ba36bdabc7ee55311c",
"body": null,
"is_bot": false,
"headline": "Update version information.",
"author_name": "IronBoy",
"author_login": "raoyi",
"committed_at": "2024-07-10T08:46:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "622bd64937aeddef304d8e326217ce01203a17ad",
"body": null,
"is_bot": false,
"headline": "make sure boxRoot isn't None",
"author_name": "Tom Herman",
"author_login": "tomhea",
"committed_at": "2023-10-07T02:13:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81948653565126bad5e8d17953aaa8744fa89d5f",
"body": null,
"is_bot": false,
"headline": "Merge pull request #205 from tomhea/master",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2022-08-03T06:39:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eae670a074dde2a2780b8e99bbcab2b91c906d4",
"body": null,
"is_bot": false,
"headline": "import sooner from collections.abc",
"author_name": "Tomhe",
"author_login": "tomhea",
"committed_at": "2022-08-02T22:27:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f7911676857f21c7c8bdad5662b8889636088b8",
"body": "…_released\n\nActivate button when mouse click released",
"is_bot": false,
"headline": "Merge pull request #197 from zadacka/activate_button_when_mouse_click…",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2022-04-10T09:49:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ffb461123c3799656636e47d6cb6b24e0f4fd86",
"body": "…_they_do_not_open_in_the_background\n\nuse a consistent way to give focus fileopenbox / diropenbox / filesavebox",
"is_bot": false,
"headline": "Merge pull request #199 from zadacka/give_the_fileboxes_focus_so_that…",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2022-04-01T18:13:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93bd4c800cf7259530333af2f3ebe3e0f4438a9d",
"body": "…ebox\n\n... this is the same change as PR #163, for the other two boxes in the 'family'\nThese three boxes all delegate the window behaviour to an underlying Tk method.\nWe *want* to .withdraw() our Tk root window; we also want the delegated window to get focus.",
"is_bot": false,
"headline": "use a consistent way to give focus fileopenbox / diropenbox / filesav…",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2022-04-01T18:12:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0e6d11c11d88310c06a91ade0714ea81eb5b7b4",
"body": "bring fileopen_box to focus",
"is_bot": false,
"headline": "Merge pull request #163 from CMGreenspon/patch-1",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2022-04-01T17:50:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67e29cc6be8ac584e6028b3b1fc8117d0ead991a",
"body": "…release\n\nmeta.yaml: increment version number for conda build files",
"is_bot": false,
"headline": "Merge pull request #198 from zadacka/update_conda_version_for_0.98.3_…",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2022-04-01T17:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41539b8b88ab3af5098e415945820318c18ee64e",
"body": null,
"is_bot": false,
"headline": "meta.yaml: increment version number for conda build files",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2022-04-01T17:01:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bc6fc7f183ff8ed78dcd1109c22b0ada1b0cd59",
"body": "... and if the cursor is still on the button. Credit to Alexander Gordeyev for this (from back in 2015!)\nDue to due to other code changes since then, I've had to cherry-pick the original work and add to it.",
"is_bot": false,
"headline": "fix: make \"Okay\" and \"Cancel\" buttons trigger when the mouse is released",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2022-04-01T16:50:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "782faa59be350f9997b78bdce76c016332a25015",
"body": "(cherry picked from commit ef77af2d53bf0b8e6dada54ac712d32e08b4562d)",
"is_bot": false,
"headline": "activate button event when mouse click goes up on the button",
"author_name": "Alexander Gordeyev",
"author_login": "Shura1oplot",
"committed_at": "2022-04-01T16:16:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b113a76c503c86e2171fe765ed4bf1c2c226f1eb",
"body": "0.98.3 release",
"is_bot": false,
"headline": "Merge pull request #196 from zadacka/0.98.3_release",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2022-04-01T13:20:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffec340d6ba2edae941230aefe0a79d380cf9559",
"body": null,
"is_bot": false,
"headline": "v0.98.3 - update version number, README.md",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2022-04-01T12:46:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79f411d0ab073c0f7c20b7fe3e32f55277082cb6",
"body": "Note that MANIFEST gets auto-generated by distutils,\n so to manually include README.md we add MANIFEST.in\n\nThis all happens in the root directory, so we don't need to supply\n a full path in setup.py",
"is_bot": false,
"headline": "fix setup.py, MANIFEST, MANIFEST.in",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2022-04-01T12:46:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "894f5a3497d48b4eda97354c3132d4ac09a2013e",
"body": "include README.md in sdist",
"is_bot": false,
"headline": "Merge pull request #181 from dotlambda/patch-1",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2022-04-01T12:28:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b0d73b3a4a07f747ed639d243632c565c2a6af2",
"body": "Feature/add travis unit tests\r\n\r\nThis should be \"test only\" - and should mean that TravisCI unit tests can be run on branch update / PRs so that we get a (bare minimum) automated check of functionality before merging subsequent PRs...",
"is_bot": false,
"headline": "Merge pull request #185 from zadacka/feature/add_travis_unit_tests",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2022-04-01T11:08:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b9f9d590cfa0e6d7dc18e866317ddbafdaf47f4",
"body": "Note: TravisCI with Python 3.7 is just plain broken\n* adding a single line (e.g. pynput>=1.7.1) makes it break though 3.6 and 3.8 are okay\nTrial and error isn't getting me anywhere fast, so just cutting this short. Probably going to move off TravisCI anyhow and use GitHub Actions at some point...",
"is_bot": false,
"headline": "switch testrunner to pytest",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2022-03-29T18:52:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb96ae55fdc6e72043d1c80b91945b73cee005a0",
"body": null,
"is_bot": false,
"headline": "Merge pull request #190 from robertlugg/fix/issue_189_python2_3_syntax",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2021-11-15T11:47:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdd4f4415a05ce74c354276c93065d2e145a37ea",
"body": null,
"is_bot": false,
"headline": "fix issue #189: make sphinx/conf.py python 3 friendly",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2021-11-08T20:48:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "045bdb235b7e27d8c92543407f03f983452de36d",
"body": "…n_info\n\nMake version comparison look at major and minor versions.",
"is_bot": false,
"headline": "Merge pull request #188 from zadacka/fix/check_major_and_minor_versio…",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2021-10-26T21:28:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3391a3d896c88992c65233ae1819262b76c261a",
"body": "Sequence moved from collections to collections.abc back in v3.3\nIt has been available through collections until v3.9.\nFrom v3.10 onwards it needs to be imported from the right place\n\nMinor change here to amend the version check to use major and minor version.",
"is_bot": false,
"headline": "Make version comparison look at major and minor versions.",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2021-10-26T21:22:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "652134c814e57b4c523683f77f97803d6d8e3b0c",
"body": "Update choice_box.py",
"is_bot": false,
"headline": "Merge pull request #187 from hrpzcf/fix_compatibility_py310",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2021-10-26T06:37:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f6abd5b37c8295618412f9ea38aa7da5d3d87af",
"body": "Change the import method of 'Sequence'.\nThe incompatibility with Python 3.10 may have been fixed.",
"is_bot": false,
"headline": "Update choice_box.py",
"author_name": "hrpzcf",
"author_login": "hrpzcf",
"committed_at": "2021-10-26T05:49:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2e0281b93fb33ebc36383ba48cfce1ce0c00aa3",
"body": "We would like to have pynput (and maybe other things) for testing, but\n do not want to impose that requirement on end-users who just want to use easygui.",
"is_bot": false,
"headline": "Separate *test* requirements from run requirements.",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2021-05-03T20:57:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4de6c717e3e4b52f32d523e5b105fca601c02c6e",
"body": "We actively advertise that easygui has few dependencies.\n* switch pytest -> unittest in order to reduce dependences\n* refactor to work with unittest (no parametrize, must derive from unittest.TestCase class)\n\nAnd also:\n* add init file so that the tests get discovered by unittest\n* add pytest to the \n[…]\n https://stackoverflow.com/questions/4083796/how-do-i-run-unittest-on-a-tkinter-app\n* re-implement the necessary keyboard functionality from pynput to do nice cross platform testing without the import",
"is_bot": false,
"headline": "Amend Al's tests so that they run under Travis CI",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2021-05-03T20:35:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c462d433b64628a279e515084a7f13c286e5a755",
"body": "This basic config is enough to get travis tests to run on each push to the remote repo.",
"is_bot": false,
"headline": "Add Continuous Integration testing with Travis CI",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2021-04-18T16:54:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87c84b493a3e97cff40da30e141ed8de70f3c96d",
"body": "Allows better local testing and development using virtual environments - without git seeing all of the files within the venv/ dir.",
"is_bot": false,
"headline": "Ignore all venv files via .gitignore",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2021-04-18T16:53:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c27fa955835db7eb450ed943cc23d4eb6bbdaec3",
"body": "Otherwise build fails with\r\n FileNotFoundError: [Errno 2] No such file or directory: 'README.md'",
"is_bot": false,
"headline": "include README.md in sdist",
"author_name": "Robert Schütz",
"author_login": "dotlambda",
"committed_at": "2021-03-22T12:25:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6652d526468a98d3b5720df39dd395cf911d7015",
"body": null,
"is_bot": false,
"headline": "Version updates",
"author_name": "Robert Lugg",
"author_login": "robertlugg",
"committed_at": "2021-01-27T06:33:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be510c87cadc3feda4dcf1d6972a919d69439416",
"body": null,
"is_bot": false,
"headline": "Update about.py",
"author_name": "Robert M Lugg",
"author_login": "robertlugg",
"committed_at": "2021-01-27T05:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49ba6330fb009dd167701f1a7537fc83dd9490a0",
"body": null,
"is_bot": false,
"headline": "Update README.txt",
"author_name": "Robert M Lugg",
"author_login": "robertlugg",
"committed_at": "2021-01-27T05:30:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "846a6dfbd2401d731d80121adcd059663dce2d9d",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Robert M Lugg",
"author_login": "robertlugg",
"committed_at": "2021-01-27T05:29:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a3fca12544e146ba0c548a6d78dd0af87f8ad73",
"body": null,
"is_bot": false,
"headline": "Update meta.yaml",
"author_name": "Robert M Lugg",
"author_login": "robertlugg",
"committed_at": "2021-01-27T05:29:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef818519248501f236d03b4390f533563bf5e8a9",
"body": null,
"is_bot": false,
"headline": "Update README.txt",
"author_name": "Robert M Lugg",
"author_login": "robertlugg",
"committed_at": "2021-01-27T05:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59155c445df3751ffa5d95c942af64f66a02e71c",
"body": null,
"is_bot": false,
"headline": "Update LICENSE",
"author_name": "Robert M Lugg",
"author_login": "robertlugg",
"committed_at": "2021-01-27T05:26:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44104a05b69ab081b42de35d51c1ca49c826c310",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Robert M Lugg",
"author_login": "robertlugg",
"committed_at": "2021-01-27T05:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f3692098c29bb3d7b0567b3c5976e527d704c2e",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Robert M Lugg",
"author_login": "robertlugg",
"committed_at": "2021-01-27T05:24:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd3cf7bc78a211e41b7d56c6c2334dbfd8342944",
"body": "Modernizing EasyGUI's documentation and verifying it works with Python 3.5 to 3.9.",
"is_bot": false,
"headline": "Merge pull request #179 from asweigart/master",
"author_name": "Robert M Lugg",
"author_login": "robertlugg",
"committed_at": "2021-01-27T05:20:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5e334e8f832cf428d59777bccd265843bb17f29",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into master",
"author_name": "Robert M Lugg",
"author_login": "robertlugg",
"committed_at": "2021-01-27T05:20:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b2cad2aab3b410253214d0f039f5354bae16c9d",
"body": "Fix whitespace typo in choice_box.py",
"is_bot": false,
"headline": "Merge pull request #171 from benduckwdesign/master",
"author_name": "Robert M Lugg",
"author_login": "robertlugg",
"committed_at": "2021-01-27T05:17:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88193042436c9fc90af46ea7ccbdb71e8407440a",
"body": "Co-authored-by: Spencer Phillip Young <spencer.young@spyoung.com>",
"is_bot": false,
"headline": "Update test_cases/test_easygui.py",
"author_name": "Al Sweigart",
"author_login": "asweigart",
"committed_at": "2021-01-20T20:29:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c726e97c2769efb1e1c80fc2c6ed096acb1c486",
"body": "Co-authored-by: Spencer Phillip Young <spencer.young@spyoung.com>",
"is_bot": false,
"headline": "Update sphinx/tutorial.rst",
"author_name": "Al Sweigart",
"author_login": "asweigart",
"committed_at": "2021-01-20T20:28:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "460406789394fd4a297ed77e6d517896546dcf99",
"body": "Co-authored-by: Spencer Phillip Young <spencer.young@spyoung.com>",
"is_bot": false,
"headline": "Update easygui/boxes/diropen_box.py",
"author_name": "Al Sweigart",
"author_login": "asweigart",
"committed_at": "2021-01-20T20:24:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9cdcb5f89b81aee033ea85dea374754376655a9",
"body": "Co-authored-by: Spencer Phillip Young <spencer.young@spyoung.com>",
"is_bot": false,
"headline": "Update easygui/boxes/derived_boxes.py",
"author_name": "Al Sweigart",
"author_login": "asweigart",
"committed_at": "2021-01-20T20:23:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76164c553ad94207a4ac361e9ad7d9c049c69200",
"body": "…uns on Python 3.5, 3.6, 3.7, 3.8, and 3.9. Hooray!",
"is_bot": false,
"headline": "Bumping version number to 0.98.2 after verifying that EasyGUI still r…",
"author_name": "Al Sweigart",
"author_login": "asweigart",
"committed_at": "2021-01-20T03:56:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39d44290ee49a3cf8b38dcaa7945ac21f6160ac9",
"body": null,
"is_bot": false,
"headline": "Updating readme with Linux tkinter install instructions.",
"author_name": "Al Sweigart",
"author_login": "asweigart",
"committed_at": "2021-01-20T03:55:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9cf9ddc662387a6fe922365556f0ca64f454aff",
"body": "…th only a 0.2 second pause.",
"is_bot": false,
"headline": "Giving a longer pause to the unit tests, since they sometimes fail wi…",
"author_name": "Al Sweigart",
"author_login": "asweigart",
"committed_at": "2021-01-20T03:54:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "034e69bcc0bfa5fbd7b536762890a549ef00450d",
"body": "…a Deprecation Warning.",
"is_bot": false,
"headline": "Calls to re.search() in utils.py were not using raw strings, causing …",
"author_name": "Al Sweigart",
"author_login": "asweigart",
"committed_at": "2021-01-20T03:48:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2aa05a1443e206f605bdd94c45205b5483cdfc00",
"body": "…he dialog boxes. This initial test file tests msgbox() and buttonbox(). More tests should follow.",
"is_bot": false,
"headline": "Adding a pytest unit test, which uses pynput to send key presses to t…",
"author_name": "Al Sweigart",
"author_login": "asweigart",
"committed_at": "2021-01-20T03:38:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21709f32f967bd2966a629f16bb7f1bf4737717c",
"body": "…ialog box based on them) in focus when they appear. This is only a half fix; there seem to be some cases where the dialog box isn't put in focus. I'll file an issue about the \"topmost\" attribute and how it fails mysteriously.",
"is_bot": false,
"headline": "Make textbox(), choicebox(), buttonbox(), and mult boxes (and every d…",
"author_name": "Al Sweigart",
"author_login": "asweigart",
"committed_at": "2021-01-20T03:33:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9927fdff34d56d1ea8a822a522793e8ac18dbff",
"body": "… docstrings for fileopenbox() and filesavebox() should be escaped since \\* is not a valid escape sequence. Also, the regex string in button_box.py was not a raw string.",
"is_bot": false,
"headline": "Migrating to pytest revealed some deprecation warnings: the \\* in the…",
"author_name": "Al Sweigart",
"author_login": "asweigart",
"committed_at": "2021-01-20T02:25:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bc0c8eac61714b5e6d8365e75255bfea5b958df",
"body": "…kes and filling in details.",
"is_bot": false,
"headline": "Updating the docstrings for various functions, correcting small mista…",
"author_name": "Al Sweigart",
"author_login": "asweigart",
"committed_at": "2021-01-20T01:50:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b73295b0e2720f831394922b9ef53890e79ed12",
"body": null,
"is_bot": false,
"headline": "Major documentation updates in formatting and general copy editing.",
"author_name": "Al Sweigart",
"author_login": "asweigart",
"committed_at": "2021-01-19T05:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "578745cf249b59595ba2e98918ca837bac2f8b2f",
"body": "…should they be), so we can remove this code.",
"is_bot": false,
"headline": "The choices in choice boxes are no longer sorted alphabetically (nor …",
"author_name": "Al Sweigart",
"author_login": "asweigart",
"committed_at": "2021-01-19T05:07:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92670022b7d1c19f89f2c5ee661dd59dd5b794bd",
"body": "…aises a ValueError instead of displaying the cryptic \"Add more items\" text to the displayed list. Getting rid of the mutable blank lists as default arguments (even though later code prevents bugs) and adding ['Choice 1', 'Choice 2'] defaults. This commit also removes trailing whitespace.",
"is_bot": false,
"headline": "Specifying less than two choices for choicebox() or multchoicebox() r…",
"author_name": "Al Sweigart",
"author_login": "asweigart",
"committed_at": "2021-01-18T05:18:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ff3de6cbcafc53d8fb4f1e3ba3a54bb167409fe",
"body": "…default buttons from Yes/No to True/False, since ynbox() already has Yes/No default buttons.",
"is_bot": false,
"headline": "Refactored the code and documentation for boolbox(), and changed the …",
"author_name": "Al Sweigart",
"author_login": "asweigart",
"committed_at": "2021-01-18T04:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d431f4f9cee74bb1771cd385da807f5b4f4c54ef",
"body": "…n the demo.",
"is_bot": false,
"headline": "Adding a __main__.py file so that running `python -m easygui` will ru…",
"author_name": "Al Sweigart",
"author_login": "asweigart",
"committed_at": "2021-01-18T03:09:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1a58d85731e613e0021d9f23aa72b6836ef3499",
"body": "…in the original Stephen Ferg version.",
"is_bot": false,
"headline": "Changing all occurrences of \"EasyGui\" to \"EasyGUI\" as it was written …",
"author_name": "Al Sweigart",
"author_login": "asweigart",
"committed_at": "2021-01-18T02:25:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a209342bc304238a1f2a3193e93de3f54f9c71b",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Robert M Lugg",
"author_login": "robertlugg",
"committed_at": "2020-08-23T12:23:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e381ef9165e4f725674a72034c58e6ddb6a9e691",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Robert M Lugg",
"author_login": "robertlugg",
"committed_at": "2020-08-23T12:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e79bbb9c58e150308019dcff498849e2658c3ddc",
"body": "Fix whitespace typo in choice_box.py.\nMight fix issues with special buttons not getting created if there were any.",
"is_bot": false,
"headline": "Fix whitespace typo in choice_box.py",
"author_name": "mikudayo",
"author_login": "miniluigi008",
"committed_at": "2020-06-21T02:22:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a90925557fc8f26db5d7a3be873624039f37688d",
"body": null,
"is_bot": false,
"headline": "bring fileopen_box to focus",
"author_name": "CMGreenspon",
"author_login": "CMGreenspon",
"committed_at": "2019-10-09T15:30:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caf61130c28cefa8e67746b1370532feadbf4582",
"body": "destroy filebox if none value returned.\r\nThank you for the change. Sorry for the delay.",
"is_bot": false,
"headline": "Merge pull request #140 from kr-ish/fileopenbox_destroy_ifnone",
"author_name": "Robert M Lugg",
"author_login": "robertlugg",
"committed_at": "2019-09-05T02:20:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ca51780ac3a83dafa4db2a24cef5daf55590495",
"body": "Documentation notes on working in virtualenv.\r\nThank you for the change and sorry for the delay.",
"is_bot": false,
"headline": "Merge pull request #123 from aklaver/master",
"author_name": "Robert M Lugg",
"author_login": "robertlugg",
"committed_at": "2019-09-05T02:18:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7160f6e1932687be6541b5e26c5a6ef08ca0bfc",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/robertlugg/easygui",
"author_name": "Robert Lugg",
"author_login": "robertlugg",
"committed_at": "2019-09-05T02:16:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f297b5a01a3a24b0b9a2c5ca0e7e195117d9eb1b",
"body": null,
"is_bot": false,
"headline": "Merge branch 'godfoder-master'",
"author_name": "Robert Lugg",
"author_login": "robertlugg",
"committed_at": "2019-09-05T02:14:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5f2b140b657ae55457cd5dc1a2ae60e08e5f85b",
"body": "…foder-master",
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/godfoder/easygui into god…",
"author_name": "Robert Lugg",
"author_login": "robertlugg",
"committed_at": "2019-09-05T02:12:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f3869da0a85ab729388cefddf8ee0410f59b3e8",
"body": "Update text_box.py. Thank you for your work. Sorry for the very long delay.",
"is_bot": false,
"headline": "Merge pull request #120 from doyousketch2/less-padding-in-textbox",
"author_name": "Robert M Lugg",
"author_login": "robertlugg",
"committed_at": "2019-09-05T01:55:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "983bda014e5de50342d9ccd689b2586e0d86f349",
"body": null,
"is_bot": false,
"headline": "Manual merge of pull request #119. Thank you",
"author_name": "Robert Lugg",
"author_login": "robertlugg",
"committed_at": "2019-09-05T01:52:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2bd53395a23f5dee6d8b7e4d59b1c74b53bb292",
"body": null,
"is_bot": false,
"headline": "Merge branch 'spyoungtech-msg-height-patch'",
"author_name": "Robert Lugg",
"author_login": "robertlugg",
"committed_at": "2019-09-05T01:33:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a140ec82a0e4260fb3d5fae02c293640e5fe27c3",
"body": "…ygui3 into spyoungtech-msg-height-patch",
"is_bot": false,
"headline": "Merge branch 'msg-height-patch' of https://github.com/spyoungtech/eas…",
"author_name": "Robert Lugg",
"author_login": "robertlugg",
"committed_at": "2019-09-05T01:28:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20c22895dc8cb101a5ffd3dcb3a9930c4f6297d2",
"body": "Add BSD License Clause 3",
"is_bot": false,
"headline": "Merge pull request #161 from marcelotrevisani/patch-1",
"author_name": "Robert M Lugg",
"author_login": "robertlugg",
"committed_at": "2019-08-22T03:40:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f283613bd7ff9acadf5f9fbc12bb02bed49e061",
"body": null,
"is_bot": false,
"headline": "Update License",
"author_name": "Marcelo Duarte Trevisani",
"author_login": "marcelotrevisani",
"committed_at": "2019-07-24T16:23:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28599ad3b47d56488308476d9de4372810036415",
"body": null,
"is_bot": false,
"headline": "Add license to the MANIFEST",
"author_name": "Marcelo Duarte Trevisani",
"author_login": "marcelotrevisani",
"committed_at": "2019-07-24T16:21:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceb77653b1b806c22a609c83f6ec17b2af09e5e8",
"body": null,
"is_bot": false,
"headline": "Add BSD License Clause 3",
"author_name": "Marcelo Duarte Trevisani",
"author_login": "marcelotrevisani",
"committed_at": "2019-07-24T16:20:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8187a63a6ce37eeefb471c48dcd25a183b3cbb7",
"body": null,
"is_bot": false,
"headline": "destory filebox if none value returned",
"author_name": "Krish Ravindranath",
"author_login": "kr-ish",
"committed_at": "2018-03-02T17:09:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "521cae8cc4361354ed8f6d4bb668f5165b405ba2",
"body": null,
"is_bot": false,
"headline": "choice_box: remove debug print statement",
"author_name": "Alex Zawadzki",
"author_login": "zadacka",
"committed_at": "2018-01-17T20:42:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa770dab694af0f4f4ce78497535aa418d468ea8",
"body": "As per the corresponding README.txt change...",
"is_bot": false,
"headline": "README.md: mention dependence on Tk",
"author_name": "zadacka",
"author_login": "zadacka",
"committed_at": "2017-12-23T15:38:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c5f7d9c171facee80a3fba195ab673b2e96ba42",
"body": "Amend description to mention dependence on Tk.\r\nAlthough easygui *can* be used with other GUI libraries, the default behaviour is to wrap Tk.",
"is_bot": false,
"headline": "README.txt: mention dependence on Tk",
"author_name": "zadacka",
"author_login": "zadacka",
"committed_at": "2017-12-23T15:37:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84d5798effbb6caab8b72dd8ca2af66eeea229dc",
"body": "virtualenv by symlinking to system Tkinter.",
"is_bot": false,
"headline": "Add notes to documentation about how to get package to work in a",
"author_name": "Adrian",
"author_login": "aklaver",
"committed_at": "2017-01-22T21:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0e2fdeae4ed966ecbb4816a610a8667deb591d8",
"body": null,
"is_bot": false,
"headline": "conda file requirements.",
"author_name": "Alex Thompson",
"author_login": "godfoder",
"committed_at": "2017-01-19T19:58:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abd060e7d8d6105a5c31e4fcea04333d33c28d3a",
"body": ".",
"is_bot": false,
"headline": "This actually seems to work for fixing #76",
"author_name": "Alex Thompson",
"author_login": "godfoder",
"committed_at": "2017-01-18T21:35:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8de1969ee789b0e29c5c28cd086a2e4f061559d6",
"body": null,
"is_bot": false,
"headline": "Update version to match latest release tag",
"author_name": "Alexander Zawadzki",
"author_login": "zadacka",
"committed_at": "2017-01-06T20:42:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c89212187000b6f7e0de2c400d55884a3c2ae4b",
"body": "sum word wraps with generator expression instead of list comp",
"is_bot": false,
"headline": "efficient sum line",
"author_name": "GatorPython",
"author_login": null,
"committed_at": "2016-12-20T17:14:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "514ca70025c7dbdebf8a77e94addd4ad9b380b5c",
"body": "Reduces some of the extraneous padding around textboxes,\r\nunderneath the message, especially.",
"is_bot": false,
"headline": "Update text_box.py",
"author_name": "doyousketch2",
"author_login": "doyousketch2",
"committed_at": "2016-12-20T03:41:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8916929841870a4d356386a4977ddbe0acfa273e",
"body": "Fixed issue where message height is incorrect because of wordwrapping.",
"is_bot": false,
"headline": "Message height fix",
"author_name": "GatorPython",
"author_login": null,
"committed_at": "2016-11-17T18:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f61ad7e3ecc5a339253d1da9695dc365a204008e",
"body": "Changes in test cases",
"is_bot": false,
"headline": "Merge pull request #103 from thomas-haslwanter/master",
"author_name": "Juan José Denis Corrales",
"author_login": "jjdenis",
"committed_at": "2016-09-26T21:09:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96b6d769b679fa25da13fa5c3725f1819408daf0",
"body": "Slight change in syntax",
"is_bot": false,
"headline": "Merge pull request #107 from xanderayes/patch-2",
"author_name": "Juan José Denis Corrales",
"author_login": "jjdenis",
"committed_at": "2016-09-26T17:00:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99b0a3cd30bc2cef892c4a25c5b3bbe8e8e977d7",
"body": "Fixes for #97 and #99",
"is_bot": false,
"headline": "Merge pull request #110 from spyoungtech/master",
"author_name": "Juan José Denis Corrales",
"author_login": "jjdenis",
"committed_at": "2016-09-26T16:58:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f413bc8e52c815b1ef3a58e82ec9c2754f185cb9",
"body": "Sets background of MessageArea text widgets to that of the the boxRoot.",
"is_bot": false,
"headline": "Fix for #99",
"author_name": "GatorPython",
"author_login": null,
"committed_at": "2016-09-26T15:23:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "529f953b0be435a675b4a6546290d0df11cbc6a0",
"body": "This reverts commit 6957efb7328826cc55e627729151abdc33b28f5a.",
"is_bot": false,
"headline": "Revert \"Fixed message area text boxes to be more like message box\"",
"author_name": "GatorPython",
"author_login": null,
"committed_at": "2016-09-26T15:05:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6957efb7328826cc55e627729151abdc33b28f5a",
"body": "Adjusted text widget background to be 'SystemButtonFace' which matches\nthe background and set releif to 'flat' to remove the border.",
"is_bot": false,
"headline": "Fixed message area text boxes to be more like message box",
"author_name": "GatorPython",
"author_login": null,
"committed_at": "2016-09-26T14:44:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68b9116dc40ad2c3575d810c2dbb7611cbe4aeab",
"body": null,
"is_bot": false,
"headline": "Fixed invalid syntax for Python 3",
"author_name": "GatorPython",
"author_login": null,
"committed_at": "2016-09-23T13:14:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c06442772872138b6e0b7150be5f3ea3e705e9e",
"body": "Line 76 was keeping easyGUI from runnning",
"is_bot": false,
"headline": "Slight change in syntax",
"author_name": "xanderayes",
"author_login": "xanderayes",
"committed_at": "2016-09-10T22:04:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de06e2807d45e01dcdb7ab5239f0a8f4964e887a",
"body": "Eliminated test_case \"weather_man.py\", because it had to connection to easygui\nFixed a Python3- incompatability in test_cases/file_open_box.py",
"is_bot": false,
"headline": "Fixed a bug in choice_box.py which crashed Python 3",
"author_name": "Thomas Haslwanter",
"author_login": null,
"committed_at": "2016-08-01T20:16:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5d24344d0cb573928820244169f17402c8abb01",
"body": "This addresses issue #90",
"is_bot": false,
"headline": "Removed 'OK' printing when OK selected",
"author_name": "robertlugg",
"author_login": "robertlugg",
"committed_at": "2016-05-15T08:30:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5662d4d9b66e46a97ce28aab02a1818e3829961c",
"body": "Finally addressed issue #83. Behavior will change but hopefully this\nwon't cause too many problems.",
"is_bot": false,
"headline": "If bool box is cancelled, None is returned instead of False",
"author_name": "robertlugg",
"author_login": "robertlugg",
"committed_at": "2016-05-15T08:25:04Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 0,
"latest_release_at": "2017-01-05T17:28:06Z",
"latest_release_tag": "0.98.1",
"releases_from_tags": false,
"days_since_last_push": 646,
"active_weeks_last_year": 0,
"days_since_latest_release": 3493,
"mean_days_between_releases": 372.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "easygui",
"exists": true,
"license": "BSD",
"keywords": [
"gui",
"linux",
"windows",
"graphical",
"user",
"interface",
"Intended Audience :: Developers",
"Intended Audience :: Education",
"License :: OSI Approved :: BSD License",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Topic :: Software Development :: User Interfaces"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/easygui/",
"is_deprecated": false,
"latest_version": "0.98.3",
"repository_url": "https://github.com/robertlugg/easygui",
"versions_count": 9,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2014-09-18T00:21:08.636680Z",
"latest_published_at": "2022-04-01T13:15:50.752249Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1581
}
]
},
"popularity": {
"forks": 121,
"stars": 466,
"watchers": 28,
"fork_history": {
"days": [
{
"date": "2014-11-28",
"count": 1
},
{
"date": "2015-06-01",
"count": 1
},
{
"date": "2015-07-13",
"count": 1
},
{
"date": "2015-07-20",
"count": 1
},
{
"date": "2015-09-04",
"count": 1
},
{
"date": "2015-09-23",
"count": 1
},
{
"date": "2015-10-21",
"count": 1
},
{
"date": "2016-03-25",
"count": 1
},
{
"date": "2016-04-18",
"count": 1
},
{
"date": "2016-07-28",
"count": 1
},
{
"date": "2016-08-21",
"count": 1
},
{
"date": "2016-09-10",
"count": 1
},
{
"date": "2016-09-16",
"count": 1
},
{
"date": "2016-09-23",
"count": 1
},
{
"date": "2016-09-24",
"count": 1
},
{
"date": "2016-09-25",
"count": 1
},
{
"date": "2016-11-29",
"count": 1
},
{
"date": "2016-12-19",
"count": 1
},
{
"date": "2016-12-20",
"count": 1
},
{
"date": "2017-01-18",
"count": 1
},
{
"date": "2017-01-22",
"count": 1
},
{
"date": "2017-02-22",
"count": 1
},
{
"date": "2017-03-02",
"count": 1
},
{
"date": "2017-03-20",
"count": 1
},
{
"date": "2017-07-20",
"count": 1
},
{
"date": "2017-09-02",
"count": 1
},
{
"date": "2018-01-09",
"count": 1
},
{
"date": "2018-03-02",
"count": 1
},
{
"date": "2018-03-04",
"count": 1
},
{
"date": "2018-03-29",
"count": 1
},
{
"date": "2018-06-05",
"count": 1
},
{
"date": "2018-08-08",
"count": 1
},
{
"date": "2018-08-11",
"count": 1
},
{
"date": "2018-08-18",
"count": 1
},
{
"date": "2018-09-04",
"count": 1
},
{
"date": "2018-09-19",
"count": 1
},
{
"date": "2018-11-30",
"count": 1
},
{
"date": "2018-12-18",
"count": 1
},
{
"date": "2019-01-08",
"count": 1
},
{
"date": "2019-01-09",
"count": 1
},
{
"date": "2019-01-18",
"count": 1
},
{
"date": "2019-03-15",
"count": 1
},
{
"date": "2019-03-18",
"count": 1
},
{
"date": "2019-03-20",
"count": 1
},
{
"date": "2019-04-12",
"count": 1
},
{
"date": "2019-04-22",
"count": 1
},
{
"date": "2019-05-08",
"count": 1
},
{
"date": "2019-05-21",
"count": 1
},
{
"date": "2019-07-30",
"count": 1
},
{
"date": "2019-09-08",
"count": 1
},
{
"date": "2019-09-10",
"count": 1
},
{
"date": "2019-09-24",
"count": 2
},
{
"date": "2019-11-09",
"count": 1
},
{
"date": "2019-11-21",
"count": 1
},
{
"date": "2019-12-27",
"count": 1
},
{
"date": "2019-12-31",
"count": 1
},
{
"date": "2020-02-13",
"count": 1
},
{
"date": "2020-02-24",
"count": 2
},
{
"date": "2020-02-27",
"count": 1
},
{
"date": "2020-03-03",
"count": 1
},
{
"date": "2020-03-13",
"count": 1
},
{
"date": "2020-05-02",
"count": 1
},
{
"date": "2020-05-03",
"count": 1
},
{
"date": "2020-05-07",
"count": 1
},
{
"date": "2020-05-21",
"count": 1
},
{
"date": "2020-06-07",
"count": 1
},
{
"date": "2020-06-19",
"count": 1
},
{
"date": "2020-06-21",
"count": 1
},
{
"date": "2020-06-23",
"count": 1
},
{
"date": "2020-07-17",
"count": 1
},
{
"date": "2020-07-25",
"count": 1
},
{
"date": "2020-09-29",
"count": 1
},
{
"date": "2020-10-24",
"count": 1
},
{
"date": "2020-11-04",
"count": 1
},
{
"date": "2020-12-09",
"count": 1
},
{
"date": "2021-01-18",
"count": 1
},
{
"date": "2021-03-22",
"count": 1
},
{
"date": "2021-04-11",
"count": 1
},
{
"date": "2021-07-18",
"count": 1
},
{
"date": "2021-07-21",
"count": 1
},
{
"date": "2021-09-06",
"count": 1
},
{
"date": "2021-09-29",
"count": 1
},
{
"date": "2021-10-15",
"count": 1
},
{
"date": "2021-10-28",
"count": 1
},
{
"date": "2021-12-21",
"count": 1
},
{
"date": "2022-01-20",
"count": 1
},
{
"date": "2022-02-11",
"count": 1
},
{
"date": "2022-04-06",
"count": 1
},
{
"date": "2022-04-16",
"count": 1
},
{
"date": "2022-04-21",
"count": 1
},
{
"date": "2022-06-28",
"count": 1
},
{
"date": "2022-08-22",
"count": 1
},
{
"date": "2022-09-19",
"count": 1
},
{
"date": "2022-10-14",
"count": 1
},
{
"date": "2022-11-09",
"count": 1
},
{
"date": "2022-11-30",
"count": 1
},
{
"date": "2023-02-15",
"count": 1
},
{
"date": "2023-04-24",
"count": 1
},
{
"date": "2023-04-29",
"count": 1
},
{
"date": "2023-05-19",
"count": 1
},
{
"date": "2023-07-14",
"count": 1
},
{
"date": "2023-07-26",
"count": 1
},
{
"date": "2024-01-02",
"count": 1
},
{
"date": "2024-01-15",
"count": 1
},
{
"date": "2024-02-21",
"count": 1
},
{
"date": "2024-05-29",
"count": 1
},
{
"date": "2024-06-16",
"count": 1
},
{
"date": "2024-09-15",
"count": 1
},
{
"date": "2024-10-31",
"count": 1
},
{
"date": "2024-11-07",
"count": 1
},
{
"date": "2024-12-17",
"count": 1
},
{
"date": "2025-01-05",
"count": 1
},
{
"date": "2025-03-11",
"count": 1
},
{
"date": "2025-06-18",
"count": 1
},
{
"date": "2025-08-21",
"count": 1
},
{
"date": "2025-12-03",
"count": 1
},
{
"date": "2026-04-22",
"count": 1
},
{
"date": "2026-05-31",
"count": 1
},
{
"date": "2026-06-03",
"count": 1
}
],
"complete": true,
"collected": 121,
"total_forks": 121
},
"star_history": null,
"open_issues_and_prs": 97
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"sphinx/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 19153,
"source_files_sampled": 39,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"setup.cfg",
"setup.py"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 1,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "pynput",
"direct": false,
"version": "1.7.3",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 0,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 5,
"merged_prs": 50,
"open_issues": 92,
"closed_ratio": 0.425,
"closed_issues": 68,
"closed_unmerged_prs": 19
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "robertlugg",
"commits": 150,
"avatar_url": "https://avatars.githubusercontent.com/u/6054540?v=4"
},
{
"type": "User",
"login": "jjdenis",
"commits": 54,
"avatar_url": "https://avatars.githubusercontent.com/u/1645893?v=4"
},
{
"type": "User",
"login": "zadacka",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/3505313?v=4"
},
{
"type": "User",
"login": "asweigart",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/52220?v=4"
},
{
"type": "User",
"login": "horstjens",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/137853?v=4"
},
{
"type": "User",
"login": "marcelotrevisani",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/7882269?v=4"
},
{
"type": "User",
"login": "godfoder",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1095966?v=4"
},
{
"type": "User",
"login": "raoyi",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/5697419?v=4"
},
{
"type": "User",
"login": "tomhea",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/13395146?v=4"
},
{
"type": "User",
"login": "xanderayes",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/12519621?v=4"
}
],
"contributors_sampled": 20,
"top_contributor_share": 0.551
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 13 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 4,
"reason": "Found 6/13 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "c3e9ea934b8d5c3e1418acfa66d493602f5b164e",
"ran_at": "2026-07-30T22:27:43Z",
"aggregate_score": 3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 202,
"created_at": "2022-04-24T01:07:05Z",
"last_comment_at": "2022-05-05T21:43:45Z",
"last_comment_author": "zadacka"
},
{
"number": 210,
"created_at": "2022-10-14T18:55:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 212,
"created_at": "2022-11-09T13:36:36Z",
"last_comment_at": "2022-12-01T18:18:27Z",
"last_comment_author": "stefanor"
},
{
"number": 217,
"created_at": "2023-05-19T14:08:33Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 218,
"created_at": "2023-05-20T18:07:41Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2024-10-22T14:33:15Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 2,
"created_at": "2014-11-17T04:06:23Z",
"last_comment_at": "2014-12-17T04:45:39Z",
"last_comment_author": "robertlugg"
},
{
"number": 12,
"created_at": "2014-11-20T09:04:43Z",
"last_comment_at": "2016-01-02T01:49:55Z",
"last_comment_author": "robertlugg"
},
{
"number": 15,
"created_at": "2014-12-02T08:26:39Z",
"last_comment_at": "2016-01-02T01:48:46Z",
"last_comment_author": "robertlugg"
},
{
"number": 19,
"created_at": "2014-12-03T10:35:25Z",
"last_comment_at": "2014-12-24T23:03:32Z",
"last_comment_author": "robertlugg"
},
{
"number": 24,
"created_at": "2014-12-17T07:12:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 25,
"created_at": "2014-12-17T08:55:00Z",
"last_comment_at": "2017-04-04T14:03:33Z",
"last_comment_author": "randmor"
},
{
"number": 27,
"created_at": "2014-12-17T09:07:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 28,
"created_at": "2014-12-24T06:44:31Z",
"last_comment_at": "2014-12-27T08:02:21Z",
"last_comment_author": "robertlugg"
},
{
"number": 29,
"created_at": "2014-12-24T06:51:58Z",
"last_comment_at": "2015-02-26T15:30:27Z",
"last_comment_author": "Titters96"
},
{
"number": 30,
"created_at": "2014-12-24T09:36:13Z",
"last_comment_at": "2014-12-24T22:59:20Z",
"last_comment_author": "robertlugg"
},
{
"number": 34,
"created_at": "2014-12-26T21:19:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 36,
"created_at": "2014-12-26T21:41:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 42,
"created_at": "2015-01-07T19:47:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 49,
"created_at": "2015-01-15T17:57:33Z",
"last_comment_at": "2024-06-03T09:08:17Z",
"last_comment_author": "se7enack"
},
{
"number": 54,
"created_at": "2015-01-20T08:29:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 56,
"created_at": "2015-01-20T09:34:12Z",
"last_comment_at": "2015-03-13T03:40:26Z",
"last_comment_author": "robertlugg"
},
{
"number": 65,
"created_at": "2015-02-09T20:17:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 67,
"created_at": "2015-03-25T17:38:55Z",
"last_comment_at": "2015-03-31T14:16:13Z",
"last_comment_author": "noisygecko"
},
{
"number": 75,
"created_at": "2015-06-04T07:17:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 76,
"created_at": "2015-07-04T18:07:46Z",
"last_comment_at": "2022-02-25T15:20:41Z",
"last_comment_author": "ProsperousHeart"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/robertlugg/easygui",
"host": "github.com",
"name": "easygui",
"owner": "robertlugg"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 25,
"inputs": {
"security": 44,
"vitality": 15,
"community": 60,
"governance": 52,
"engineering": 40,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 42,
"overall_after_abandonment_multiplier": 25
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 15,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 646,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 646 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 646
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"releases_count": 3,
"latest_release_tag": "0.98.1",
"releases_from_tags": false,
"days_since_latest_release": 3493,
"mean_days_between_releases": 372.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3493 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3493
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~372.7 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 372.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [
"dependencies_clean"
],
"signals": [
"unanswered_contributions",
"issue_rot",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 5,
"unanswered_open_issues": 13,
"days_since_last_merged_pr": 646,
"days_since_last_human_commit": 646,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 646 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 646,
"count": 4,
"signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 60,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"forks": 121,
"stars": 466,
"watchers": 28,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "466 stars",
"points": 43.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 466
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "121 forks",
"points": 17.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 121
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "28 watchers",
"points": 8,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 28
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (BSD-3-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-3-Clause"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 52,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 20,
"top_contributor_share": 0.551
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 55% of commits",
"points": 10.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 55
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "20 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 20
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"merged_prs": 50,
"open_issues": 92,
"closed_issues": 68,
"issue_closed_ratio": 0.425,
"closed_unmerged_prs": 19
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "42% of issues closed",
"points": 19.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 42
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "50/69 decided PRs merged",
"points": 27.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 50,
"decided": 69
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 6/13 approved changesets -- score normalized to 4",
"points": 6,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 56,
"inputs": {
"followers": 27,
"owner_type": "User",
"is_verified": null,
"owner_login": "robertlugg",
"public_repos": 54,
"account_age_days": 4627
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "27 followers of robertlugg",
"points": 10.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 27,
"login": "robertlugg"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "54 public repos, account ~12 yr old",
"points": 24.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 54
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"easygui"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 1581
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 1581 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1581
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "9 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 9
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 40,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 13 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "http://easygui.readthedocs.org/en/master/",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "http://easygui.readthedocs.org/en/master/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 44,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 13 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 6/13 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV; 1 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 1
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 1
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 1,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 1,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 10
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 39,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.47,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "47 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 25.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 47,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"sphinx/Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "sphinx/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "sphinx/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 19153,
"source_files_sampled": 39,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/39 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 39,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-30T22:28:06.886981Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/robertlugg/easygui.svg",
"full_name": "robertlugg/easygui",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}