Skip to content

michal-demecki-profil-software/GoT_war_paths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Install dependencies
  • pip install -r requirements.txt
  1. Ways to use program:
  • insert data manually: python main.py

  • use file path argument: python main.py sample0.input

  • use pipeline: cat sample0.input | python main.py

  • use file descriptor: python main.py < sample0.input

  1. Run tests
  • python tests.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages