Go to file
steino 08a66a905f Merge pull request 'Dont embed python, but use python -m guessit.' (#1) from rewrite into master
Reviewed-on: #1
2023-05-25 05:56:46 +00:00
README.md Dont embed python, but use python -m guessit. 2023-05-25 14:53:09 +09:00
go.mod Dont embed python, but use python -m guessit. 2023-05-25 14:53:09 +09:00
go.sum Dont embed python, but use python -m guessit. 2023-05-25 14:53:09 +09:00
guessit.go Dont embed python, but use python -m guessit. 2023-05-25 14:53:09 +09:00
guessit_test.go Dont embed python, but use python -m guessit. 2023-05-25 14:53:09 +09:00

README.md

guessit-go

python3 -m pip install -U nuitka

git clone https://github.com/guessit-io/guessit.git

nuitka3 --output-filename=guessit /path/to/guessit