{"id":15107330,"url":"https://github.com/7vlad7/python-outline","last_synced_at":"2025-10-28T08:42:25.073Z","repository":{"id":214954273,"uuid":"737781367","full_name":"7vlad7/python-outline","owner":"7vlad7","description":"Simple and easy to use wrapper for the Outline VPN API.","archived":false,"fork":false,"pushed_at":"2024-12-09T17:40:11.000Z","size":29,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T16:52:49.235Z","etag":null,"topics":["api","outline","outline-vpn","python","python-3","python3","shadowsocks","wrapper"],"latest_commit_sha":null,"homepage":"https://python-outline.readthedocs.io/","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/7vlad7.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2024-01-01T13:31:42.000Z","updated_at":"2024-09-06T18:52:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"70163f53-73b1-4d32-bd52-cec6d90fd36f","html_url":"https://github.com/7vlad7/python-outline","commit_stats":null,"previous_names":["7vlad7/python-outline"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7vlad7%2Fpython-outline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7vlad7%2Fpython-outline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7vlad7%2Fpython-outline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7vlad7%2Fpython-outline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/7vlad7","download_url":"https://codeload.github.com/7vlad7/python-outline/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237763855,"owners_count":19362310,"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":["api","outline","outline-vpn","python","python-3","python3","shadowsocks","wrapper"],"created_at":"2024-09-25T21:23:30.400Z","updated_at":"2025-10-23T02:31:02.621Z","avatar_url":"https://github.com/7vlad7.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"###################################################\npython-outline - Python wrapper for Outline VPN API\n###################################################\n\n**python-outline** is a best python wrapper for `Outline API \u003chttps://raw.githubusercontent.com/Jigsaw-Code/outline-server/master/src/shadowbox/server/api.yml\u003e`_.\n\nIt is a simple and easy to use wrapper for the Outline API.\n\n**********\nHow to use\n**********\n\n.. code:: python\n\n    from outline.client import OutlineClient\n\n    client = OutlineClient(base_url=\"https://localhost:777/secretpath\")\n    \n    new_key = client.new()\n    \n    new_key.rename(\"This is a new name\")\n    \n    # set a data limit of 1GB\n    new_key.change_data_limit(1000000000)\n    \n    new_key.url(\"my key with 1GB limit\")\n    # ss://example@example.com/?outline=1#my key with 1GB limit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7vlad7%2Fpython-outline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F7vlad7%2Fpython-outline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7vlad7%2Fpython-outline/lists"}