mirror of
https://github.com/Rushilwiz/SkoolOS.git
synced 2025-04-16 02:10:19 -04:00
2 lines
50 B
Python
2 lines
50 B
Python
import textract
|
|
text = textract.process('test.py') |