{"id":25092748,"url":"https://github.com/felipeclarindo/palindrometro","last_synced_at":"2025-04-01T22:26:32.545Z","repository":{"id":249927565,"uuid":"777783516","full_name":"felipeclarindo/palindrometro","owner":"felipeclarindo","description":"Application in python that checks Palindromos, with a user interface.","archived":false,"fork":false,"pushed_at":"2025-02-01T17:41:54.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T18:35:12.403Z","etag":null,"topics":["customtkinter","python","software","software-development"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/felipeclarindo.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-03-26T13:52:50.000Z","updated_at":"2025-02-01T18:15:49.000Z","dependencies_parsed_at":"2024-10-22T04:32:30.551Z","dependency_job_id":null,"html_url":"https://github.com/felipeclarindo/palindrometro","commit_stats":null,"previous_names":["felipeclarindo/palindrometro-python","felipeclarindo/palindrometro"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeclarindo%2Fpalindrometro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeclarindo%2Fpalindrometro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeclarindo%2Fpalindrometro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeclarindo%2Fpalindrometro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipeclarindo","download_url":"https://codeload.github.com/felipeclarindo/palindrometro/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246719822,"owners_count":20822797,"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":["customtkinter","python","software","software-development"],"created_at":"2025-02-07T14:34:37.516Z","updated_at":"2025-04-01T22:26:32.522Z","avatar_url":"https://github.com/felipeclarindo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"🌍 [Leia em Português](README.pt-BR.md)\n\n# Palindrometro\n\nThe **Palindrometer** is a software with an interface developed with `customtkinter` that allows you to check if a word is a palindrome. A palindrome is a word that reads the same way from back to front, such as \"radar\" or \"level\".\n\n## Features\n\n- `Palindrome Check` - Enter a word and click the \"Check\" button to find out if it is a palindrome.\n- `Interface Simple` - Modern and easy-to-use design with `customtkinter`.\n- `Instant Result` - Shows the scan result directly on the screen.\n\n## Technologies Used\n\n- `Customtkinter` - Library to create modern and customizable graphical interfaces.\n- `Python` - Programming language used for development.\n- `pytest` - Testing.\n\n## Steps to install and run the application\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/felipeclarindo/palindrometro.git\n```\n\n2. Enter directory:\n\n```bash\ncd palindrometro\n```\n\n3. Create `Virtual Environment`:\n\n```bash\npython -m venv .venv\n```\n\n4. Activate the `Virtual Environment` running the file `.bat` in `.venv/Scripts/activate.bat`.\n\n5. Install dependencies:\n\n```bash\npip install requirements.txt\n```\n\n6. Run the application:\n\n```bash\npython ./main.py\n```\n\n7. Interact with the Application\n\n- Open the application and enter a word in the input field.\n- Click the \"Check\" button to see if the word is a palindrome.\n- The result will be displayed just below the button.\n\n## Contribution\n\nContributions are welcome! If you have suggestions for improvements, feel free to open an issue or submit a pull request.\n\n## Author\n\n**Felipe Clarindo**\n\n- [LinkedIn](https://www.linkedin.com/in/felipeclarindo)\n- [Instagram](https://www.instagram.com/lipethecoder)\n- [GitHub](https://github.com/felipeclarindo)\n\n## License\n\nThis project is licensed under the [GNU Affero License](https://www.gnu.org/licenses/agpl-3.0.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipeclarindo%2Fpalindrometro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipeclarindo%2Fpalindrometro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipeclarindo%2Fpalindrometro/lists"}