{"id":20618217,"url":"https://github.com/tddschn/dont-fuck-with-paste","last_synced_at":"2025-04-15T11:38:25.987Z","repository":{"id":249405713,"uuid":"831449557","full_name":"tddschn/dont-fuck-with-paste","owner":"tddschn","description":"Simulated pasting - Annoying login window that doesn't allow you to paste your 128-char long password? dfwp to the rescue!","archived":false,"fork":false,"pushed_at":"2024-08-06T17:31:09.000Z","size":62,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T23:33:24.646Z","etag":null,"topics":["clipboard","gui","pasting","pyautogui","python3","utility"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/dont-fuck-with-paste","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/tddschn.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":"2024-07-20T15:26:35.000Z","updated_at":"2025-02-02T18:57:38.000Z","dependencies_parsed_at":"2024-07-20T16:01:51.095Z","dependency_job_id":null,"html_url":"https://github.com/tddschn/dont-fuck-with-paste","commit_stats":null,"previous_names":["tddschn/dont-fuck-with-paste"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tddschn%2Fdont-fuck-with-paste","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tddschn%2Fdont-fuck-with-paste/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tddschn%2Fdont-fuck-with-paste/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tddschn%2Fdont-fuck-with-paste/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tddschn","download_url":"https://codeload.github.com/tddschn/dont-fuck-with-paste/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249061962,"owners_count":21206597,"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":["clipboard","gui","pasting","pyautogui","python3","utility"],"created_at":"2024-11-16T12:07:36.582Z","updated_at":"2025-04-15T11:38:25.962Z","avatar_url":"https://github.com/tddschn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dont-fuck-with-paste\n\nAnnoying login window that doesn't allow you to paste your 128-char long password?  \n`dfwp` to the rescue!\n\n`dfwp` uses `keyboard.write()` to simulate pasting.\n\nhttps://github.com/user-attachments/assets/3bbf4ec0-981d-42ed-ae7b-f17d9c664d12\n\nDemo: using `dfwp` to deal with trading software's unpastable login text fields.\n\n- [dont-fuck-with-paste](#dont-fuck-with-paste)\n  - [Installation](#installation)\n    - [pipx](#pipx)\n    - [pip](#pip)\n  - [Usage](#usage)\n    - [On the Command Line](#on-the-command-line)\n    - [Invoking `dfwp` without A Terminal](#invoking-dfwp-without-a-terminal)\n  - [Develop](#develop)\n  - [Credits](#credits)\n\n## Installation\n\nRequires Python\u003e=3.10, \u003c4.0.\n\n### pipx\n\nThis is the recommended installation method.\n\n```\n$ pipx install dont-fuck-with-paste\n```\n\n### [pip](https://pypi.org/project/dont-fuck-with-paste/)\n\n```\n$ pip install dont-fuck-with-paste\n```\n\n## Usage\n\n### On the Command Line\n\nEither `dfwp` or `dont-fuck-with-paste` works.\n\n```plain\n$ dfwp -h\n\nusage: dfwp [-h] [-t TEXT] [-S] [-V]\n\nUses keyboard.write() to simulate pasting\n\noptions:\n  -h, --help            show this help message and exit\n  -t TEXT, --text TEXT  Text to simulate pasting, uses copied text if not provided (default: None)\n  -S, --no-strip        Do not strip leading/trailing whitespace (default: False)\n  -V, --version         show program's version number and exit\n```\n\n### Invoking `dfwp` without A Terminal\n\nYou can install the tool using `pipx install dont-fuck-with-paste` and use software like Alfred / Keyboard Maestro / Raycast to invoke the simulated pasting by running `dfwp` or `~/.local/bin/dfwp` with a keyboard shortcut or keyword.\n\n## Develop\n\n```\n$ git clone https://github.com/tddschn/dont-fuck-with-paste.git\n$ cd dont-fuck-with-paste\n$ poetry install\n```\n\n## Credits\n\nThe naming was inspired by a browser extension with a similar name.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftddschn%2Fdont-fuck-with-paste","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftddschn%2Fdont-fuck-with-paste","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftddschn%2Fdont-fuck-with-paste/lists"}