{"id":16956078,"url":"https://github.com/varp/sublime-psutil","last_synced_at":"2025-03-21T12:47:43.960Z","repository":{"id":140664948,"uuid":"109144918","full_name":"varp/sublime-psutil","owner":"varp","description":"Python psutil package for SublimeText 3","archived":false,"fork":false,"pushed_at":"2019-12-19T09:42:36.000Z","size":649,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T09:12:53.242Z","etag":null,"topics":["dependency","plugin","psutil","python","sublime-text-3"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/varp.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-01T14:55:59.000Z","updated_at":"2019-12-19T09:42:38.000Z","dependencies_parsed_at":"2024-07-16T16:41:36.171Z","dependency_job_id":null,"html_url":"https://github.com/varp/sublime-psutil","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varp%2Fsublime-psutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varp%2Fsublime-psutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varp%2Fsublime-psutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varp%2Fsublime-psutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/varp","download_url":"https://codeload.github.com/varp/sublime-psutil/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244801273,"owners_count":20512634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["dependency","plugin","psutil","python","sublime-text-3"],"created_at":"2024-10-13T22:14:12.781Z","updated_at":"2025-03-21T12:47:43.933Z","avatar_url":"https://github.com/varp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deprecation notice\nPlease use https://github.com/packagecontrol/psutil instead.\n\n\n# *psutil* module for Package Control\n\nThis is the *[psutil](https://github.com/giampaolo/psutil)* module\nbundled for usage with [Package Control](http://packagecontrol.io/),\na package manager\nfor the [Sublime Text](http://sublimetext.com/) text editor.\n\n\n# TODO \n- ~~Compile psutil 5.4.1 with Python 3.3 for Window platform~~\n- ~~Compile psutil 5.4.6 libs for Linux x86 platform~~\n\n\n## How to use *psutil* as a dependency\n\nIn order to tell Package Control\nthat you are using the *psutil* module\nin your ST package,\ncreate a `dependencies.json` file\nin your package root\nwith the following contents:\n\n```js\n{\n   \"*\": {\n      \"\u003e=3000\": [\n         \"psutil\"\n      ]\n   }\n}\n```\n\nIf the file exists already,\nadd `\"psutil\"` to the every dependency list.\n\nThen run the **Package Control: Satisfy Dependencies** command\nto make Package Control\ninstall the module for you locally\n(if you don't have it already).\n\nAfter all this\nyou can use `import psutil`\nin any of your Python plugins.\n\nSee also:\n[Documentation on Dependencies](https://packagecontrol.io/docs/dependencies)\n\n\n## How to update this repository (for contributors)\n\n1. Download the latest tarball\n   from [pypi](https://pypi.python.org).\n2. Delete everything inside the `all/` folder.\n3. Copy the `psutil/` folder\n   and everything related to copyright/licensing\n   from the tarball\n   to the `all/` folder.\n4. Commit changes\n   and either create a pull request\n   or create a tag directly\n   in the format `v\u003cversion\u003e`\n   (in case you have push access).\n\n\n## License\n\nThe contents of the root folder\nin this repository\nare released\nunder the *public domain*.\nThe contents of the `all/` folder\nfall under *their own bundled licenses*.\n\n## Links\n\n- [psutil](https://github.com/giampaolo/psutil)\n- [Package Control](http://packagecontrol.io/)\n- [Sublime Text](http://sublimetext.com/)\n- [pypi](https://pypi.python.org/pypi/psutil)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarp%2Fsublime-psutil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvarp%2Fsublime-psutil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarp%2Fsublime-psutil/lists"}