Began extracting data from epub files

This commit is contained in:
Mike
2019-10-01 17:30:36 -04:00
parent 81fe90bce5
commit 8e90fc851c
18 changed files with 210 additions and 150 deletions

View File

@@ -1,6 +1,8 @@
import unittest
import os
import shutil
import sys
sys.path.insert(1, 'lib/')
from pyShelf import InitFiles
from pyShelf import Epub