{"id":26250746,"url":"https://github.com/mileswk/texttoolspy","last_synced_at":"2025-10-30T17:51:00.541Z","repository":{"id":232446085,"uuid":"774011224","full_name":"MilesWK/texttoolspy","owner":"MilesWK","description":"Tools to make responsive and simple items in text.","archived":false,"fork":false,"pushed_at":"2024-08-04T21:01:19.000Z","size":32,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-23T07:26:11.777Z","etag":null,"topics":["pip","pypi-package","python","texttools"],"latest_commit_sha":null,"homepage":"","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/MilesWK.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}},"created_at":"2024-03-18T19:38:08.000Z","updated_at":"2024-09-02T23:22:03.000Z","dependencies_parsed_at":"2024-04-14T17:53:11.205Z","dependency_job_id":null,"html_url":"https://github.com/MilesWK/texttoolspy","commit_stats":null,"previous_names":["mileswk/texttoolspy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MilesWK/texttoolspy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MilesWK%2Ftexttoolspy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MilesWK%2Ftexttoolspy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MilesWK%2Ftexttoolspy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MilesWK%2Ftexttoolspy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MilesWK","download_url":"https://codeload.github.com/MilesWK/texttoolspy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MilesWK%2Ftexttoolspy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259561938,"owners_count":22876914,"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":["pip","pypi-package","python","texttools"],"created_at":"2025-03-13T16:37:01.196Z","updated_at":"2025-10-30T17:50:55.521Z","avatar_url":"https://github.com/MilesWK.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# texttoolspy 0.0.7\n\n![image](https://d25lcipzij17d.cloudfront.net/badge.svg?id=py\u0026r=r\u0026ts=1683906897\u0026type=6e\u0026v=0.0.7\u0026x2=0)\n[![PyPI - License](https://img.shields.io/pypi/l/texttoolspy)](https://pypi.org/project/texttoolspy/)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/texttoolspy)](https://pypi.org/project/texttoolspy/)\n[![PyPI status](https://img.shields.io/pypi/status/texttoolspy.svg)](https://pypi.python.org/pypi/texttoolspy/)\n\n\nTools to make responsive and simple items in text.\n\n**How to install:**\n```bash\npip install texttoolspy\n```\n\nTexttools is a module that creates responsive and simple \"tools\" in your python code. THESE ONLY WORK WHEN RUNNING IN THE TERMINAL. \n\nExample usage of the `menu()` function:\n```python\nimport texttoolspy as ttp # Import our module\n\nMenuItems = [\"Item1\",\"Item2\",\"Item3\"] # Get our items\n\nttp.menu(MenuItems, 1) # Turn our items into a menu!\n```\nSave and run this code in the command prompt/terminal. \n\nThis allows the user to use arrow keys to choose an item, and then click enter to select the item. When the user selects an item, the selected item will be returned\n\nTo see the rest of the features, check out the [wiki](https://github.com/MilesWK/texttoolspy/wiki).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmileswk%2Ftexttoolspy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmileswk%2Ftexttoolspy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmileswk%2Ftexttoolspy/lists"}