A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/sebst/pythonic-news below:

sebst/pythonic-news: A Hacker News lookalike written in Python/Django, powering https://news.python.sc

pythonic-news

A Hacker News lookalike written in Python/Django, powering https://news.python.sc

Setup for local development Set up virtual environment
python -m venv venv/
source venv/bin/activate
Install Dependencies
pip install -r requirements.txt
Migrate Database
python manage.py migrate
Extra setup work Run Django Server
python manage.py runserver

Now you can access the website at 127.0.0.1:8000.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4