{"id":28559089,"url":"https://github.com/toastdriven/sciencemuseum","last_synced_at":"2025-07-16T18:06:41.464Z","repository":{"id":740488,"uuid":"391235","full_name":"toastdriven/sciencemuseum","owner":"toastdriven","description":"Nat + Simon's entry for the Science Museum's API competition","archived":false,"fork":false,"pushed_at":"2009-12-02T02:24:59.000Z","size":238,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-13T09:56:53.744Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://cosmos.natimon.com/","language":"Python","has_issues":false,"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/toastdriven.png","metadata":{"files":{"readme":"README.txt","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}},"created_at":"2009-12-01T07:38:10.000Z","updated_at":"2014-02-06T01:01:48.000Z","dependencies_parsed_at":"2022-08-16T10:45:26.052Z","dependency_job_id":null,"html_url":"https://github.com/toastdriven/sciencemuseum","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/toastdriven/sciencemuseum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toastdriven%2Fsciencemuseum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toastdriven%2Fsciencemuseum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toastdriven%2Fsciencemuseum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toastdriven%2Fsciencemuseum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toastdriven","download_url":"https://codeload.github.com/toastdriven/sciencemuseum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toastdriven%2Fsciencemuseum/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265529081,"owners_count":23782817,"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":[],"created_at":"2025-06-10T08:36:03.014Z","updated_at":"2025-07-16T18:06:41.447Z","avatar_url":"https://github.com/toastdriven.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"http://cosmos.natimon.com/\n==========================\n\nAn entry for the Science Museum's Cosmic Collections API competition, by \nNatalie Downe and Simon Willison.\n\nhttp://cosmiccollections.pbworks.com/\n\nhttp://natbat.net/\nhttp://simonwillison.net/\n\nRead more about the project in about.txt.\n\nRunning the project locally\n---------------------------\n\nPre-requisites: Python, setuptools, pip and virtualenv\n\nhttp://www.python.org/\nhttp://pypi.python.org/pypi/setuptools\nhttp://pypi.python.org/pypi/pip\nhttp://pypi.python.org/pypi/virtualenv\n\nCheck out the code from GitHub.\n\n$ cd sciencemuseum/sciexplore/\n\nCreate a virtualenv to install the dependencies:\n\n$ virtualenv ve\n\nUse pip to install the dependencies in to the virtualenv:\n\n$ pip install -r requirements.txt -E ve\n\nRun syncdb to create the database tables:\n\n$ python manage.py syncdb\n\n(You can answer \"no\" when asked if you want to create an admin account)\n\nNext, import the data:\n\n$ python manage.py import_xml http://www.sciencemuseum.org.uk/objectapi/cosmosculturepublic.svc/MuseumObjects\n\nNow build the search index:\n\n$ python manage.py rebuild_index\n\nFinally, start up the development web server:\n\n$ python manage.py runserver 8000\n\nAnd load it in your browser:\n\nhttp://localhost:8000/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoastdriven%2Fsciencemuseum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoastdriven%2Fsciencemuseum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoastdriven%2Fsciencemuseum/lists"}