{"id":18876581,"url":"https://github.com/python1320/gmod-wiki-npp","last_synced_at":"2026-01-28T10:02:20.230Z","repository":{"id":13758548,"uuid":"16453269","full_name":"Python1320/gmod-wiki-npp","owner":"Python1320","description":"Autocompleter for Notepadd++ for GMod. Scrapes wiki.garrysmod.com for the information","archived":false,"fork":false,"pushed_at":"2014-02-02T12:20:59.000Z","size":300,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-31T03:21:50.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://wiki.garrysmod.com","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Python1320.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-02T11:12:48.000Z","updated_at":"2017-01-04T23:24:25.000Z","dependencies_parsed_at":"2022-07-30T16:08:56.212Z","dependency_job_id":null,"html_url":"https://github.com/Python1320/gmod-wiki-npp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Python1320/gmod-wiki-npp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Python1320%2Fgmod-wiki-npp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Python1320%2Fgmod-wiki-npp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Python1320%2Fgmod-wiki-npp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Python1320%2Fgmod-wiki-npp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Python1320","download_url":"https://codeload.github.com/Python1320/gmod-wiki-npp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Python1320%2Fgmod-wiki-npp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28844011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T07:39:25.367Z","status":"ssl_error","status_checked_at":"2026-01-28T07:39:24.487Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T06:14:04.366Z","updated_at":"2026-01-28T10:02:20.198Z","avatar_url":"https://github.com/Python1320.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"gmod-wiki-npp\n=============\n\nScrapes http://wiki.garrysmod.com for useful autocomplete hints and tosses them into Notepad++ autocomplete format. This does NOT generate syntax highlighting.\n\n![Example](http://i.imgur.com/uxRAhjN.png \"Example\")\n\n## Usage Instructions\nDownload GMod Syntax Highlight plugin (http://code.google.com/p/npp-gmod-lua/) from Notepad++ plugin manager and update the xml file with this:\nhttp://facepunch.com/showthread.php?t=1274235\u0026p=43718059\u0026viewfull=1#post43718059\n\nSave latest scrape https://github.com/Python1320/gmod-wiki-npp/raw/master/GMod%20Lua.xml\n to Notepad++/plugins/APIs/ and enabled auto-complete on Settings-\u003ePreferences-\u003eAuto-Completion\n \n## Scrape instructions\nInstall requirements and run scrape.py\n\n#### References\n- http://sourceforge.net/apps/mediawiki/notepad-plus/?title=Auto_Completion\n- http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Editing_Configuration_Files#Autocompletion.2C_aka_API.2C_files\n- http://code.google.com/p/npp-gmod-lua/\n\n#### Requirements\n- python 2.7\n- https://github.com/lxml/lxml\n- https://github.com/earwig/mwparserfromhell\n- https://github.com/mwclient/mwclient\n\n#### Bugs\n- autocomplete list too big for notepad++ (takes multiple seconds to process)\n- Does not parse/handle incomplete data\n - This means not all functions get processed (about 10 in the current wiki)\n- Does not cache wiki content\n\n#### TODO\n- Enums Category\n- Include Examples\n- Add download caching\n- Notepad++: Use RapidXML instead of TinyXML for speedup\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython1320%2Fgmod-wiki-npp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpython1320%2Fgmod-wiki-npp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython1320%2Fgmod-wiki-npp/lists"}