{"id":23903007,"url":"https://github.com/elfgk/pokemon","last_synced_at":"2026-02-15T07:32:36.461Z","repository":{"id":267350126,"uuid":"900974078","full_name":"elfgk/Pokemon","owner":"elfgk","description":"pokemonapi","archived":false,"fork":false,"pushed_at":"2024-12-20T01:11:19.000Z","size":19,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T06:37:09.650Z","etag":null,"topics":["api","pokemon","pokemon-api","pokemonapi"],"latest_commit_sha":null,"homepage":"https://huggingface.co/spaces/elfgk/Pokemon","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elfgk.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-12-09T20:10:53.000Z","updated_at":"2025-01-05T15:26:58.000Z","dependencies_parsed_at":"2024-12-09T21:23:06.745Z","dependency_job_id":"b7c1d015-238f-4c6e-9a93-0d3daf62a8be","html_url":"https://github.com/elfgk/Pokemon","commit_stats":null,"previous_names":["elfgk/pokemon"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elfgk/Pokemon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elfgk%2FPokemon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elfgk%2FPokemon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elfgk%2FPokemon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elfgk%2FPokemon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elfgk","download_url":"https://codeload.github.com/elfgk/Pokemon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elfgk%2FPokemon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29472880,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T06:58:05.414Z","status":"ssl_error","status_checked_at":"2026-02-15T06:58:05.085Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","pokemon","pokemon-api","pokemonapi"],"created_at":"2025-01-04T22:51:56.968Z","updated_at":"2026-02-15T07:32:36.443Z","avatar_url":"https://github.com/elfgk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pokémon Bilgisi Uygulaması\n\nBu Python uygulaması, [PokéAPI](https://pokeapi.co/) kullanarak Pokémon'lar hakkında bilgi edinmenize ve her Pokémon'un resmiyle birlikte detaylı bilgilerini görmenize olanak sağlar. Kullanıcı, bir Pokémon seçtikten sonra o Pokémon'un adı, türleri, istatistikleri ve resmini görüntüleyebilir.--\u003e[![Hugging Face](https://img.shields.io/badge/HuggingFace-9C30FF?style=for-the-badge\u0026logo=huggingface\u0026logoColor=white)](https://huggingface.co/spaces/elfgk/Pokemon)\n\n## Özellikler\n\n- **Pokémon Seçimi**: Pokémon listesinden herhangi birini seçebilirsiniz.\n- **Pokémon Bilgisi**: Seçilen Pokémon hakkında detaylı bilgi (adı, türler, istatistikler) görüntülenir.\n- **Pokémon Resmi**: Seçilen Pokémon'un resmi uygulama ekranında yer alır.\n\n## Teknolojiler\n\n- **Python**: Uygulama Python ile yazılmıştır.\n- **Gradio**: Kullanıcı arayüzü için Gradio kütüphanesi kullanılmıştır.\n- **PokéAPI**: Pokémon bilgilerini almak için PokéAPI kullanılır.\n\n## Kurulum\n\nBu projeyi kendi bilgisayarınızda çalıştırmak için aşağıdaki adımları takip edebilirsiniz:\n\n### Gereksinimler\n\n- Python 3.x\n- `requests` ve `gradio` kütüphaneleri\n\n### Adımlar\n\n1. Python ve gerekli kütüphaneleri yükleyin:\n\n    ```bash\n    pip install requests gradio\n    ```\n\n2. Proje dosyasını indirin veya klonlayın:\n\n    ```bash\n    git clone https://github.com/kullanici-adiniz/pokemon-bilgisi-uygulamasi.git\n    cd pokemon-bilgisi-uygulamasi\n    ```\n\n3. `pokemon_uygulamasi.py` dosyasını çalıştırın:\n\n    ```bash\n    python pokemon_uygulamasi.py\n    ```\n\n4. Uygulama başarıyla çalıştığında, web tarayıcınızda Pokémon bilgilerini görüntüleyebilirsiniz.\n\n### Kullanım\n\n1. **Pokémon Seçin**: Gradio arayüzü üzerinden bir Pokémon adı seçin.\n2. **Pokémon Bilgileri Görüntülenir**: Seçtiğiniz Pokémon'un adı, türleri ve istatistikleri ekranda görünür.\n3. **Pokémon Resmi**: Pokémon'un resmi arayüzde yer alır.\n\n## Katkıda Bulunma\n\nBu proje açık kaynaklıdır ve katkılarınızı bekliyoruz!\n\n## Lisans\n\nBu proje [MIT Lisansı](LICENSE) altında lisanslanmıştır.\n\n## Kaynaklar\n\n- **PokéAPI**: [https://pokeapi.co/](https://pokeapi.co/)\n- **Gradio**: [https://gradio.app/](https://gradio.app/)\n\n\n\n\n\u003ch1 align=\"center\"\u003e 𓍢ִ໋☕️✧˚ ༘ ⋆ \u003c/h1\u003e\n\n\u003ch1\u003e İletişim: \u003c/h1\u003e\n\n[![LinkedIn](https://img.shields.io/badge/LinkedIn-0A66C2?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/elfgk/)\n[![Stack Overflow](https://img.shields.io/badge/StackOverflow-FE7A16?style=for-the-badge\u0026logo=stackoverflow\u0026logoColor=white)](https://stackoverflow.com/users/27559679/elfgk)\n[![Hugging Face](https://img.shields.io/badge/HuggingFace-9C30FF?style=for-the-badge\u0026logo=huggingface\u0026logoColor=white)](https://huggingface.co/elfgk)\n[![Kaggle](https://img.shields.io/badge/Kaggle-20BEFF?style=for-the-badge\u0026logo=kaggle\u0026logoColor=white)](https://www.kaggle.com/elfgkk)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felfgk%2Fpokemon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felfgk%2Fpokemon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felfgk%2Fpokemon/lists"}