{"id":16731450,"url":"https://github.com/skratchdot/open-python","last_synced_at":"2025-07-26T22:36:11.154Z","repository":{"id":8869395,"uuid":"10582706","full_name":"skratchdot/open-python","owner":"skratchdot","description":"Open a file, directory, or URI using the OS's default application for that object type. Optionally, you can specify an application to use.","archived":false,"fork":false,"pushed_at":"2013-06-09T12:13:32.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-26T20:43:32.678Z","etag":null,"topics":[],"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/skratchdot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-09T12:12:33.000Z","updated_at":"2014-04-23T07:15:43.000Z","dependencies_parsed_at":"2022-09-12T02:21:08.336Z","dependency_job_id":null,"html_url":"https://github.com/skratchdot/open-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skratchdot%2Fopen-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skratchdot%2Fopen-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skratchdot%2Fopen-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skratchdot%2Fopen-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skratchdot","download_url":"https://codeload.github.com/skratchdot/open-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skratchdot%2Fopen-python/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259230876,"owners_count":22825466,"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":[],"created_at":"2024-10-12T23:37:19.818Z","updated_at":"2025-06-11T08:37:28.784Z","avatar_url":"https://github.com/skratchdot.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# open\n\n## Description ##\n\n    Open a file, directory, or URI using the OS's default application for\n    that object type. Optionally, you can specify an application to use.\n\n    This is a proxy for the following commands:\n\n\t        OSX: \"open\"\n\t    Windows: \"start\"\n\tLinux/Other: \"xdg-open\"\n\n    This is a python port of the node.js module:\n    https://github.com/pwnall/node-open\n\n\n## Import ##\n\n    import open\n\n## Usage ##\n\n### open google.com in the user's default browser:\n\n\topen.start(\"https://google.com/\")\n\n### you can specify the program to use:\n\n\topen.start(\"https://google.com/\", \"firefox\")\t\n\n\n## License ##\n\nCopyright (c) 2013 skratchdot  \nLicensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskratchdot%2Fopen-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskratchdot%2Fopen-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskratchdot%2Fopen-python/lists"}