Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Flask Comment Search API

This Flask API allows you to search comments based on various parameters.

System Requirements

Before you begin, ensure that your system meets the following requirements:

  • Python (version 3.6 or higher)
  • pip (Python package installer)

Navigate to the project directory:

cd python-comment-search

Create a virtual environment (optional but recommended):

python -m venv venv

Activate the virtual environment:

venv\Scripts\activate

Install dependencies:

pip install -r requirements.txt

Run the Python Comment Search application:

python app.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages