Skip to content

klhenams/news-aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News Aggregator

A simple news aggregation application

Requirements

  • Python 3.9+
  • fastapi 0.68+

Note: Use a virtual environment or container for project isolation

1. Clone project

git clone https://github.com/maaddae/news-aggregator.git

2. Create virtual environment

Step into the root of the application to create and activate the environment

python3 -m venv env

To activate run the below command

source env/bin/activate

3. Install dependencies

Still at the root directory, run this pip command to install dependencies

pip install -r requirements.txt

3. Running application

Run command to start application

uvicorn main:app --reload

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy