-
Create virtual environment python -m venv myproject venv myproject
-
Activate the virtualenv (OS X & Linux) $ source myproject/bin/activate
Activate the virtualenv (Windows) $ myproject\Scripts\activate
-
Install dependencies pip install -r requirements.txt
-
Run the application python app.py
-
Notifications
You must be signed in to change notification settings - Fork 1
Yashvi-Shah00/QuickBytes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Information retrieval, classfication and summarization of news articles
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published