{"id":23678109,"url":"https://github.com/nithink-142/explore-django","last_synced_at":"2026-04-25T21:32:01.677Z","repository":{"id":239587852,"uuid":"799555449","full_name":"nithinK-142/explore-django","owner":"nithinK-142","description":"exploring django.","archived":false,"fork":false,"pushed_at":"2024-05-27T05:24:55.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T14:37:56.240Z","etag":null,"topics":["django","pip","python","uv"],"latest_commit_sha":null,"homepage":"","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/nithinK-142.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}},"created_at":"2024-05-12T13:51:46.000Z","updated_at":"2024-05-29T10:54:06.000Z","dependencies_parsed_at":"2024-05-13T13:54:51.482Z","dependency_job_id":"f6aada03-e4ea-4729-af7b-c01fffd788d2","html_url":"https://github.com/nithinK-142/explore-django","commit_stats":null,"previous_names":["nithink-142/explore-django"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nithinK-142/explore-django","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nithinK-142%2Fexplore-django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nithinK-142%2Fexplore-django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nithinK-142%2Fexplore-django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nithinK-142%2Fexplore-django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nithinK-142","download_url":"https://codeload.github.com/nithinK-142/explore-django/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nithinK-142%2Fexplore-django/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32278249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: 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":["django","pip","python","uv"],"created_at":"2024-12-29T15:17:50.702Z","updated_at":"2026-04-25T21:32:01.652Z","avatar_url":"https://github.com/nithinK-142.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Explore Django\n\n#### Create a virtual environment\n\n```bash\nuv venv\n```\n\n#### Activate the virtual environment\n\n```bash\n.venv\\Scripts\\activate  # On Windows\n```\n\n#### Install Django\n\n```bash\npip install Django\n```\n\n#### Start a new Django project\n\n```bash\ndjango-admin startproject exploreDjango\n```\n\n#### Navigate to the project directory\n\n```bash\ncd exploreDjango\n```\n\n#### Run the development server\n\n```bash\npython manage.py runserver\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnithink-142%2Fexplore-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnithink-142%2Fexplore-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnithink-142%2Fexplore-django/lists"}