Skip to content

RubenBez/pyplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPlication Health Check

Small demo project for send and parsing HTML

Getting Started

To setup the project initially run this and restart vscode

$ python3 -m venv .venv

Run to install dependencies, run

$ pip install -r requirements.txt

To start the API, first setup trainig data for the AI

$ flask --app pyplication run

You can run test te verify everything is working.

Make sure to give execution permission to the script

$ chmod +x scripts/test.sh
$ ./scripts/test.sh

Tests

The whole project is also tested. Verify by running

$ pytest

AI (WIP)

To setup training data for the AI, run the following

$ python3 ai/scrappy.py

This will take some time depending on your internet speed, but you will end-up with training_data.csv that can be fed into a Model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages