{"id":13412199,"url":"https://github.com/sebst/pythonic-news","last_synced_at":"2026-01-18T07:18:04.867Z","repository":{"id":41928333,"uuid":"213950184","full_name":"sebst/pythonic-news","owner":"sebst","description":"A Hacker News lookalike written in Python/Django, powering https://news.python.sc","archived":false,"fork":false,"pushed_at":"2022-12-08T06:41:55.000Z","size":82,"stargazers_count":507,"open_issues_count":21,"forks_count":105,"subscribers_count":20,"default_branch":"master","last_synced_at":"2024-07-31T20:50:00.290Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://news.python.sc","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/sebst.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}},"created_at":"2019-10-09T15:08:21.000Z","updated_at":"2024-07-31T20:50:00.290Z","dependencies_parsed_at":"2023-01-24T17:00:21.312Z","dependency_job_id":null,"html_url":"https://github.com/sebst/pythonic-news","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebst%2Fpythonic-news","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebst%2Fpythonic-news/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebst%2Fpythonic-news/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebst%2Fpythonic-news/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebst","download_url":"https://codeload.github.com/sebst/pythonic-news/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243625003,"owners_count":20321213,"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":"2024-07-30T20:01:22.035Z","updated_at":"2026-01-18T07:18:04.850Z","avatar_url":"https://github.com/sebst.png","language":"Python","readme":"\n# pythonic-news\nA Hacker News lookalike written in Python/Django, powering [https://news.python.sc](https://news.python.sc)\n\n\n\n[![screenshot](http://cdn.sebastiansteins.com/screenshot-news-python-sc.png \"Screenshot\")](https://news.python.sc)\n\n\n## Setup for local development\n\n### Set up virtual environment\n```shell script\npython -m venv venv/\nsource venv/bin/activate\n```\n\n### Install Dependencies\n```shell script\npip install -r requirements.txt\n```\n\n### Migrate Database\n```shell script\npython manage.py migrate\n```\n\n### Extra setup work\n* Set ```DEBUG=True``` if necessary\n* Add ```127.0.0.1``` to ```ALLOWED_HOSTS```\n\n### Run Django Server\n```shell script\npython manage.py runserver\n```\nNow you can access the website at ```127.0.0.1:8000```.\n","funding_links":[],"categories":["Python","Projects","others"],"sub_categories":["Open Source Projects","Open Source"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebst%2Fpythonic-news","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebst%2Fpythonic-news","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebst%2Fpythonic-news/lists"}