{"id":15636347,"url":"https://github.com/passy/twoxpy","last_synced_at":"2025-04-30T05:23:22.410Z","repository":{"id":13360971,"uuid":"16048531","full_name":"passy/twoxpy","owner":"passy","description":"A super limited Twitter API OAuth signing proxy","archived":false,"fork":false,"pushed_at":"2014-06-01T20:31:30.000Z","size":282,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T13:04:59.312Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/passy.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-01-19T15:34:07.000Z","updated_at":"2019-08-13T15:33:55.000Z","dependencies_parsed_at":"2022-08-25T05:21:10.176Z","dependency_job_id":null,"html_url":"https://github.com/passy/twoxpy","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/passy%2Ftwoxpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passy%2Ftwoxpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passy%2Ftwoxpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passy%2Ftwoxpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/passy","download_url":"https://codeload.github.com/passy/twoxpy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251646196,"owners_count":21620888,"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-03T11:02:25.873Z","updated_at":"2025-04-30T05:23:22.382Z","avatar_url":"https://github.com/passy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Twoxpy\n\nA tiny Twitter REST API proxy with an unpronouncable name for Python 2 and\nPython 3.\n\n## Setup\n\n```\npip install -r requirements.txt\nvim .env\ndotenv python app.py\n```\n\nOr to run the production env:\n\n`honcho start`\n\n(Or `foreman` if you prefer that over `honcho`.)\n\n### Example Environment\n\n```\nCONSUMER_KEY=my_key\nCONSUMER_SECRET=my_secret\nSECRET=cGLdIOw3ReC9WiZjHlOmiu7IbgmJoh9ab2yz+3HwTtMD6ebMqx3+20RsZD/HVum1Eg0=\nDEBUG=True\nDEFAULT_ORIGIN=http://localhost:9000\nACCOUNT_WHITELIST=horse_js,passy,sindresorhus\n```\n\n## API\n\n- `GET /login`: Redirects to the user login\n- `POST /logout`\n- `GET|POST /1.1/\u003cpath:endpoint\u003e`: Proxies the signed request\n\nFor more, just read the source, Luke. It's really not that much.\n\n## TODO\n\n- Get this working with Python3. OAuthlib seems to have one incorrect conversion\n  to bytes. Sigh...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpassy%2Ftwoxpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpassy%2Ftwoxpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpassy%2Ftwoxpy/lists"}