Skip to content

noahensley/pokescore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokescore

What is this repository for?

  • Pokescore Software Application
  • 1.0.0

How do I get set up?

  • Relies on Python 3.7+
  • Windows (tested), Linux/Mac (should work)
  • Dependencies:
    • pandas
    • selenium
    • webdriver-manager
    • tkinter (included with Python)
    • Chrome browser v75+ required for web scraping functionality
  • How to run tests (still needed)
  • Use pip install -r requirements.txt prior to building.

How to build executable:

  • Run build.bat after installing dependencies
  • Executable will be created in dist/ folder

Contribution guidelines

  • Writing tests (still needed)
  • Code review (closed, needs tests)

Who do I talk to?

  • Repo owner or admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published