{"id":31063513,"url":"https://github.com/feoh/pybites-summer-nasa-gallery","last_synced_at":"2025-09-15T13:18:23.986Z","repository":{"id":305578909,"uuid":"1023077172","full_name":"feoh/pybites-summer-nasa-gallery","owner":"feoh","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-29T22:02:49.000Z","size":60,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-12T14:13:56.517Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/feoh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-07-20T13:31:55.000Z","updated_at":"2025-07-29T22:02:52.000Z","dependencies_parsed_at":"2025-07-20T23:28:24.002Z","dependency_job_id":"68a778b3-0a38-4f1a-8783-22c09dc11fe0","html_url":"https://github.com/feoh/pybites-summer-nasa-gallery","commit_stats":null,"previous_names":["feoh/pybites-summer-nasa-gallery"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/feoh/pybites-summer-nasa-gallery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feoh%2Fpybites-summer-nasa-gallery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feoh%2Fpybites-summer-nasa-gallery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feoh%2Fpybites-summer-nasa-gallery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feoh%2Fpybites-summer-nasa-gallery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feoh","download_url":"https://codeload.github.com/feoh/pybites-summer-nasa-gallery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feoh%2Fpybites-summer-nasa-gallery/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275262428,"owners_count":25433778,"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","status":"online","status_checked_at":"2025-09-15T02:00:09.272Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-09-15T13:18:19.982Z","updated_at":"2025-09-15T13:18:23.975Z","avatar_url":"https://github.com/feoh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NASA Image Gallery\n\nA simple web application built with Python and [NiceGUI](https://nicegui.io/) that allows you to search for and display images from the [NASA Images API](https://images.nasa.gov/docs/images.nasa.gov_api_docs.pdf).\n\n## Features\n\n- Search for images from the NASA image and video library.\n- View search results in a clean, card-based gallery.\n- Interactive image display.\n\n## Getting Started\n\nFollow these instructions to get a copy of the project up and running on your local machine.\n\n### Prerequisites\n\n- Python 3.12 or higher\n- [uv](https://github.com/astral-sh/uv) - An extremely fast Python package installer and resolver.\n\n### Installation\n\n1.  **Clone the repository:**\n    ```bash\n    git clone https://github.com/your-username/pybites-summer-nasa-gallery.git\n    cd pybites-summer-nasa-gallery\n    ```\n\n2.  **Create and activate a virtual environment:**\n    ```bash\n    uv venv\n    source .venv/bin/activate\n    ```\n\n3.  **Install the required dependencies using `uv`:**\n    ```bash\n    uv pip sync pyproject.toml\n    ```\n\n## Usage\n\nTo run the application, execute the `main.py` script:\n\n```bash\npython main.py\n```\n\nOnce the application is running, open your web browser and navigate to the URL provided in the console (typically `http://localhost:8080`).\n\nYou can then use the search bar to find images from NASA's collection.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeoh%2Fpybites-summer-nasa-gallery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeoh%2Fpybites-summer-nasa-gallery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeoh%2Fpybites-summer-nasa-gallery/lists"}