diff --git a/@Archivio/bananaSPLIT-v0.1.zip b/@Archivio/bananaSPLIT-v0.1.zip new file mode 100644 index 0000000..2892a91 Binary files /dev/null and b/@Archivio/bananaSPLIT-v0.1.zip differ diff --git a/@Archivio/bananaSPLIT-v0.2.zip b/@Archivio/bananaSPLIT-v0.2.zip new file mode 100644 index 0000000..872753c Binary files /dev/null and b/@Archivio/bananaSPLIT-v0.2.zip differ diff --git a/@Archivio/bananaSPLIT-v0.3a.zip b/@Archivio/bananaSPLIT-v0.3a.zip new file mode 100644 index 0000000..9161edf Binary files /dev/null and b/@Archivio/bananaSPLIT-v0.3a.zip differ diff --git a/@Archivio/bananaSPLIT-v0.3b.zip b/@Archivio/bananaSPLIT-v0.3b.zip new file mode 100644 index 0000000..4d5956a Binary files /dev/null and b/@Archivio/bananaSPLIT-v0.3b.zip differ diff --git a/@Archivio/bananaSPLIT-v0.4a.zip b/@Archivio/bananaSPLIT-v0.4a.zip new file mode 100644 index 0000000..f182996 Binary files /dev/null and b/@Archivio/bananaSPLIT-v0.4a.zip differ diff --git a/WinBuild/bananaSPLIT.exe.spec b/WinBuild/bananaSPLIT.exe.spec new file mode 100644 index 0000000..79036e1 --- /dev/null +++ b/WinBuild/bananaSPLIT.exe.spec @@ -0,0 +1,32 @@ +# -*- mode: python -*- + +block_cipher = None + + +a = Analysis(['main.py'], + pathex=['D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\bananaSPLIT'], + binaries=[], + datas=[('C:\\Users\\Emanuele Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\text_unidecode\\data.bin', '.\\text_unidecode')], + hiddenimports=[], + hookspath=[], + runtime_hooks=[], + excludes=[], + win_no_prefer_redirects=False, + win_private_assemblies=False, + cipher=block_cipher, + noarchive=False) +pyz = PYZ(a.pure, a.zipped_data, + cipher=block_cipher) +exe = EXE(pyz, + a.scripts, + a.binaries, + a.zipfiles, + a.datas, + [], + name='bananaSPLIT.exe', + debug=False, + bootloader_ignore_signals=False, + strip=False, + upx=True, + runtime_tmpdir=None, + console=True , icon='banana.ico') diff --git a/WinBuild/build/bananaSPLIT.exe/Analysis-00.toc b/WinBuild/build/bananaSPLIT.exe/Analysis-00.toc new file mode 100644 index 0000000..15272ca --- /dev/null +++ b/WinBuild/build/bananaSPLIT.exe/Analysis-00.toc @@ -0,0 +1,1257 @@ +(['D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\bananaSPLIT\\main.py'], + ['D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT', + 'D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\bananaSPLIT'], + ['codecs'], + [], + [], + [], + False, + False, + '3.7.2 (tags/v3.7.2:9a3ffc0492, Dec 23 2018, 23:09:28) [MSC v.1916 64 bit ' + '(AMD64)]', + [('main', + 'D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\bananaSPLIT\\main.py', + 'PYSOURCE')], + [('ntpath', 'c:\\program files\\python37\\lib\\ntpath.py', 'PYMODULE'), + ('_strptime', 'c:\\program files\\python37\\lib\\_strptime.py', 'PYMODULE'), + ('datetime', 'c:\\program files\\python37\\lib\\datetime.py', 'PYMODULE'), + ('typing', 'c:\\program files\\python37\\lib\\typing.py', 'PYMODULE'), + ('_py_abc', 'c:\\program files\\python37\\lib\\_py_abc.py', 'PYMODULE'), + ('stringprep', 'c:\\program files\\python37\\lib\\stringprep.py', 'PYMODULE'), + ('fnmatch', 'c:\\program files\\python37\\lib\\fnmatch.py', 'PYMODULE'), + ('struct', 'c:\\program files\\python37\\lib\\struct.py', 'PYMODULE'), + ('_compat_pickle', + 'c:\\program files\\python37\\lib\\_compat_pickle.py', + 'PYMODULE'), + ('__future__', 'c:\\program files\\python37\\lib\\__future__.py', 'PYMODULE'), + ('difflib', 'c:\\program files\\python37\\lib\\difflib.py', 'PYMODULE'), + ('ast', 'c:\\program files\\python37\\lib\\ast.py', 'PYMODULE'), + ('inspect', 'c:\\program files\\python37\\lib\\inspect.py', 'PYMODULE'), + ('cmd', 'c:\\program files\\python37\\lib\\cmd.py', 'PYMODULE'), + ('bdb', 'c:\\program files\\python37\\lib\\bdb.py', 'PYMODULE'), + ('opcode', 'c:\\program files\\python37\\lib\\opcode.py', 'PYMODULE'), + ('dis', 'c:\\program files\\python37\\lib\\dis.py', 'PYMODULE'), + ('codeop', 'c:\\program files\\python37\\lib\\codeop.py', 'PYMODULE'), + ('code', 'c:\\program files\\python37\\lib\\code.py', 'PYMODULE'), + ('shlex', 'c:\\program files\\python37\\lib\\shlex.py', 'PYMODULE'), + ('runpy', 'c:\\program files\\python37\\lib\\runpy.py', 'PYMODULE'), + ('importlib._bootstrap', + 'c:\\program files\\python37\\lib\\importlib\\_bootstrap.py', + 'PYMODULE'), + ('importlib._bootstrap_external', + 'c:\\program files\\python37\\lib\\importlib\\_bootstrap_external.py', + 'PYMODULE'), + ('importlib.machinery', + 'c:\\program files\\python37\\lib\\importlib\\machinery.py', + 'PYMODULE'), + ('importlib.util', + 'c:\\program files\\python37\\lib\\importlib\\util.py', + 'PYMODULE'), + ('importlib.abc', + 'c:\\program files\\python37\\lib\\importlib\\abc.py', + 'PYMODULE'), + ('importlib', + 'c:\\program files\\python37\\lib\\importlib\\__init__.py', + 'PYMODULE'), + ('pkgutil', 'c:\\program files\\python37\\lib\\pkgutil.py', 'PYMODULE'), + ('xml', 'c:\\program files\\python37\\lib\\xml\\__init__.py', 'PYMODULE'), + ('xml.sax.expatreader', + 'c:\\program files\\python37\\lib\\xml\\sax\\expatreader.py', + 'PYMODULE'), + ('xml.sax.saxutils', + 'c:\\program files\\python37\\lib\\xml\\sax\\saxutils.py', + 'PYMODULE'), + ('urllib.request', + 'c:\\program files\\python37\\lib\\urllib\\request.py', + 'PYMODULE'), + ('getpass', 'c:\\program files\\python37\\lib\\getpass.py', 'PYMODULE'), + ('nturl2path', 'c:\\program files\\python37\\lib\\nturl2path.py', 'PYMODULE'), + ('ftplib', 'c:\\program files\\python37\\lib\\ftplib.py', 'PYMODULE'), + ('netrc', 'c:\\program files\\python37\\lib\\netrc.py', 'PYMODULE'), + ('http.cookiejar', + 'c:\\program files\\python37\\lib\\http\\cookiejar.py', + 'PYMODULE'), + ('urllib.response', + 'c:\\program files\\python37\\lib\\urllib\\response.py', + 'PYMODULE'), + ('urllib.error', + 'c:\\program files\\python37\\lib\\urllib\\error.py', + 'PYMODULE'), + ('xml.sax', + 'c:\\program files\\python37\\lib\\xml\\sax\\__init__.py', + 'PYMODULE'), + ('xml.sax.handler', + 'c:\\program files\\python37\\lib\\xml\\sax\\handler.py', + 'PYMODULE'), + ('xml.sax._exceptions', + 'c:\\program files\\python37\\lib\\xml\\sax\\_exceptions.py', + 'PYMODULE'), + ('xml.sax.xmlreader', + 'c:\\program files\\python37\\lib\\xml\\sax\\xmlreader.py', + 'PYMODULE'), + ('xml.parsers', + 'c:\\program files\\python37\\lib\\xml\\parsers\\__init__.py', + 'PYMODULE'), + ('xml.parsers.expat', + 'c:\\program files\\python37\\lib\\xml\\parsers\\expat.py', + 'PYMODULE'), + ('plistlib', 'c:\\program files\\python37\\lib\\plistlib.py', 'PYMODULE'), + ('platform', 'c:\\program files\\python37\\lib\\platform.py', 'PYMODULE'), + ('token', 'c:\\program files\\python37\\lib\\token.py', 'PYMODULE'), + ('tokenize', 'c:\\program files\\python37\\lib\\tokenize.py', 'PYMODULE'), + ('urllib.parse', + 'c:\\program files\\python37\\lib\\urllib\\parse.py', + 'PYMODULE'), + ('tempfile', 'c:\\program files\\python37\\lib\\tempfile.py', 'PYMODULE'), + ('tty', 'c:\\program files\\python37\\lib\\tty.py', 'PYMODULE'), + ('pydoc_data', + 'c:\\program files\\python37\\lib\\pydoc_data\\__init__.py', + 'PYMODULE'), + ('pydoc_data.topics', + 'c:\\program files\\python37\\lib\\pydoc_data\\topics.py', + 'PYMODULE'), + ('html.entities', + 'c:\\program files\\python37\\lib\\html\\entities.py', + 'PYMODULE'), + ('html', 'c:\\program files\\python37\\lib\\html\\__init__.py', 'PYMODULE'), + ('ssl', 'c:\\program files\\python37\\lib\\ssl.py', 'PYMODULE'), + ('http.client', + 'c:\\program files\\python37\\lib\\http\\client.py', + 'PYMODULE'), + ('mimetypes', 'c:\\program files\\python37\\lib\\mimetypes.py', 'PYMODULE'), + ('socketserver', + 'c:\\program files\\python37\\lib\\socketserver.py', + 'PYMODULE'), + ('http', 'c:\\program files\\python37\\lib\\http\\__init__.py', 'PYMODULE'), + ('http.server', + 'c:\\program files\\python37\\lib\\http\\server.py', + 'PYMODULE'), + ('optparse', 'c:\\program files\\python37\\lib\\optparse.py', 'PYMODULE'), + ('uu', 'c:\\program files\\python37\\lib\\uu.py', 'PYMODULE'), + ('quopri', 'c:\\program files\\python37\\lib\\quopri.py', 'PYMODULE'), + ('email.feedparser', + 'c:\\program files\\python37\\lib\\email\\feedparser.py', + 'PYMODULE'), + ('email.parser', + 'c:\\program files\\python37\\lib\\email\\parser.py', + 'PYMODULE'), + ('email', 'c:\\program files\\python37\\lib\\email\\__init__.py', 'PYMODULE'), + ('calendar', 'c:\\program files\\python37\\lib\\calendar.py', 'PYMODULE'), + ('email._parseaddr', + 'c:\\program files\\python37\\lib\\email\\_parseaddr.py', + 'PYMODULE'), + ('email.utils', + 'c:\\program files\\python37\\lib\\email\\utils.py', + 'PYMODULE'), + ('email.errors', + 'c:\\program files\\python37\\lib\\email\\errors.py', + 'PYMODULE'), + ('email.header', + 'c:\\program files\\python37\\lib\\email\\header.py', + 'PYMODULE'), + ('email._policybase', + 'c:\\program files\\python37\\lib\\email\\_policybase.py', + 'PYMODULE'), + ('email.base64mime', + 'c:\\program files\\python37\\lib\\email\\base64mime.py', + 'PYMODULE'), + ('email.encoders', + 'c:\\program files\\python37\\lib\\email\\encoders.py', + 'PYMODULE'), + ('email.charset', + 'c:\\program files\\python37\\lib\\email\\charset.py', + 'PYMODULE'), + ('base64', 'c:\\program files\\python37\\lib\\base64.py', 'PYMODULE'), + ('email._encoded_words', + 'c:\\program files\\python37\\lib\\email\\_encoded_words.py', + 'PYMODULE'), + ('hashlib', 'c:\\program files\\python37\\lib\\hashlib.py', 'PYMODULE'), + ('bisect', 'c:\\program files\\python37\\lib\\bisect.py', 'PYMODULE'), + ('random', 'c:\\program files\\python37\\lib\\random.py', 'PYMODULE'), + ('email.generator', + 'c:\\program files\\python37\\lib\\email\\generator.py', + 'PYMODULE'), + ('email.iterators', + 'c:\\program files\\python37\\lib\\email\\iterators.py', + 'PYMODULE'), + ('urllib', + 'c:\\program files\\python37\\lib\\urllib\\__init__.py', + 'PYMODULE'), + ('email._header_value_parser', + 'c:\\program files\\python37\\lib\\email\\_header_value_parser.py', + 'PYMODULE'), + ('email.headerregistry', + 'c:\\program files\\python37\\lib\\email\\headerregistry.py', + 'PYMODULE'), + ('email.quoprimime', + 'c:\\program files\\python37\\lib\\email\\quoprimime.py', + 'PYMODULE'), + ('email.contentmanager', + 'c:\\program files\\python37\\lib\\email\\contentmanager.py', + 'PYMODULE'), + ('email.policy', + 'c:\\program files\\python37\\lib\\email\\policy.py', + 'PYMODULE'), + ('email.message', + 'c:\\program files\\python37\\lib\\email\\message.py', + 'PYMODULE'), + ('bz2', 'c:\\program files\\python37\\lib\\bz2.py', 'PYMODULE'), + ('lzma', 'c:\\program files\\python37\\lib\\lzma.py', 'PYMODULE'), + ('_compression', + 'c:\\program files\\python37\\lib\\_compression.py', + 'PYMODULE'), + ('gzip', 'c:\\program files\\python37\\lib\\gzip.py', 'PYMODULE'), + ('tarfile', 'c:\\program files\\python37\\lib\\tarfile.py', 'PYMODULE'), + ('py_compile', 'c:\\program files\\python37\\lib\\py_compile.py', 'PYMODULE'), + ('zipfile', 'c:\\program files\\python37\\lib\\zipfile.py', 'PYMODULE'), + ('shutil', 'c:\\program files\\python37\\lib\\shutil.py', 'PYMODULE'), + ('socket', 'c:\\program files\\python37\\lib\\socket.py', 'PYMODULE'), + ('webbrowser', 'c:\\program files\\python37\\lib\\webbrowser.py', 'PYMODULE'), + ('pydoc', 'c:\\program files\\python37\\lib\\pydoc.py', 'PYMODULE'), + ('getopt', 'c:\\program files\\python37\\lib\\getopt.py', 'PYMODULE'), + ('pdb', 'c:\\program files\\python37\\lib\\pdb.py', 'PYMODULE'), + ('unittest.util', + 'c:\\program files\\python37\\lib\\unittest\\util.py', + 'PYMODULE'), + ('unittest.result', + 'c:\\program files\\python37\\lib\\unittest\\result.py', + 'PYMODULE'), + ('string', 'c:\\program files\\python37\\lib\\string.py', 'PYMODULE'), + ('logging', + 'c:\\program files\\python37\\lib\\logging\\__init__.py', + 'PYMODULE'), + ('unittest.case', + 'c:\\program files\\python37\\lib\\unittest\\case.py', + 'PYMODULE'), + ('unittest.suite', + 'c:\\program files\\python37\\lib\\unittest\\suite.py', + 'PYMODULE'), + ('unittest.loader', + 'c:\\program files\\python37\\lib\\unittest\\loader.py', + 'PYMODULE'), + ('unittest.runner', + 'c:\\program files\\python37\\lib\\unittest\\runner.py', + 'PYMODULE'), + ('unittest.main', + 'c:\\program files\\python37\\lib\\unittest\\main.py', + 'PYMODULE'), + ('unittest.signals', + 'c:\\program files\\python37\\lib\\unittest\\signals.py', + 'PYMODULE'), + ('unittest', + 'c:\\program files\\python37\\lib\\unittest\\__init__.py', + 'PYMODULE'), + ('doctest', 'c:\\program files\\python37\\lib\\doctest.py', 'PYMODULE'), + ('stat', 'c:\\program files\\python37\\lib\\stat.py', 'PYMODULE'), + ('genericpath', + 'c:\\program files\\python37\\lib\\genericpath.py', + 'PYMODULE'), + ('posixpath', 'c:\\program files\\python37\\lib\\posixpath.py', 'PYMODULE'), + ('signal', 'c:\\program files\\python37\\lib\\signal.py', 'PYMODULE'), + ('contextlib', 'c:\\program files\\python37\\lib\\contextlib.py', 'PYMODULE'), + ('_threading_local', + 'c:\\program files\\python37\\lib\\_threading_local.py', + 'PYMODULE'), + ('threading', 'c:\\program files\\python37\\lib\\threading.py', 'PYMODULE'), + ('selectors', 'c:\\program files\\python37\\lib\\selectors.py', 'PYMODULE'), + ('subprocess', 'c:\\program files\\python37\\lib\\subprocess.py', 'PYMODULE'), + ('gettext', 'c:\\program files\\python37\\lib\\gettext.py', 'PYMODULE'), + ('textwrap', 'c:\\program files\\python37\\lib\\textwrap.py', 'PYMODULE'), + ('argparse', 'c:\\program files\\python37\\lib\\argparse.py', 'PYMODULE'), + ('pickle', 'c:\\program files\\python37\\lib\\pickle.py', 'PYMODULE'), + ('tracemalloc', + 'c:\\program files\\python37\\lib\\tracemalloc.py', + 'PYMODULE'), + ('slugify.slugify', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\slugify\\slugify.py', + 'PYMODULE'), + ('unidecode', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\__init__.py', + 'PYMODULE'), + ('unidecode.x056', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x056.py', + 'PYMODULE'), + ('unidecode.x00c', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x00c.py', + 'PYMODULE'), + ('unidecode.x02a', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x02a.py', + 'PYMODULE'), + ('unidecode.x0ad', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0ad.py', + 'PYMODULE'), + ('unidecode.x0ca', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0ca.py', + 'PYMODULE'), + ('unidecode.x071', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x071.py', + 'PYMODULE'), + ('unidecode.x086', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x086.py', + 'PYMODULE'), + ('unidecode.x004', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x004.py', + 'PYMODULE'), + ('unidecode.x028', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x028.py', + 'PYMODULE'), + ('unidecode.x09c', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x09c.py', + 'PYMODULE'), + ('unidecode.x082', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x082.py', + 'PYMODULE'), + ('unidecode.x06a', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x06a.py', + 'PYMODULE'), + ('unidecode.x050', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x050.py', + 'PYMODULE'), + ('unidecode.x08a', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x08a.py', + 'PYMODULE'), + ('unidecode.x1d7', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x1d7.py', + 'PYMODULE'), + ('unidecode.x1d6', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x1d6.py', + 'PYMODULE'), + ('unidecode.x059', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x059.py', + 'PYMODULE'), + ('unidecode.x0b1', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0b1.py', + 'PYMODULE'), + ('unidecode.x0ff', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0ff.py', + 'PYMODULE'), + ('unidecode.x0c1', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0c1.py', + 'PYMODULE'), + ('unidecode.x089', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x089.py', + 'PYMODULE'), + ('unidecode.x01e', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x01e.py', + 'PYMODULE'), + ('unidecode.x0c4', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0c4.py', + 'PYMODULE'), + ('unidecode.x0cb', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0cb.py', + 'PYMODULE'), + ('unidecode.x074', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x074.py', + 'PYMODULE'), + ('unidecode.x072', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x072.py', + 'PYMODULE'), + ('unidecode.x07d', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x07d.py', + 'PYMODULE'), + ('unidecode.x003', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x003.py', + 'PYMODULE'), + ('unidecode.x087', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x087.py', + 'PYMODULE'), + ('unidecode.x061', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x061.py', + 'PYMODULE'), + ('unidecode.x069', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x069.py', + 'PYMODULE'), + ('unidecode.x05b', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x05b.py', + 'PYMODULE'), + ('unidecode.x0d6', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0d6.py', + 'PYMODULE'), + ('unidecode.x031', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x031.py', + 'PYMODULE'), + ('unidecode.x006', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x006.py', + 'PYMODULE'), + ('unidecode.x09a', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x09a.py', + 'PYMODULE'), + ('unidecode.x0ce', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0ce.py', + 'PYMODULE'), + ('unidecode.x0bc', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0bc.py', + 'PYMODULE'), + ('unidecode.x0b0', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0b0.py', + 'PYMODULE'), + ('unidecode.x0bf', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0bf.py', + 'PYMODULE'), + ('unidecode.x06c', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x06c.py', + 'PYMODULE'), + ('unidecode.x1d4', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x1d4.py', + 'PYMODULE'), + ('unidecode.x078', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x078.py', + 'PYMODULE'), + ('unidecode.x0cd', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0cd.py', + 'PYMODULE'), + ('unidecode.x099', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x099.py', + 'PYMODULE'), + ('unidecode.x0bd', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0bd.py', + 'PYMODULE'), + ('unidecode.x052', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x052.py', + 'PYMODULE'), + ('unidecode.x026', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x026.py', + 'PYMODULE'), + ('unidecode.x05c', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x05c.py', + 'PYMODULE'), + ('unidecode.x00a', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x00a.py', + 'PYMODULE'), + ('unidecode.x033', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x033.py', + 'PYMODULE'), + ('unidecode.x0fc', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0fc.py', + 'PYMODULE'), + ('unidecode.x023', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x023.py', + 'PYMODULE'), + ('unidecode.x09e', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x09e.py', + 'PYMODULE'), + ('unidecode.x0c7', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0c7.py', + 'PYMODULE'), + ('unidecode.x0d3', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0d3.py', + 'PYMODULE'), + ('unidecode.x002', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x002.py', + 'PYMODULE'), + ('unidecode.x06f', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x06f.py', + 'PYMODULE'), + ('unidecode.x058', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x058.py', + 'PYMODULE'), + ('unidecode.x0ba', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0ba.py', + 'PYMODULE'), + ('unidecode.x00d', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x00d.py', + 'PYMODULE'), + ('unidecode.x0be', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0be.py', + 'PYMODULE'), + ('unidecode.x00e', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x00e.py', + 'PYMODULE'), + ('unidecode.x0b2', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0b2.py', + 'PYMODULE'), + ('unidecode.x00f', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x00f.py', + 'PYMODULE'), + ('unidecode.x018', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x018.py', + 'PYMODULE'), + ('unidecode.x097', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x097.py', + 'PYMODULE'), + ('unidecode.x05d', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x05d.py', + 'PYMODULE'), + ('unidecode.x010', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x010.py', + 'PYMODULE'), + ('unidecode.x00b', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x00b.py', + 'PYMODULE'), + ('unidecode.x0f9', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0f9.py', + 'PYMODULE'), + ('unidecode.x0a2', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0a2.py', + 'PYMODULE'), + ('unidecode.x070', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x070.py', + 'PYMODULE'), + ('unidecode.x007', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x007.py', + 'PYMODULE'), + ('unidecode.x098', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x098.py', + 'PYMODULE'), + ('unidecode.x08d', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x08d.py', + 'PYMODULE'), + ('unidecode.x011', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x011.py', + 'PYMODULE'), + ('unidecode.x1d5', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x1d5.py', + 'PYMODULE'), + ('unidecode.x024', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x024.py', + 'PYMODULE'), + ('unidecode.x009', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x009.py', + 'PYMODULE'), + ('unidecode.x014', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x014.py', + 'PYMODULE'), + ('unidecode.x08e', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x08e.py', + 'PYMODULE'), + ('unidecode.x0c5', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0c5.py', + 'PYMODULE'), + ('unidecode.x0fb', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0fb.py', + 'PYMODULE'), + ('unidecode.x0cf', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0cf.py', + 'PYMODULE'), + ('unidecode.x08f', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x08f.py', + 'PYMODULE'), + ('unidecode.x012', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x012.py', + 'PYMODULE'), + ('unidecode.x04d', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x04d.py', + 'PYMODULE'), + ('unidecode.x0ac', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0ac.py', + 'PYMODULE'), + ('unidecode.x08b', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x08b.py', + 'PYMODULE'), + ('unidecode.x051', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x051.py', + 'PYMODULE'), + ('unidecode.x0af', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0af.py', + 'PYMODULE'), + ('unidecode.x02e', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x02e.py', + 'PYMODULE'), + ('unidecode.x0b5', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0b5.py', + 'PYMODULE'), + ('unidecode.x06d', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x06d.py', + 'PYMODULE'), + ('unidecode.x09f', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x09f.py', + 'PYMODULE'), + ('unidecode.x064', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x064.py', + 'PYMODULE'), + ('unidecode.x05e', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x05e.py', + 'PYMODULE'), + ('unidecode.x066', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x066.py', + 'PYMODULE'), + ('unidecode.x017', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x017.py', + 'PYMODULE'), + ('unidecode.x0a4', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0a4.py', + 'PYMODULE'), + ('unidecode.x000', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x000.py', + 'PYMODULE'), + ('unidecode.x029', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x029.py', + 'PYMODULE'), + ('unidecode.x055', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x055.py', + 'PYMODULE'), + ('unidecode.x015', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x015.py', + 'PYMODULE'), + ('unidecode.x0b3', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0b3.py', + 'PYMODULE'), + ('unidecode.util', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\util.py', + 'PYMODULE'), + ('unidecode.x0a0', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0a0.py', + 'PYMODULE'), + ('unidecode.x092', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x092.py', + 'PYMODULE'), + ('unidecode.x053', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x053.py', + 'PYMODULE'), + ('unidecode.x025', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x025.py', + 'PYMODULE'), + ('unidecode.x0a1', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0a1.py', + 'PYMODULE'), + ('unidecode.x032', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x032.py', + 'PYMODULE'), + ('unidecode.x088', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x088.py', + 'PYMODULE'), + ('unidecode.x001', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x001.py', + 'PYMODULE'), + ('unidecode.x04f', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x04f.py', + 'PYMODULE'), + ('unidecode.x076', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x076.py', + 'PYMODULE'), + ('unidecode.x09b', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x09b.py', + 'PYMODULE'), + ('unidecode.x065', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x065.py', + 'PYMODULE'), + ('unidecode.x0d1', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0d1.py', + 'PYMODULE'), + ('unidecode.x090', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x090.py', + 'PYMODULE'), + ('unidecode.x027', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x027.py', + 'PYMODULE'), + ('unidecode.x022', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x022.py', + 'PYMODULE'), + ('unidecode.x067', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x067.py', + 'PYMODULE'), + ('unidecode.x016', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x016.py', + 'PYMODULE'), + ('unidecode.x1f1', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x1f1.py', + 'PYMODULE'), + ('unidecode.x0d7', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0d7.py', + 'PYMODULE'), + ('unidecode.x096', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x096.py', + 'PYMODULE'), + ('unidecode.x030', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x030.py', + 'PYMODULE'), + ('unidecode.x094', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x094.py', + 'PYMODULE'), + ('unidecode.x0b4', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0b4.py', + 'PYMODULE'), + ('unidecode.x054', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x054.py', + 'PYMODULE'), + ('unidecode.x05f', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x05f.py', + 'PYMODULE'), + ('unidecode.x0b7', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0b7.py', + 'PYMODULE'), + ('unidecode.x085', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x085.py', + 'PYMODULE'), + ('unidecode.x09d', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x09d.py', + 'PYMODULE'), + ('unidecode.x057', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x057.py', + 'PYMODULE'), + ('unidecode.x084', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x084.py', + 'PYMODULE'), + ('unidecode.x093', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x093.py', + 'PYMODULE'), + ('unidecode.x005', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x005.py', + 'PYMODULE'), + ('unidecode.x07f', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x07f.py', + 'PYMODULE'), + ('unidecode.x081', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x081.py', + 'PYMODULE'), + ('unidecode.x0cc', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0cc.py', + 'PYMODULE'), + ('unidecode.x07c', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x07c.py', + 'PYMODULE'), + ('unidecode.x077', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x077.py', + 'PYMODULE'), + ('unidecode.x021', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x021.py', + 'PYMODULE'), + ('unidecode.x05a', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x05a.py', + 'PYMODULE'), + ('unidecode.x091', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x091.py', + 'PYMODULE'), + ('unidecode.x0b8', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0b8.py', + 'PYMODULE'), + ('unidecode.x0fa', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0fa.py', + 'PYMODULE'), + ('unidecode.x080', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x080.py', + 'PYMODULE'), + ('unidecode.x079', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x079.py', + 'PYMODULE'), + ('unidecode.x06b', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x06b.py', + 'PYMODULE'), + ('unidecode.x0c3', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0c3.py', + 'PYMODULE'), + ('unidecode.x083', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x083.py', + 'PYMODULE'), + ('unidecode.x0fd', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0fd.py', + 'PYMODULE'), + ('unidecode.x0a3', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0a3.py', + 'PYMODULE'), + ('unidecode.x02f', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x02f.py', + 'PYMODULE'), + ('unidecode.x01f', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x01f.py', + 'PYMODULE'), + ('unidecode.x07a', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x07a.py', + 'PYMODULE'), + ('unidecode.x0d5', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0d5.py', + 'PYMODULE'), + ('unidecode.x0ae', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0ae.py', + 'PYMODULE'), + ('unidecode.x0d4', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0d4.py', + 'PYMODULE'), + ('unidecode.x0bb', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0bb.py', + 'PYMODULE'), + ('unidecode.x07e', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x07e.py', + 'PYMODULE'), + ('unidecode.x04e', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x04e.py', + 'PYMODULE'), + ('unidecode.x07b', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x07b.py', + 'PYMODULE'), + ('unidecode.x0c2', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0c2.py', + 'PYMODULE'), + ('unidecode.x0fe', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0fe.py', + 'PYMODULE'), + ('unidecode.x013', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x013.py', + 'PYMODULE'), + ('unidecode.x068', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x068.py', + 'PYMODULE'), + ('unidecode.x020', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x020.py', + 'PYMODULE'), + ('unidecode.x095', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x095.py', + 'PYMODULE'), + ('unidecode.x0d0', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0d0.py', + 'PYMODULE'), + ('unidecode.x02c', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x02c.py', + 'PYMODULE'), + ('unidecode.x0c6', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0c6.py', + 'PYMODULE'), + ('unidecode.x08c', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x08c.py', + 'PYMODULE'), + ('unidecode.x0d2', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0d2.py', + 'PYMODULE'), + ('unidecode.x063', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x063.py', + 'PYMODULE'), + ('unidecode.x0b9', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0b9.py', + 'PYMODULE'), + ('unidecode.x0c9', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0c9.py', + 'PYMODULE'), + ('unidecode.x0c0', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0c0.py', + 'PYMODULE'), + ('unidecode.x0c8', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0c8.py', + 'PYMODULE'), + ('unidecode.x062', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x062.py', + 'PYMODULE'), + ('unidecode.x0b6', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0b6.py', + 'PYMODULE'), + ('unidecode.x060', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x060.py', + 'PYMODULE'), + ('unidecode.x01d', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x01d.py', + 'PYMODULE'), + ('unidecode.x073', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x073.py', + 'PYMODULE'), + ('unidecode.x075', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x075.py', + 'PYMODULE'), + ('unidecode.x06e', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x06e.py', + 'PYMODULE'), + ('text_unidecode', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\text_unidecode\\__init__.py', + 'PYMODULE'), + ('slugify', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\slugify\\__init__.py', + 'PYMODULE'), + ('copy', 'c:\\program files\\python37\\lib\\copy.py', 'PYMODULE'), + ('glob', 'c:\\program files\\python37\\lib\\glob.py', 'PYMODULE'), + ('pprint', 'c:\\program files\\python37\\lib\\pprint.py', 'PYMODULE'), + ('colorama', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\colorama\\__init__.py', + 'PYMODULE'), + ('colorama.ansitowin32', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\colorama\\ansitowin32.py', + 'PYMODULE'), + ('colorama.winterm', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\colorama\\winterm.py', + 'PYMODULE'), + ('colorama.ansi', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\colorama\\ansi.py', + 'PYMODULE'), + ('colorama.initialise', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\colorama\\initialise.py', + 'PYMODULE'), + ('colorama.win32', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\colorama\\win32.py', + 'PYMODULE'), + ('ctypes.wintypes', + 'c:\\program files\\python37\\lib\\ctypes\\wintypes.py', + 'PYMODULE'), + ('ctypes', + 'c:\\program files\\python37\\lib\\ctypes\\__init__.py', + 'PYMODULE'), + ('ctypes._endian', + 'c:\\program files\\python37\\lib\\ctypes\\_endian.py', + 'PYMODULE'), + ('parse', + 'c:\\program files\\python37\\lib\\site-packages\\parse.py', + 'PYMODULE'), + ('decimal', 'c:\\program files\\python37\\lib\\decimal.py', 'PYMODULE'), + ('_pydecimal', 'c:\\program files\\python37\\lib\\_pydecimal.py', 'PYMODULE'), + ('contextvars', + 'c:\\program files\\python37\\lib\\contextvars.py', + 'PYMODULE'), + ('numbers', 'c:\\program files\\python37\\lib\\numbers.py', 'PYMODULE'), + ('os', 'c:\\program files\\python37\\lib\\os.py', 'PYMODULE'), + ('json', 'c:\\program files\\python37\\lib\\json\\__init__.py', 'PYMODULE'), + ('json.encoder', + 'c:\\program files\\python37\\lib\\json\\encoder.py', + 'PYMODULE'), + ('json.decoder', + 'c:\\program files\\python37\\lib\\json\\decoder.py', + 'PYMODULE'), + ('json.scanner', + 'c:\\program files\\python37\\lib\\json\\scanner.py', + 'PYMODULE')], + [('api-ms-win-crt-stdio-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-stdio-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-runtime-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-runtime-l1-1-0.dll', + 'BINARY'), + ('VCRUNTIME140.dll', + 'c:\\program files\\python37\\VCRUNTIME140.dll', + 'BINARY'), + ('api-ms-win-crt-heap-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-heap-l1-1-0.dll', + 'BINARY'), + ('python37.dll', 'c:\\program files\\python37\\python37.dll', 'BINARY'), + ('api-ms-win-crt-locale-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-locale-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-math-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-math-l1-1-0.dll', + 'BINARY'), + ('ucrtbase.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\ucrtbase.dll', + 'BINARY'), + ('api-ms-win-crt-string-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-string-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-convert-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-convert-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-environment-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-environment-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-filesystem-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-filesystem-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-process-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-process-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-conio-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-conio-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-time-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-time-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-namedpipe-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-namedpipe-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-rtlsupport-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-rtlsupport-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-string-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-string-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-libraryloader-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-libraryloader-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-timezone-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-timezone-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-errorhandling-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-errorhandling-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-memory-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-memory-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-processthreads-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-processthreads-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-profile-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-profile-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-file-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-file-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-console-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-console-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-file-l2-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-file-l2-1-0.dll', + 'BINARY'), + ('api-ms-win-core-interlocked-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-interlocked-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-localization-l1-2-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-localization-l1-2-0.dll', + 'BINARY'), + ('api-ms-win-core-processthreads-l1-1-1.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-processthreads-l1-1-1.dll', + 'BINARY'), + ('api-ms-win-core-sysinfo-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-sysinfo-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-heap-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-heap-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-synch-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-synch-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-datetime-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-datetime-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-synch-l1-2-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-synch-l1-2-0.dll', + 'BINARY'), + ('api-ms-win-core-handle-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-handle-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-file-l1-2-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-file-l1-2-0.dll', + 'BINARY'), + ('api-ms-win-core-util-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-util-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-debug-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-debug-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-processenvironment-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-processenvironment-l1-1-0.dll', + 'BINARY'), + ('_ssl', 'c:\\program files\\python37\\DLLs\\_ssl.pyd', 'EXTENSION'), + ('unicodedata', + 'c:\\program files\\python37\\DLLs\\unicodedata.pyd', + 'EXTENSION'), + ('pyexpat', 'c:\\program files\\python37\\DLLs\\pyexpat.pyd', 'EXTENSION'), + ('_hashlib', 'c:\\program files\\python37\\DLLs\\_hashlib.pyd', 'EXTENSION'), + ('_bz2', 'c:\\program files\\python37\\DLLs\\_bz2.pyd', 'EXTENSION'), + ('_lzma', 'c:\\program files\\python37\\DLLs\\_lzma.pyd', 'EXTENSION'), + ('_socket', 'c:\\program files\\python37\\DLLs\\_socket.pyd', 'EXTENSION'), + ('select', 'c:\\program files\\python37\\DLLs\\select.pyd', 'EXTENSION'), + ('_ctypes', 'c:\\program files\\python37\\DLLs\\_ctypes.pyd', 'EXTENSION'), + ('_contextvars', + 'c:\\program files\\python37\\DLLs\\_contextvars.pyd', + 'EXTENSION'), + ('_decimal', 'c:\\program files\\python37\\DLLs\\_decimal.pyd', 'EXTENSION'), + ('libcrypto-1_1-x64.dll', + 'c:\\program files\\python37\\DLLs\\libcrypto-1_1-x64.dll', + 'BINARY'), + ('libssl-1_1-x64.dll', + 'c:\\program files\\python37\\DLLs\\libssl-1_1-x64.dll', + 'BINARY'), + ('api-ms-win-crt-utility-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-utility-l1-1-0.dll', + 'BINARY')], + [], + [], + [('base_library.zip', + 'D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\bananaSPLIT\\build\\bananaSPLIT.exe\\base_library.zip', + 'DATA')], + []) diff --git a/WinBuild/build/bananaSPLIT.exe/EXE-00.toc b/WinBuild/build/bananaSPLIT.exe/EXE-00.toc new file mode 100644 index 0000000..368c702 --- /dev/null +++ b/WinBuild/build/bananaSPLIT.exe/EXE-00.toc @@ -0,0 +1,210 @@ +('D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\bananaSPLIT\\dist\\bananaSPLIT.exe', + True, + False, + False, + 'banana.ico', + None, + False, + False, + '', + True, + 'bananaSPLIT.pkg', + [('PYZ-00.pyz', + 'D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\bananaSPLIT\\build\\bananaSPLIT.exe\\PYZ-00.pyz', + 'PYZ'), + ('struct', + 'D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\bananaSPLIT\\build\\bananaSPLIT.exe\\localpycos\\struct.pyo', + 'PYMODULE'), + ('pyimod01_os_path', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod01_os_path.pyc', + 'PYMODULE'), + ('pyimod02_archive', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod02_archive.pyc', + 'PYMODULE'), + ('pyimod03_importers', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod03_importers.pyc', + 'PYMODULE'), + ('pyiboot01_bootstrap', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py', + 'PYSOURCE'), + ('main', + 'D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\bananaSPLIT\\main.py', + 'PYSOURCE'), + ('api-ms-win-crt-stdio-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-stdio-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-runtime-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-runtime-l1-1-0.dll', + 'BINARY'), + ('VCRUNTIME140.dll', + 'c:\\program files\\python37\\VCRUNTIME140.dll', + 'BINARY'), + ('api-ms-win-crt-heap-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-heap-l1-1-0.dll', + 'BINARY'), + ('python37.dll', 'c:\\program files\\python37\\python37.dll', 'BINARY'), + ('api-ms-win-crt-locale-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-locale-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-math-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-math-l1-1-0.dll', + 'BINARY'), + ('ucrtbase.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\ucrtbase.dll', + 'BINARY'), + ('api-ms-win-crt-string-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-string-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-convert-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-convert-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-environment-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-environment-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-filesystem-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-filesystem-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-process-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-process-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-conio-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-conio-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-time-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-time-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-namedpipe-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-namedpipe-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-rtlsupport-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-rtlsupport-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-string-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-string-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-libraryloader-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-libraryloader-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-timezone-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-timezone-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-errorhandling-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-errorhandling-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-memory-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-memory-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-processthreads-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-processthreads-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-profile-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-profile-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-file-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-file-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-console-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-console-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-file-l2-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-file-l2-1-0.dll', + 'BINARY'), + ('api-ms-win-core-interlocked-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-interlocked-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-localization-l1-2-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-localization-l1-2-0.dll', + 'BINARY'), + ('api-ms-win-core-processthreads-l1-1-1.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-processthreads-l1-1-1.dll', + 'BINARY'), + ('api-ms-win-core-sysinfo-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-sysinfo-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-heap-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-heap-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-synch-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-synch-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-datetime-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-datetime-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-synch-l1-2-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-synch-l1-2-0.dll', + 'BINARY'), + ('api-ms-win-core-handle-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-handle-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-file-l1-2-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-file-l1-2-0.dll', + 'BINARY'), + ('api-ms-win-core-util-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-util-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-debug-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-debug-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-processenvironment-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-processenvironment-l1-1-0.dll', + 'BINARY'), + ('_ssl', 'c:\\program files\\python37\\DLLs\\_ssl.pyd', 'EXTENSION'), + ('unicodedata', + 'c:\\program files\\python37\\DLLs\\unicodedata.pyd', + 'EXTENSION'), + ('pyexpat', 'c:\\program files\\python37\\DLLs\\pyexpat.pyd', 'EXTENSION'), + ('_hashlib', 'c:\\program files\\python37\\DLLs\\_hashlib.pyd', 'EXTENSION'), + ('_bz2', 'c:\\program files\\python37\\DLLs\\_bz2.pyd', 'EXTENSION'), + ('_lzma', 'c:\\program files\\python37\\DLLs\\_lzma.pyd', 'EXTENSION'), + ('_socket', 'c:\\program files\\python37\\DLLs\\_socket.pyd', 'EXTENSION'), + ('select', 'c:\\program files\\python37\\DLLs\\select.pyd', 'EXTENSION'), + ('_ctypes', 'c:\\program files\\python37\\DLLs\\_ctypes.pyd', 'EXTENSION'), + ('_contextvars', + 'c:\\program files\\python37\\DLLs\\_contextvars.pyd', + 'EXTENSION'), + ('_decimal', 'c:\\program files\\python37\\DLLs\\_decimal.pyd', 'EXTENSION'), + ('libcrypto-1_1-x64.dll', + 'c:\\program files\\python37\\DLLs\\libcrypto-1_1-x64.dll', + 'BINARY'), + ('libssl-1_1-x64.dll', + 'c:\\program files\\python37\\DLLs\\libssl-1_1-x64.dll', + 'BINARY'), + ('api-ms-win-crt-utility-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-utility-l1-1-0.dll', + 'BINARY'), + ('text_unidecode\\data.bin', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\text_unidecode\\data.bin', + 'DATA'), + ('base_library.zip', + 'D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\bananaSPLIT\\build\\bananaSPLIT.exe\\base_library.zip', + 'DATA'), + ('bananaSPLIT.exe.manifest', + 'D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\bananaSPLIT\\build\\bananaSPLIT.exe\\bananaSPLIT.exe.exe.manifest', + 'BINARY'), + ('pyi-windows-manifest-filename bananaSPLIT.exe.manifest', '', 'OPTION')], + [], + False, + False, + 1563704332, + [('run.exe', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\bootloader\\Windows-64bit\\run.exe', + 'EXECUTABLE')]) diff --git a/WinBuild/build/bananaSPLIT.exe/PKG-00.pkg b/WinBuild/build/bananaSPLIT.exe/PKG-00.pkg new file mode 100644 index 0000000..f181164 Binary files /dev/null and b/WinBuild/build/bananaSPLIT.exe/PKG-00.pkg differ diff --git a/WinBuild/build/bananaSPLIT.exe/PKG-00.toc b/WinBuild/build/bananaSPLIT.exe/PKG-00.toc new file mode 100644 index 0000000..5397ea2 --- /dev/null +++ b/WinBuild/build/bananaSPLIT.exe/PKG-00.toc @@ -0,0 +1,202 @@ +('D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\bananaSPLIT\\build\\bananaSPLIT.exe\\PKG-00.pkg', + {'BINARY': 1, + 'DATA': 1, + 'EXECUTABLE': 1, + 'EXTENSION': 1, + 'PYMODULE': 1, + 'PYSOURCE': 1, + 'PYZ': 0}, + [('PYZ-00.pyz', + 'D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\bananaSPLIT\\build\\bananaSPLIT.exe\\PYZ-00.pyz', + 'PYZ'), + ('struct', + 'D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\bananaSPLIT\\build\\bananaSPLIT.exe\\localpycos\\struct.pyo', + 'PYMODULE'), + ('pyimod01_os_path', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod01_os_path.pyc', + 'PYMODULE'), + ('pyimod02_archive', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod02_archive.pyc', + 'PYMODULE'), + ('pyimod03_importers', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod03_importers.pyc', + 'PYMODULE'), + ('pyiboot01_bootstrap', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py', + 'PYSOURCE'), + ('main', + 'D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\bananaSPLIT\\main.py', + 'PYSOURCE'), + ('api-ms-win-crt-stdio-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-stdio-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-runtime-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-runtime-l1-1-0.dll', + 'BINARY'), + ('VCRUNTIME140.dll', + 'c:\\program files\\python37\\VCRUNTIME140.dll', + 'BINARY'), + ('api-ms-win-crt-heap-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-heap-l1-1-0.dll', + 'BINARY'), + ('python37.dll', 'c:\\program files\\python37\\python37.dll', 'BINARY'), + ('api-ms-win-crt-locale-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-locale-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-math-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-math-l1-1-0.dll', + 'BINARY'), + ('ucrtbase.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\ucrtbase.dll', + 'BINARY'), + ('api-ms-win-crt-string-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-string-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-convert-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-convert-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-environment-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-environment-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-filesystem-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-filesystem-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-process-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-process-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-conio-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-conio-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-time-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-time-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-namedpipe-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-namedpipe-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-rtlsupport-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-rtlsupport-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-string-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-string-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-libraryloader-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-libraryloader-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-timezone-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-timezone-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-errorhandling-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-errorhandling-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-memory-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-memory-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-processthreads-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-processthreads-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-profile-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-profile-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-file-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-file-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-console-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-console-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-file-l2-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-file-l2-1-0.dll', + 'BINARY'), + ('api-ms-win-core-interlocked-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-interlocked-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-localization-l1-2-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-localization-l1-2-0.dll', + 'BINARY'), + ('api-ms-win-core-processthreads-l1-1-1.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-processthreads-l1-1-1.dll', + 'BINARY'), + ('api-ms-win-core-sysinfo-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-sysinfo-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-heap-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-heap-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-synch-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-synch-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-datetime-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-datetime-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-synch-l1-2-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-synch-l1-2-0.dll', + 'BINARY'), + ('api-ms-win-core-handle-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-handle-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-file-l1-2-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-file-l1-2-0.dll', + 'BINARY'), + ('api-ms-win-core-util-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-util-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-debug-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-core-debug-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-processenvironment-l1-1-0.dll', + 'C:/Program ' + 'Files/Java/jre1.8.0_211/bin\\api-ms-win-core-processenvironment-l1-1-0.dll', + 'BINARY'), + ('_ssl', 'c:\\program files\\python37\\DLLs\\_ssl.pyd', 'EXTENSION'), + ('unicodedata', + 'c:\\program files\\python37\\DLLs\\unicodedata.pyd', + 'EXTENSION'), + ('pyexpat', 'c:\\program files\\python37\\DLLs\\pyexpat.pyd', 'EXTENSION'), + ('_hashlib', 'c:\\program files\\python37\\DLLs\\_hashlib.pyd', 'EXTENSION'), + ('_bz2', 'c:\\program files\\python37\\DLLs\\_bz2.pyd', 'EXTENSION'), + ('_lzma', 'c:\\program files\\python37\\DLLs\\_lzma.pyd', 'EXTENSION'), + ('_socket', 'c:\\program files\\python37\\DLLs\\_socket.pyd', 'EXTENSION'), + ('select', 'c:\\program files\\python37\\DLLs\\select.pyd', 'EXTENSION'), + ('_ctypes', 'c:\\program files\\python37\\DLLs\\_ctypes.pyd', 'EXTENSION'), + ('_contextvars', + 'c:\\program files\\python37\\DLLs\\_contextvars.pyd', + 'EXTENSION'), + ('_decimal', 'c:\\program files\\python37\\DLLs\\_decimal.pyd', 'EXTENSION'), + ('libcrypto-1_1-x64.dll', + 'c:\\program files\\python37\\DLLs\\libcrypto-1_1-x64.dll', + 'BINARY'), + ('libssl-1_1-x64.dll', + 'c:\\program files\\python37\\DLLs\\libssl-1_1-x64.dll', + 'BINARY'), + ('api-ms-win-crt-utility-l1-1-0.dll', + 'C:/Program Files/Java/jre1.8.0_211/bin\\api-ms-win-crt-utility-l1-1-0.dll', + 'BINARY'), + ('text_unidecode\\data.bin', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\text_unidecode\\data.bin', + 'DATA'), + ('base_library.zip', + 'D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\bananaSPLIT\\build\\bananaSPLIT.exe\\base_library.zip', + 'DATA'), + ('bananaSPLIT.exe.manifest', + 'D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\bananaSPLIT\\build\\bananaSPLIT.exe\\bananaSPLIT.exe.exe.manifest', + 'BINARY'), + ('pyi-windows-manifest-filename bananaSPLIT.exe.manifest', '', 'OPTION')], + False, + False, + False) diff --git a/WinBuild/build/bananaSPLIT.exe/PYZ-00.pyz b/WinBuild/build/bananaSPLIT.exe/PYZ-00.pyz new file mode 100644 index 0000000..3250cb9 Binary files /dev/null and b/WinBuild/build/bananaSPLIT.exe/PYZ-00.pyz differ diff --git a/WinBuild/build/bananaSPLIT.exe/PYZ-00.toc b/WinBuild/build/bananaSPLIT.exe/PYZ-00.toc new file mode 100644 index 0000000..68c7e94 --- /dev/null +++ b/WinBuild/build/bananaSPLIT.exe/PYZ-00.toc @@ -0,0 +1,1083 @@ +('D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\bananaSPLIT\\build\\bananaSPLIT.exe\\PYZ-00.pyz', + [('ntpath', 'c:\\program files\\python37\\lib\\ntpath.py', 'PYMODULE'), + ('_strptime', 'c:\\program files\\python37\\lib\\_strptime.py', 'PYMODULE'), + ('datetime', 'c:\\program files\\python37\\lib\\datetime.py', 'PYMODULE'), + ('typing', 'c:\\program files\\python37\\lib\\typing.py', 'PYMODULE'), + ('_py_abc', 'c:\\program files\\python37\\lib\\_py_abc.py', 'PYMODULE'), + ('stringprep', 'c:\\program files\\python37\\lib\\stringprep.py', 'PYMODULE'), + ('fnmatch', 'c:\\program files\\python37\\lib\\fnmatch.py', 'PYMODULE'), + ('struct', 'c:\\program files\\python37\\lib\\struct.py', 'PYMODULE'), + ('_compat_pickle', + 'c:\\program files\\python37\\lib\\_compat_pickle.py', + 'PYMODULE'), + ('__future__', 'c:\\program files\\python37\\lib\\__future__.py', 'PYMODULE'), + ('difflib', 'c:\\program files\\python37\\lib\\difflib.py', 'PYMODULE'), + ('ast', 'c:\\program files\\python37\\lib\\ast.py', 'PYMODULE'), + ('inspect', 'c:\\program files\\python37\\lib\\inspect.py', 'PYMODULE'), + ('cmd', 'c:\\program files\\python37\\lib\\cmd.py', 'PYMODULE'), + ('bdb', 'c:\\program files\\python37\\lib\\bdb.py', 'PYMODULE'), + ('opcode', 'c:\\program files\\python37\\lib\\opcode.py', 'PYMODULE'), + ('dis', 'c:\\program files\\python37\\lib\\dis.py', 'PYMODULE'), + ('codeop', 'c:\\program files\\python37\\lib\\codeop.py', 'PYMODULE'), + ('code', 'c:\\program files\\python37\\lib\\code.py', 'PYMODULE'), + ('shlex', 'c:\\program files\\python37\\lib\\shlex.py', 'PYMODULE'), + ('runpy', 'c:\\program files\\python37\\lib\\runpy.py', 'PYMODULE'), + ('importlib._bootstrap', + 'c:\\program files\\python37\\lib\\importlib\\_bootstrap.py', + 'PYMODULE'), + ('importlib._bootstrap_external', + 'c:\\program files\\python37\\lib\\importlib\\_bootstrap_external.py', + 'PYMODULE'), + ('importlib.machinery', + 'c:\\program files\\python37\\lib\\importlib\\machinery.py', + 'PYMODULE'), + ('importlib.util', + 'c:\\program files\\python37\\lib\\importlib\\util.py', + 'PYMODULE'), + ('importlib.abc', + 'c:\\program files\\python37\\lib\\importlib\\abc.py', + 'PYMODULE'), + ('importlib', + 'c:\\program files\\python37\\lib\\importlib\\__init__.py', + 'PYMODULE'), + ('pkgutil', 'c:\\program files\\python37\\lib\\pkgutil.py', 'PYMODULE'), + ('xml', 'c:\\program files\\python37\\lib\\xml\\__init__.py', 'PYMODULE'), + ('xml.sax.expatreader', + 'c:\\program files\\python37\\lib\\xml\\sax\\expatreader.py', + 'PYMODULE'), + ('xml.sax.saxutils', + 'c:\\program files\\python37\\lib\\xml\\sax\\saxutils.py', + 'PYMODULE'), + ('urllib.request', + 'c:\\program files\\python37\\lib\\urllib\\request.py', + 'PYMODULE'), + ('getpass', 'c:\\program files\\python37\\lib\\getpass.py', 'PYMODULE'), + ('nturl2path', 'c:\\program files\\python37\\lib\\nturl2path.py', 'PYMODULE'), + ('ftplib', 'c:\\program files\\python37\\lib\\ftplib.py', 'PYMODULE'), + ('netrc', 'c:\\program files\\python37\\lib\\netrc.py', 'PYMODULE'), + ('http.cookiejar', + 'c:\\program files\\python37\\lib\\http\\cookiejar.py', + 'PYMODULE'), + ('urllib.response', + 'c:\\program files\\python37\\lib\\urllib\\response.py', + 'PYMODULE'), + ('urllib.error', + 'c:\\program files\\python37\\lib\\urllib\\error.py', + 'PYMODULE'), + ('xml.sax', + 'c:\\program files\\python37\\lib\\xml\\sax\\__init__.py', + 'PYMODULE'), + ('xml.sax.handler', + 'c:\\program files\\python37\\lib\\xml\\sax\\handler.py', + 'PYMODULE'), + ('xml.sax._exceptions', + 'c:\\program files\\python37\\lib\\xml\\sax\\_exceptions.py', + 'PYMODULE'), + ('xml.sax.xmlreader', + 'c:\\program files\\python37\\lib\\xml\\sax\\xmlreader.py', + 'PYMODULE'), + ('xml.parsers', + 'c:\\program files\\python37\\lib\\xml\\parsers\\__init__.py', + 'PYMODULE'), + ('xml.parsers.expat', + 'c:\\program files\\python37\\lib\\xml\\parsers\\expat.py', + 'PYMODULE'), + ('plistlib', 'c:\\program files\\python37\\lib\\plistlib.py', 'PYMODULE'), + ('platform', 'c:\\program files\\python37\\lib\\platform.py', 'PYMODULE'), + ('token', 'c:\\program files\\python37\\lib\\token.py', 'PYMODULE'), + ('tokenize', 'c:\\program files\\python37\\lib\\tokenize.py', 'PYMODULE'), + ('urllib.parse', + 'c:\\program files\\python37\\lib\\urllib\\parse.py', + 'PYMODULE'), + ('tempfile', 'c:\\program files\\python37\\lib\\tempfile.py', 'PYMODULE'), + ('tty', 'c:\\program files\\python37\\lib\\tty.py', 'PYMODULE'), + ('pydoc_data', + 'c:\\program files\\python37\\lib\\pydoc_data\\__init__.py', + 'PYMODULE'), + ('pydoc_data.topics', + 'c:\\program files\\python37\\lib\\pydoc_data\\topics.py', + 'PYMODULE'), + ('html.entities', + 'c:\\program files\\python37\\lib\\html\\entities.py', + 'PYMODULE'), + ('html', 'c:\\program files\\python37\\lib\\html\\__init__.py', 'PYMODULE'), + ('ssl', 'c:\\program files\\python37\\lib\\ssl.py', 'PYMODULE'), + ('http.client', + 'c:\\program files\\python37\\lib\\http\\client.py', + 'PYMODULE'), + ('mimetypes', 'c:\\program files\\python37\\lib\\mimetypes.py', 'PYMODULE'), + ('socketserver', + 'c:\\program files\\python37\\lib\\socketserver.py', + 'PYMODULE'), + ('http', 'c:\\program files\\python37\\lib\\http\\__init__.py', 'PYMODULE'), + ('http.server', + 'c:\\program files\\python37\\lib\\http\\server.py', + 'PYMODULE'), + ('optparse', 'c:\\program files\\python37\\lib\\optparse.py', 'PYMODULE'), + ('uu', 'c:\\program files\\python37\\lib\\uu.py', 'PYMODULE'), + ('quopri', 'c:\\program files\\python37\\lib\\quopri.py', 'PYMODULE'), + ('email.feedparser', + 'c:\\program files\\python37\\lib\\email\\feedparser.py', + 'PYMODULE'), + ('email.parser', + 'c:\\program files\\python37\\lib\\email\\parser.py', + 'PYMODULE'), + ('email', 'c:\\program files\\python37\\lib\\email\\__init__.py', 'PYMODULE'), + ('calendar', 'c:\\program files\\python37\\lib\\calendar.py', 'PYMODULE'), + ('email._parseaddr', + 'c:\\program files\\python37\\lib\\email\\_parseaddr.py', + 'PYMODULE'), + ('email.utils', + 'c:\\program files\\python37\\lib\\email\\utils.py', + 'PYMODULE'), + ('email.errors', + 'c:\\program files\\python37\\lib\\email\\errors.py', + 'PYMODULE'), + ('email.header', + 'c:\\program files\\python37\\lib\\email\\header.py', + 'PYMODULE'), + ('email._policybase', + 'c:\\program files\\python37\\lib\\email\\_policybase.py', + 'PYMODULE'), + ('email.base64mime', + 'c:\\program files\\python37\\lib\\email\\base64mime.py', + 'PYMODULE'), + ('email.encoders', + 'c:\\program files\\python37\\lib\\email\\encoders.py', + 'PYMODULE'), + ('email.charset', + 'c:\\program files\\python37\\lib\\email\\charset.py', + 'PYMODULE'), + ('base64', 'c:\\program files\\python37\\lib\\base64.py', 'PYMODULE'), + ('email._encoded_words', + 'c:\\program files\\python37\\lib\\email\\_encoded_words.py', + 'PYMODULE'), + ('hashlib', 'c:\\program files\\python37\\lib\\hashlib.py', 'PYMODULE'), + ('bisect', 'c:\\program files\\python37\\lib\\bisect.py', 'PYMODULE'), + ('random', 'c:\\program files\\python37\\lib\\random.py', 'PYMODULE'), + ('email.generator', + 'c:\\program files\\python37\\lib\\email\\generator.py', + 'PYMODULE'), + ('email.iterators', + 'c:\\program files\\python37\\lib\\email\\iterators.py', + 'PYMODULE'), + ('urllib', + 'c:\\program files\\python37\\lib\\urllib\\__init__.py', + 'PYMODULE'), + ('email._header_value_parser', + 'c:\\program files\\python37\\lib\\email\\_header_value_parser.py', + 'PYMODULE'), + ('email.headerregistry', + 'c:\\program files\\python37\\lib\\email\\headerregistry.py', + 'PYMODULE'), + ('email.quoprimime', + 'c:\\program files\\python37\\lib\\email\\quoprimime.py', + 'PYMODULE'), + ('email.contentmanager', + 'c:\\program files\\python37\\lib\\email\\contentmanager.py', + 'PYMODULE'), + ('email.policy', + 'c:\\program files\\python37\\lib\\email\\policy.py', + 'PYMODULE'), + ('email.message', + 'c:\\program files\\python37\\lib\\email\\message.py', + 'PYMODULE'), + ('bz2', 'c:\\program files\\python37\\lib\\bz2.py', 'PYMODULE'), + ('lzma', 'c:\\program files\\python37\\lib\\lzma.py', 'PYMODULE'), + ('_compression', + 'c:\\program files\\python37\\lib\\_compression.py', + 'PYMODULE'), + ('gzip', 'c:\\program files\\python37\\lib\\gzip.py', 'PYMODULE'), + ('tarfile', 'c:\\program files\\python37\\lib\\tarfile.py', 'PYMODULE'), + ('py_compile', 'c:\\program files\\python37\\lib\\py_compile.py', 'PYMODULE'), + ('zipfile', 'c:\\program files\\python37\\lib\\zipfile.py', 'PYMODULE'), + ('shutil', 'c:\\program files\\python37\\lib\\shutil.py', 'PYMODULE'), + ('socket', 'c:\\program files\\python37\\lib\\socket.py', 'PYMODULE'), + ('webbrowser', 'c:\\program files\\python37\\lib\\webbrowser.py', 'PYMODULE'), + ('pydoc', 'c:\\program files\\python37\\lib\\pydoc.py', 'PYMODULE'), + ('getopt', 'c:\\program files\\python37\\lib\\getopt.py', 'PYMODULE'), + ('pdb', 'c:\\program files\\python37\\lib\\pdb.py', 'PYMODULE'), + ('unittest.util', + 'c:\\program files\\python37\\lib\\unittest\\util.py', + 'PYMODULE'), + ('unittest.result', + 'c:\\program files\\python37\\lib\\unittest\\result.py', + 'PYMODULE'), + ('string', 'c:\\program files\\python37\\lib\\string.py', 'PYMODULE'), + ('logging', + 'c:\\program files\\python37\\lib\\logging\\__init__.py', + 'PYMODULE'), + ('unittest.case', + 'c:\\program files\\python37\\lib\\unittest\\case.py', + 'PYMODULE'), + ('unittest.suite', + 'c:\\program files\\python37\\lib\\unittest\\suite.py', + 'PYMODULE'), + ('unittest.loader', + 'c:\\program files\\python37\\lib\\unittest\\loader.py', + 'PYMODULE'), + ('unittest.runner', + 'c:\\program files\\python37\\lib\\unittest\\runner.py', + 'PYMODULE'), + ('unittest.main', + 'c:\\program files\\python37\\lib\\unittest\\main.py', + 'PYMODULE'), + ('unittest.signals', + 'c:\\program files\\python37\\lib\\unittest\\signals.py', + 'PYMODULE'), + ('unittest', + 'c:\\program files\\python37\\lib\\unittest\\__init__.py', + 'PYMODULE'), + ('doctest', 'c:\\program files\\python37\\lib\\doctest.py', 'PYMODULE'), + ('stat', 'c:\\program files\\python37\\lib\\stat.py', 'PYMODULE'), + ('genericpath', + 'c:\\program files\\python37\\lib\\genericpath.py', + 'PYMODULE'), + ('posixpath', 'c:\\program files\\python37\\lib\\posixpath.py', 'PYMODULE'), + ('signal', 'c:\\program files\\python37\\lib\\signal.py', 'PYMODULE'), + ('contextlib', 'c:\\program files\\python37\\lib\\contextlib.py', 'PYMODULE'), + ('_threading_local', + 'c:\\program files\\python37\\lib\\_threading_local.py', + 'PYMODULE'), + ('threading', 'c:\\program files\\python37\\lib\\threading.py', 'PYMODULE'), + ('selectors', 'c:\\program files\\python37\\lib\\selectors.py', 'PYMODULE'), + ('subprocess', 'c:\\program files\\python37\\lib\\subprocess.py', 'PYMODULE'), + ('gettext', 'c:\\program files\\python37\\lib\\gettext.py', 'PYMODULE'), + ('textwrap', 'c:\\program files\\python37\\lib\\textwrap.py', 'PYMODULE'), + ('argparse', 'c:\\program files\\python37\\lib\\argparse.py', 'PYMODULE'), + ('pickle', 'c:\\program files\\python37\\lib\\pickle.py', 'PYMODULE'), + ('tracemalloc', + 'c:\\program files\\python37\\lib\\tracemalloc.py', + 'PYMODULE'), + ('slugify.slugify', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\slugify\\slugify.py', + 'PYMODULE'), + ('unidecode', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\__init__.py', + 'PYMODULE'), + ('unidecode.x056', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x056.py', + 'PYMODULE'), + ('unidecode.x00c', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x00c.py', + 'PYMODULE'), + ('unidecode.x02a', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x02a.py', + 'PYMODULE'), + ('unidecode.x0ad', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0ad.py', + 'PYMODULE'), + ('unidecode.x0ca', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0ca.py', + 'PYMODULE'), + ('unidecode.x071', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x071.py', + 'PYMODULE'), + ('unidecode.x086', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x086.py', + 'PYMODULE'), + ('unidecode.x004', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x004.py', + 'PYMODULE'), + ('unidecode.x028', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x028.py', + 'PYMODULE'), + ('unidecode.x09c', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x09c.py', + 'PYMODULE'), + ('unidecode.x082', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x082.py', + 'PYMODULE'), + ('unidecode.x06a', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x06a.py', + 'PYMODULE'), + ('unidecode.x050', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x050.py', + 'PYMODULE'), + ('unidecode.x08a', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x08a.py', + 'PYMODULE'), + ('unidecode.x1d7', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x1d7.py', + 'PYMODULE'), + ('unidecode.x1d6', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x1d6.py', + 'PYMODULE'), + ('unidecode.x059', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x059.py', + 'PYMODULE'), + ('unidecode.x0b1', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0b1.py', + 'PYMODULE'), + ('unidecode.x0ff', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0ff.py', + 'PYMODULE'), + ('unidecode.x0c1', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0c1.py', + 'PYMODULE'), + ('unidecode.x089', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x089.py', + 'PYMODULE'), + ('unidecode.x01e', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x01e.py', + 'PYMODULE'), + ('unidecode.x0c4', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0c4.py', + 'PYMODULE'), + ('unidecode.x0cb', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0cb.py', + 'PYMODULE'), + ('unidecode.x074', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x074.py', + 'PYMODULE'), + ('unidecode.x072', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x072.py', + 'PYMODULE'), + ('unidecode.x07d', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x07d.py', + 'PYMODULE'), + ('unidecode.x003', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x003.py', + 'PYMODULE'), + ('unidecode.x087', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x087.py', + 'PYMODULE'), + ('unidecode.x061', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x061.py', + 'PYMODULE'), + ('unidecode.x069', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x069.py', + 'PYMODULE'), + ('unidecode.x05b', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x05b.py', + 'PYMODULE'), + ('unidecode.x0d6', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0d6.py', + 'PYMODULE'), + ('unidecode.x031', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x031.py', + 'PYMODULE'), + ('unidecode.x006', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x006.py', + 'PYMODULE'), + ('unidecode.x09a', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x09a.py', + 'PYMODULE'), + ('unidecode.x0ce', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0ce.py', + 'PYMODULE'), + ('unidecode.x0bc', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0bc.py', + 'PYMODULE'), + ('unidecode.x0b0', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0b0.py', + 'PYMODULE'), + ('unidecode.x0bf', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0bf.py', + 'PYMODULE'), + ('unidecode.x06c', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x06c.py', + 'PYMODULE'), + ('unidecode.x1d4', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x1d4.py', + 'PYMODULE'), + ('unidecode.x078', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x078.py', + 'PYMODULE'), + ('unidecode.x0cd', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0cd.py', + 'PYMODULE'), + ('unidecode.x099', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x099.py', + 'PYMODULE'), + ('unidecode.x0bd', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0bd.py', + 'PYMODULE'), + ('unidecode.x052', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x052.py', + 'PYMODULE'), + ('unidecode.x026', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x026.py', + 'PYMODULE'), + ('unidecode.x05c', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x05c.py', + 'PYMODULE'), + ('unidecode.x00a', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x00a.py', + 'PYMODULE'), + ('unidecode.x033', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x033.py', + 'PYMODULE'), + ('unidecode.x0fc', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0fc.py', + 'PYMODULE'), + ('unidecode.x023', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x023.py', + 'PYMODULE'), + ('unidecode.x09e', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x09e.py', + 'PYMODULE'), + ('unidecode.x0c7', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0c7.py', + 'PYMODULE'), + ('unidecode.x0d3', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0d3.py', + 'PYMODULE'), + ('unidecode.x002', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x002.py', + 'PYMODULE'), + ('unidecode.x06f', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x06f.py', + 'PYMODULE'), + ('unidecode.x058', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x058.py', + 'PYMODULE'), + ('unidecode.x0ba', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0ba.py', + 'PYMODULE'), + ('unidecode.x00d', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x00d.py', + 'PYMODULE'), + ('unidecode.x0be', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0be.py', + 'PYMODULE'), + ('unidecode.x00e', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x00e.py', + 'PYMODULE'), + ('unidecode.x0b2', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0b2.py', + 'PYMODULE'), + ('unidecode.x00f', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x00f.py', + 'PYMODULE'), + ('unidecode.x018', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x018.py', + 'PYMODULE'), + ('unidecode.x097', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x097.py', + 'PYMODULE'), + ('unidecode.x05d', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x05d.py', + 'PYMODULE'), + ('unidecode.x010', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x010.py', + 'PYMODULE'), + ('unidecode.x00b', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x00b.py', + 'PYMODULE'), + ('unidecode.x0f9', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0f9.py', + 'PYMODULE'), + ('unidecode.x0a2', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0a2.py', + 'PYMODULE'), + ('unidecode.x070', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x070.py', + 'PYMODULE'), + ('unidecode.x007', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x007.py', + 'PYMODULE'), + ('unidecode.x098', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x098.py', + 'PYMODULE'), + ('unidecode.x08d', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x08d.py', + 'PYMODULE'), + ('unidecode.x011', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x011.py', + 'PYMODULE'), + ('unidecode.x1d5', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x1d5.py', + 'PYMODULE'), + ('unidecode.x024', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x024.py', + 'PYMODULE'), + ('unidecode.x009', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x009.py', + 'PYMODULE'), + ('unidecode.x014', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x014.py', + 'PYMODULE'), + ('unidecode.x08e', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x08e.py', + 'PYMODULE'), + ('unidecode.x0c5', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0c5.py', + 'PYMODULE'), + ('unidecode.x0fb', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0fb.py', + 'PYMODULE'), + ('unidecode.x0cf', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0cf.py', + 'PYMODULE'), + ('unidecode.x08f', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x08f.py', + 'PYMODULE'), + ('unidecode.x012', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x012.py', + 'PYMODULE'), + ('unidecode.x04d', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x04d.py', + 'PYMODULE'), + ('unidecode.x0ac', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0ac.py', + 'PYMODULE'), + ('unidecode.x08b', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x08b.py', + 'PYMODULE'), + ('unidecode.x051', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x051.py', + 'PYMODULE'), + ('unidecode.x0af', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0af.py', + 'PYMODULE'), + ('unidecode.x02e', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x02e.py', + 'PYMODULE'), + ('unidecode.x0b5', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0b5.py', + 'PYMODULE'), + ('unidecode.x06d', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x06d.py', + 'PYMODULE'), + ('unidecode.x09f', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x09f.py', + 'PYMODULE'), + ('unidecode.x064', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x064.py', + 'PYMODULE'), + ('unidecode.x05e', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x05e.py', + 'PYMODULE'), + ('unidecode.x066', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x066.py', + 'PYMODULE'), + ('unidecode.x017', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x017.py', + 'PYMODULE'), + ('unidecode.x0a4', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0a4.py', + 'PYMODULE'), + ('unidecode.x000', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x000.py', + 'PYMODULE'), + ('unidecode.x029', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x029.py', + 'PYMODULE'), + ('unidecode.x055', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x055.py', + 'PYMODULE'), + ('unidecode.x015', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x015.py', + 'PYMODULE'), + ('unidecode.x0b3', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0b3.py', + 'PYMODULE'), + ('unidecode.util', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\util.py', + 'PYMODULE'), + ('unidecode.x0a0', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0a0.py', + 'PYMODULE'), + ('unidecode.x092', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x092.py', + 'PYMODULE'), + ('unidecode.x053', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x053.py', + 'PYMODULE'), + ('unidecode.x025', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x025.py', + 'PYMODULE'), + ('unidecode.x0a1', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0a1.py', + 'PYMODULE'), + ('unidecode.x032', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x032.py', + 'PYMODULE'), + ('unidecode.x088', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x088.py', + 'PYMODULE'), + ('unidecode.x001', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x001.py', + 'PYMODULE'), + ('unidecode.x04f', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x04f.py', + 'PYMODULE'), + ('unidecode.x076', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x076.py', + 'PYMODULE'), + ('unidecode.x09b', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x09b.py', + 'PYMODULE'), + ('unidecode.x065', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x065.py', + 'PYMODULE'), + ('unidecode.x0d1', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0d1.py', + 'PYMODULE'), + ('unidecode.x090', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x090.py', + 'PYMODULE'), + ('unidecode.x027', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x027.py', + 'PYMODULE'), + ('unidecode.x022', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x022.py', + 'PYMODULE'), + ('unidecode.x067', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x067.py', + 'PYMODULE'), + ('unidecode.x016', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x016.py', + 'PYMODULE'), + ('unidecode.x1f1', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x1f1.py', + 'PYMODULE'), + ('unidecode.x0d7', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0d7.py', + 'PYMODULE'), + ('unidecode.x096', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x096.py', + 'PYMODULE'), + ('unidecode.x030', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x030.py', + 'PYMODULE'), + ('unidecode.x094', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x094.py', + 'PYMODULE'), + ('unidecode.x0b4', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0b4.py', + 'PYMODULE'), + ('unidecode.x054', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x054.py', + 'PYMODULE'), + ('unidecode.x05f', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x05f.py', + 'PYMODULE'), + ('unidecode.x0b7', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0b7.py', + 'PYMODULE'), + ('unidecode.x085', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x085.py', + 'PYMODULE'), + ('unidecode.x09d', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x09d.py', + 'PYMODULE'), + ('unidecode.x057', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x057.py', + 'PYMODULE'), + ('unidecode.x084', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x084.py', + 'PYMODULE'), + ('unidecode.x093', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x093.py', + 'PYMODULE'), + ('unidecode.x005', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x005.py', + 'PYMODULE'), + ('unidecode.x07f', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x07f.py', + 'PYMODULE'), + ('unidecode.x081', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x081.py', + 'PYMODULE'), + ('unidecode.x0cc', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0cc.py', + 'PYMODULE'), + ('unidecode.x07c', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x07c.py', + 'PYMODULE'), + ('unidecode.x077', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x077.py', + 'PYMODULE'), + ('unidecode.x021', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x021.py', + 'PYMODULE'), + ('unidecode.x05a', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x05a.py', + 'PYMODULE'), + ('unidecode.x091', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x091.py', + 'PYMODULE'), + ('unidecode.x0b8', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0b8.py', + 'PYMODULE'), + ('unidecode.x0fa', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0fa.py', + 'PYMODULE'), + ('unidecode.x080', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x080.py', + 'PYMODULE'), + ('unidecode.x079', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x079.py', + 'PYMODULE'), + ('unidecode.x06b', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x06b.py', + 'PYMODULE'), + ('unidecode.x0c3', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0c3.py', + 'PYMODULE'), + ('unidecode.x083', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x083.py', + 'PYMODULE'), + ('unidecode.x0fd', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0fd.py', + 'PYMODULE'), + ('unidecode.x0a3', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0a3.py', + 'PYMODULE'), + ('unidecode.x02f', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x02f.py', + 'PYMODULE'), + ('unidecode.x01f', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x01f.py', + 'PYMODULE'), + ('unidecode.x07a', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x07a.py', + 'PYMODULE'), + ('unidecode.x0d5', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0d5.py', + 'PYMODULE'), + ('unidecode.x0ae', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0ae.py', + 'PYMODULE'), + ('unidecode.x0d4', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0d4.py', + 'PYMODULE'), + ('unidecode.x0bb', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0bb.py', + 'PYMODULE'), + ('unidecode.x07e', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x07e.py', + 'PYMODULE'), + ('unidecode.x04e', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x04e.py', + 'PYMODULE'), + ('unidecode.x07b', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x07b.py', + 'PYMODULE'), + ('unidecode.x0c2', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0c2.py', + 'PYMODULE'), + ('unidecode.x0fe', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0fe.py', + 'PYMODULE'), + ('unidecode.x013', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x013.py', + 'PYMODULE'), + ('unidecode.x068', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x068.py', + 'PYMODULE'), + ('unidecode.x020', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x020.py', + 'PYMODULE'), + ('unidecode.x095', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x095.py', + 'PYMODULE'), + ('unidecode.x0d0', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0d0.py', + 'PYMODULE'), + ('unidecode.x02c', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x02c.py', + 'PYMODULE'), + ('unidecode.x0c6', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0c6.py', + 'PYMODULE'), + ('unidecode.x08c', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x08c.py', + 'PYMODULE'), + ('unidecode.x0d2', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0d2.py', + 'PYMODULE'), + ('unidecode.x063', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x063.py', + 'PYMODULE'), + ('unidecode.x0b9', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0b9.py', + 'PYMODULE'), + ('unidecode.x0c9', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0c9.py', + 'PYMODULE'), + ('unidecode.x0c0', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0c0.py', + 'PYMODULE'), + ('unidecode.x0c8', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0c8.py', + 'PYMODULE'), + ('unidecode.x062', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x062.py', + 'PYMODULE'), + ('unidecode.x0b6', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x0b6.py', + 'PYMODULE'), + ('unidecode.x060', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x060.py', + 'PYMODULE'), + ('unidecode.x01d', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x01d.py', + 'PYMODULE'), + ('unidecode.x073', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x073.py', + 'PYMODULE'), + ('unidecode.x075', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x075.py', + 'PYMODULE'), + ('unidecode.x06e', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\unidecode\\x06e.py', + 'PYMODULE'), + ('text_unidecode', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\text_unidecode\\__init__.py', + 'PYMODULE'), + ('slugify', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\slugify\\__init__.py', + 'PYMODULE'), + ('copy', 'c:\\program files\\python37\\lib\\copy.py', 'PYMODULE'), + ('glob', 'c:\\program files\\python37\\lib\\glob.py', 'PYMODULE'), + ('pprint', 'c:\\program files\\python37\\lib\\pprint.py', 'PYMODULE'), + ('colorama', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\colorama\\__init__.py', + 'PYMODULE'), + ('colorama.ansitowin32', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\colorama\\ansitowin32.py', + 'PYMODULE'), + ('colorama.winterm', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\colorama\\winterm.py', + 'PYMODULE'), + ('colorama.ansi', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\colorama\\ansi.py', + 'PYMODULE'), + ('colorama.initialise', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\colorama\\initialise.py', + 'PYMODULE'), + ('colorama.win32', + 'C:\\Users\\Emanuele ' + 'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\colorama\\win32.py', + 'PYMODULE'), + ('ctypes.wintypes', + 'c:\\program files\\python37\\lib\\ctypes\\wintypes.py', + 'PYMODULE'), + ('ctypes', + 'c:\\program files\\python37\\lib\\ctypes\\__init__.py', + 'PYMODULE'), + ('ctypes._endian', + 'c:\\program files\\python37\\lib\\ctypes\\_endian.py', + 'PYMODULE'), + ('parse', + 'c:\\program files\\python37\\lib\\site-packages\\parse.py', + 'PYMODULE'), + ('decimal', 'c:\\program files\\python37\\lib\\decimal.py', 'PYMODULE'), + ('_pydecimal', 'c:\\program files\\python37\\lib\\_pydecimal.py', 'PYMODULE'), + ('contextvars', + 'c:\\program files\\python37\\lib\\contextvars.py', + 'PYMODULE'), + ('numbers', 'c:\\program files\\python37\\lib\\numbers.py', 'PYMODULE'), + ('os', 'c:\\program files\\python37\\lib\\os.py', 'PYMODULE'), + ('json', 'c:\\program files\\python37\\lib\\json\\__init__.py', 'PYMODULE'), + ('json.encoder', + 'c:\\program files\\python37\\lib\\json\\encoder.py', + 'PYMODULE'), + ('json.decoder', + 'c:\\program files\\python37\\lib\\json\\decoder.py', + 'PYMODULE'), + ('json.scanner', + 'c:\\program files\\python37\\lib\\json\\scanner.py', + 'PYMODULE')]) diff --git a/WinBuild/build/bananaSPLIT.exe/bananaSPLIT.exe.exe.manifest b/WinBuild/build/bananaSPLIT.exe/bananaSPLIT.exe.exe.manifest new file mode 100644 index 0000000..9002045 --- /dev/null +++ b/WinBuild/build/bananaSPLIT.exe/bananaSPLIT.exe.exe.manifest @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/WinBuild/build/bananaSPLIT.exe/base_library.zip b/WinBuild/build/bananaSPLIT.exe/base_library.zip new file mode 100644 index 0000000..0d8f293 Binary files /dev/null and b/WinBuild/build/bananaSPLIT.exe/base_library.zip differ diff --git a/WinBuild/build/bananaSPLIT.exe/localpycos/struct.pyo b/WinBuild/build/bananaSPLIT.exe/localpycos/struct.pyo new file mode 100644 index 0000000..2041d2f Binary files /dev/null and b/WinBuild/build/bananaSPLIT.exe/localpycos/struct.pyo differ diff --git a/WinBuild/build/bananaSPLIT.exe/warn-bananaSPLIT.exe.txt b/WinBuild/build/bananaSPLIT.exe/warn-bananaSPLIT.exe.txt new file mode 100644 index 0000000..452dff5 --- /dev/null +++ b/WinBuild/build/bananaSPLIT.exe/warn-bananaSPLIT.exe.txt @@ -0,0 +1,33 @@ + +This file lists modules PyInstaller was not able to find. This does not +necessarily mean this module is required for running you program. Python and +Python 3rd-party packages include a lot of conditional or optional module. For +example the module 'ntpath' only exists on Windows, whereas the module +'posixpath' only exists on Posix systems. + +Types if import: +* top-level: imported at the top-level - look at these first +* conditional: imported within an if-statement +* delayed: imported from within a function +* optional: imported within a try-except-statement + +IMPORTANT: Do NOT post this list to the issue-tracker. Use it as a basis for + yourself tracking down the missing module. Thanks! + +missing module named resource - imported by posix (top-level), D:\Emanuele\Documenti\workspace\bananaSPLIT\bananaSPLIT\main.py (top-level) +missing module named posix - imported by os (conditional, optional), D:\Emanuele\Documenti\workspace\bananaSPLIT\bananaSPLIT\main.py (top-level) +missing module named _posixsubprocess - imported by subprocess (conditional), D:\Emanuele\Documenti\workspace\bananaSPLIT\bananaSPLIT\main.py (top-level) +missing module named org - imported by pickle (optional), D:\Emanuele\Documenti\workspace\bananaSPLIT\bananaSPLIT\main.py (top-level) +missing module named readline - imported by cmd (delayed, conditional, optional), code (delayed, conditional, optional), pdb (delayed, optional), D:\Emanuele\Documenti\workspace\bananaSPLIT\bananaSPLIT\main.py (top-level) +excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), D:\Emanuele\Documenti\workspace\bananaSPLIT\bananaSPLIT\main.py (top-level) +missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional), D:\Emanuele\Documenti\workspace\bananaSPLIT\bananaSPLIT\main.py (top-level) +missing module named _winreg - imported by platform (delayed, optional), D:\Emanuele\Documenti\workspace\bananaSPLIT\bananaSPLIT\main.py (top-level) +missing module named _scproxy - imported by urllib.request (conditional) +missing module named java - imported by platform (delayed), D:\Emanuele\Documenti\workspace\bananaSPLIT\bananaSPLIT\main.py (top-level) +missing module named 'java.lang' - imported by platform (delayed, optional), D:\Emanuele\Documenti\workspace\bananaSPLIT\bananaSPLIT\main.py (top-level), xml.sax._exceptions (conditional) +missing module named vms_lib - imported by platform (delayed, conditional, optional), D:\Emanuele\Documenti\workspace\bananaSPLIT\bananaSPLIT\main.py (top-level) +missing module named termios - imported by tty (top-level), D:\Emanuele\Documenti\workspace\bananaSPLIT\bananaSPLIT\main.py (top-level), getpass (optional) +missing module named grp - imported by shutil (optional), tarfile (optional), D:\Emanuele\Documenti\workspace\bananaSPLIT\bananaSPLIT\main.py (top-level) +missing module named pwd - imported by posixpath (delayed, conditional), shutil (optional), tarfile (optional), http.server (delayed, optional), webbrowser (delayed), D:\Emanuele\Documenti\workspace\bananaSPLIT\bananaSPLIT\main.py (top-level), netrc (delayed, conditional), getpass (delayed) +missing module named 'org.python' - imported by copy (optional), D:\Emanuele\Documenti\workspace\bananaSPLIT\bananaSPLIT\main.py (top-level), xml.sax (delayed, conditional) +missing module named htmlentitydefs - imported by slugify.slugify (optional) diff --git a/WinBuild/build/bananaSPLIT.exe/xref-bananaSPLIT.exe.html b/WinBuild/build/bananaSPLIT.exe/xref-bananaSPLIT.exe.html new file mode 100644 index 0000000..43838b0 --- /dev/null +++ b/WinBuild/build/bananaSPLIT.exe/xref-bananaSPLIT.exe.html @@ -0,0 +1,12274 @@ + + + modulegraph cross reference for main.py + + + +

modulegraph cross reference for main.py

+ +
+ + main.py +Script
+imports: + 'java.lang' + • 'org.python' + • __future__ + • _abc + • _ast + • _bisect + • _blake2 + • _bootlocale + • _bz2 + • _codecs + • _codecs_cn + • _codecs_hk + • _codecs_iso2022 + • _codecs_jp + • _codecs_kr + • _codecs_tw + • _collections + • _collections_abc + • _compat_pickle + • _compression + • _datetime + • _frozen_importlib + • _frozen_importlib_external + • _functools + • _hashlib + • _heapq + • _imp + • _io + • _locale + • _lzma + • _md5 + • _multibytecodec + • _opcode + • _operator + • _pickle + • _posixsubprocess + • _py_abc + • _random + • _sha1 + • _sha256 + • _sha3 + • _sha512 + • _signal + • _socket + • _sre + • _ssl + • _stat + • _string + • _strptime + • _struct + • _thread + • _threading_local + • _tracemalloc + • _warnings + • _weakref + • _weakrefset + • _winapi + • _winreg + • abc + • argparse + • ast + • atexit + • base64 + • bdb + • binascii + • bisect + • builtins + • bz2 + • calendar + • cmd + • code + • codecs + • codeop + • collections + • collections.abc + • colorama + • contextlib + • copy + • copyreg + • datetime + • difflib + • dis + • doctest + • email + • email._encoded_words + • email._header_value_parser + • email._parseaddr + • email._policybase + • email.base64mime + • email.charset + • email.contentmanager + • email.encoders + • email.errors + • email.feedparser + • email.generator + • email.header + • email.headerregistry + • email.iterators + • email.message + • email.parser + • email.policy + • email.quoprimime + • email.utils + • encodings + • encodings.aliases + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp65001 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_centeuro + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.unicode_internal + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • enum + • errno + • fnmatch + • functools + • gc + • genericpath + • getopt + • gettext + • glob + • grp + • gzip + • hashlib + • heapq + • html + • html.entities + • http + • http.client + • http.server + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + • importlib.abc + • importlib.machinery + • importlib.util + • inspect + • io + • itertools + • java + • json + • keyword + • linecache + • locale + • logging + • lzma + • marshal + • math + • mimetypes + • msvcrt + • nt + • ntpath + • ntpath + • opcode + • operator + • optparse + • org + • os + • parse + • pdb + • pickle + • pkgutil + • platform + • plistlib + • posix + • posixpath + • pprint + • pwd + • py_compile + • pydoc + • pydoc_data + • pydoc_data.topics + • pyexpat + • quopri + • random + • re + • readline + • reprlib + • resource + • runpy + • select + • selectors + • shlex + • shutil + • signal + • slugify + • slugify.slugify + • socket + • socketserver + • sre_compile + • sre_constants + • sre_parse + • ssl + • stat + • string + • stringprep + • struct + • subprocess + • sys + • tarfile + • tempfile + • termios + • textwrap + • threading + • time + • token + • tokenize + • traceback + • tracemalloc + • tty + • types + • typing + • unicodedata + • unittest + • unittest.case + • unittest.loader + • unittest.main + • unittest.result + • unittest.runner + • unittest.signals + • unittest.suite + • unittest.util + • urllib + • urllib.parse + • uu + • vms_lib + • warnings + • weakref + • webbrowser + • winreg + • xml + • xml.parsers + • xml.parsers.expat + • zipfile + • zipimport + • zlib + +
+ +
+ +
+ + 'java.lang' +MissingModule
+imported by: + main.py + • platform + • xml.sax._exceptions + +
+ +
+ +
+ + 'org.python' +MissingModule
+imported by: + copy + • main.py + • xml.sax + +
+ +
+ +
+ + __future__ +SourceModule
+imported by: + codeop + • doctest + • main.py + • parse + • text_unidecode + • unidecode.util + +
+ +
+ +
+ + _abc (builtin module)
+imported by: + abc + • main.py + +
+ +
+ +
+ + _ast (builtin module)
+imported by: + ast + • main.py + +
+ +
+ +
+ + _bisect (builtin module)
+imported by: + bisect + • main.py + +
+ +
+ +
+ + _blake2 (builtin module)
+imported by: + hashlib + • main.py + +
+ +
+ +
+ + _bootlocale +SourceModule
+imports: + _locale + • locale + • sys + +
+
+imported by: + locale + • main.py + +
+ +
+ +
+ + _bz2 c:\program files\python37\DLLs\_bz2.pyd
+imported by: + bz2 + • main.py + +
+ +
+ +
+ + _codecs (builtin module)
+imported by: + codecs + • main.py + +
+ +
+ +
+ + _codecs_cn (builtin module)
+imported by: + encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hz + • main.py + +
+ +
+ +
+ + _codecs_hk (builtin module)
+imported by: + encodings.big5hkscs + • main.py + +
+ +
+ +
+ + _codecs_iso2022 (builtin module)
+imported by: + encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • main.py + +
+ +
+ +
+ + _codecs_jp (builtin module)
+imported by: + encodings.cp932 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • main.py + +
+ +
+ +
+ + _codecs_kr (builtin module)
+imported by: + encodings.cp949 + • encodings.euc_kr + • encodings.johab + • main.py + +
+ +
+ +
+ + _codecs_tw (builtin module)
+imported by: + encodings.big5 + • encodings.cp950 + • main.py + +
+ +
+ +
+ + _collections (builtin module)
+imported by: + collections + • enum + • main.py + • threading + +
+ +
+ +
+ + _collections_abc +SourceModule
+imports: + abc + • sys + +
+
+imported by: + collections + • collections.abc + • contextlib + • locale + • main.py + • os + • random + • types + • weakref + +
+ +
+ +
+ + _compat_pickle +SourceModule
+imported by: + _pickle + • main.py + • pickle + +
+ +
+ +
+ + _compression +SourceModule
+imports: + io + +
+
+imported by: + bz2 + • gzip + • lzma + • main.py + +
+ +
+ +
+ + _contextvars c:\program files\python37\DLLs\_contextvars.pyd
+imported by: + contextvars + +
+ +
+ +
+ + _ctypes c:\program files\python37\DLLs\_ctypes.pyd
+imported by: + ctypes + +
+ +
+ +
+ + _datetime (builtin module)
+imports: + _strptime + • time + +
+
+imported by: + datetime + • main.py + +
+ +
+ +
+ + _decimal c:\program files\python37\DLLs\_decimal.pyd
+imported by: + decimal + +
+ +
+ +
+ + _frozen_importlib +ExcludedModule
+imported by: + importlib + • importlib.abc + • main.py + +
+ +
+ +
+ + _frozen_importlib_external +MissingModule
+imported by: + importlib + • importlib._bootstrap + • importlib.abc + • main.py + +
+ +
+ +
+ + _functools (builtin module)
+imported by: + functools + • main.py + +
+ +
+ +
+ + _hashlib c:\program files\python37\DLLs\_hashlib.pyd
+imported by: + hashlib + • main.py + +
+ +
+ +
+ + _heapq (builtin module)
+imported by: + heapq + • main.py + +
+ +
+ +
+ + _imp (builtin module)
+imported by: + importlib + • importlib.machinery + • importlib.util + • main.py + +
+ +
+ +
+ + _io (builtin module)
+imported by: + io + • main.py + +
+ +
+ +
+ + _json (builtin module)
+imports: + json.decoder + +
+
+imported by: + json.decoder + • json.encoder + • json.scanner + +
+ +
+ +
+ + _locale (builtin module)
+imported by: + _bootlocale + • locale + • main.py + • re + +
+ +
+ +
+ + _lzma c:\program files\python37\DLLs\_lzma.pyd
+imported by: + lzma + • main.py + +
+ +
+ +
+ + _md5 (builtin module)
+imported by: + hashlib + • main.py + +
+ +
+ +
+ + _multibytecodec (builtin module)
+imported by: + encodings.big5 + • encodings.big5hkscs + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hz + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.johab + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • main.py + +
+ +
+ +
+ + _opcode (builtin module)
+imported by: + main.py + • opcode + +
+ +
+ +
+ + _operator (builtin module)
+imported by: + main.py + • operator + +
+ +
+ +
+ + _pickle (builtin module)
+imports: + _compat_pickle + • codecs + • copyreg + +
+
+imported by: + main.py + • pickle + +
+ +
+ +
+ + _posixsubprocess +MissingModule
+imports: + gc + +
+
+imported by: + main.py + • subprocess + +
+ +
+ +
+ + _py_abc +SourceModule
+imports: + _weakrefset + +
+
+imported by: + abc + • main.py + +
+ +
+ +
+ + _pydecimal +SourceModule
+imports: + collections + • contextvars + • itertools + • locale + • math + • numbers + • re + • sys + +
+
+imported by: + decimal + +
+ +
+ +
+ + _random (builtin module)
+imported by: + main.py + • random + +
+ +
+ +
+ + _scproxy +MissingModule
+imported by: + urllib.request + +
+ +
+ +
+ + _sha1 (builtin module)
+imported by: + hashlib + • main.py + +
+ +
+ +
+ + _sha256 (builtin module)
+imported by: + hashlib + • main.py + +
+ +
+ +
+ + _sha3 (builtin module)
+imported by: + hashlib + • main.py + +
+ +
+ +
+ + _sha512 (builtin module)
+imported by: + hashlib + • main.py + +
+ +
+ +
+ + _signal (builtin module)
+imported by: + main.py + • signal + +
+ +
+ +
+ + _socket c:\program files\python37\DLLs\_socket.pyd
+imported by: + main.py + • socket + +
+ +
+ +
+ + _sre (builtin module)
+imports: + copy + • re + +
+
+imported by: + main.py + • sre_compile + • sre_constants + +
+ +
+ +
+ + _ssl c:\program files\python37\DLLs\_ssl.pyd
+imports: + socket + +
+
+imported by: + main.py + • ssl + +
+ +
+ +
+ + _stat (builtin module)
+imported by: + main.py + • stat + +
+ +
+ +
+ + _string (builtin module)
+imported by: + main.py + • string + +
+ +
+ +
+ + _strptime +SourceModule
+imports: + _thread + • calendar + • datetime + • locale + • re + • time + +
+
+imported by: + _datetime + • datetime + • main.py + • time + +
+ +
+ +
+ + _struct (builtin module)
+imported by: + main.py + • struct + +
+ +
+ +
+ + _thread (builtin module)
+imported by: + _strptime + • functools + • main.py + • reprlib + • tempfile + • threading + +
+ +
+ +
+ + _threading_local +SourceModule
+imports: + contextlib + • threading + • weakref + +
+
+imported by: + main.py + • threading + +
+ +
+ +
+ + _tracemalloc (builtin module)
+imported by: + main.py + • tracemalloc + +
+ +
+ +
+ + _warnings (builtin module)
+imported by: + main.py + • warnings + +
+ +
+ +
+ + _weakref (builtin module)
+imported by: + _weakrefset + • collections + • main.py + • weakref + • xml.sax.expatreader + +
+ +
+ +
+ + _weakrefset +SourceModule
+imports: + _weakref + +
+
+imported by: + _py_abc + • main.py + • threading + • weakref + +
+ +
+ +
+ + _winapi (builtin module)
+imported by: + encodings + • main.py + • subprocess + +
+ +
+ +
+ + _winreg +MissingModule
+imported by: + main.py + • platform + +
+ +
+ +
+ + abc +SourceModule
+imports: + _abc + • _py_abc + +
+
+imported by: + _collections_abc + • contextlib + • email._policybase + • functools + • importlib.abc + • inspect + • io + • main.py + • numbers + • os + • selectors + • typing + +
+ +
+ +
+ + argparse +SourceModule
+imports: + copy + • gettext + • os + • re + • sys + • textwrap + • warnings + +
+
+imported by: + calendar + • code + • dis + • doctest + • http.server + • inspect + • main.py + • pickle + • tarfile + • tokenize + • unittest.main + • zipfile + +
+ +
+ +
+ + ast +SourceModule
+imports: + _ast + • collections + • inspect + +
+
+imported by: + inspect + • main.py + +
+ +
+ +
+ + atexit (builtin module)
+imported by: + colorama.initialise + • logging + • main.py + • weakref + +
+ +
+ +
+ + base64 +SourceModule
+imports: + binascii + • getopt + • re + • struct + • sys + • warnings + +
+
+imported by: + email._encoded_words + • email.base64mime + • email.encoders + • encodings.base64_codec + • http.server + • main.py + • ssl + • urllib.request + +
+ +
+ +
+ + bdb +SourceModule
+imports: + fnmatch + • inspect + • linecache + • os + • reprlib + • sys + +
+
+imported by: + main.py + • pdb + +
+ +
+ +
+ + binascii (builtin module)
+imported by: + base64 + • email._encoded_words + • email.base64mime + • email.contentmanager + • email.header + • encodings.hex_codec + • encodings.uu_codec + • http.server + • main.py + • plistlib + • quopri + • uu + • zipfile + +
+ +
+ +
+ + bisect +SourceModule
+imports: + _bisect + +
+
+imported by: + main.py + • random + • urllib.request + +
+ +
+ +
+ + builtins (builtin module)
+imported by: + bz2 + • codecs + • doctest + • gettext + • gzip + • inspect + • locale + • lzma + • main.py + • operator + • pydoc + • reprlib + • subprocess + • tarfile + • tokenize + +
+ +
+ +
+ + bz2 +SourceModule
+imports: + _bz2 + • _compression + • builtins + • io + • os + • threading + • warnings + +
+
+imported by: + encodings.bz2_codec + • main.py + • shutil + • tarfile + • zipfile + +
+ +
+ +
+ + calendar +SourceModule
+imports: + argparse + • datetime + • itertools + • locale + • sys + +
+
+imported by: + _strptime + • email._parseaddr + • http.cookiejar + • main.py + • ssl + +
+ +
+ +
+ + cmd +SourceModule
+imports: + readline + • string + • sys + +
+
+imported by: + main.py + • pdb + +
+ +
+ +
+ + code +SourceModule
+imports: + argparse + • codeop + • readline + • sys + • traceback + +
+
+imported by: + main.py + • pdb + +
+ +
+ +
+ + codecs +SourceModule
+imports: + _codecs + • builtins + • encodings + • sys + +
+
+imported by: + _pickle + • encodings + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp65001 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_centeuro + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.unicode_internal + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • json + • main.py + • pickle + • plistlib + • tokenize + • xml.sax.saxutils + +
+ +
+ +
+ + codeop +SourceModule
+imports: + __future__ + +
+
+imported by: + code + • main.py + +
+ +
+ +
+ + collections +Package
+imports: + _collections + • _collections_abc + • _weakref + • copy + • heapq + • itertools + • keyword + • operator + • reprlib + • sys + • warnings + +
+
+imported by: + _pydecimal + • ast + • collections.abc + • contextlib + • difflib + • dis + • doctest + • email._header_value_parser + • email.feedparser + • enum + • functools + • inspect + • main.py + • pkgutil + • platform + • pprint + • pydoc + • selectors + • shlex + • shutil + • ssl + • string + • threading + • tokenize + • traceback + • typing + • unittest.case + • unittest.util + • urllib.parse + +
+ +
+ +
+ + collections.abc +SourceModule
+imports: + _collections_abc + • collections + +
+
+imported by: + http.client + • inspect + • logging + • main.py + • selectors + • tracemalloc + • typing + +
+ +
+ +
+ + colorama +Package
+imports: + colorama + • colorama.ansi + • colorama.ansitowin32 + • colorama.initialise + • colorama.win32 + +
+
+imported by: + colorama + • colorama.ansi + • colorama.ansitowin32 + • colorama.initialise + • colorama.win32 + • colorama.winterm + • main.py + +
+ +
+ +
+ + colorama.ansi +SourceModule
+imports: + colorama + +
+
+imported by: + colorama + • colorama.ansitowin32 + +
+ +
+ +
+ + colorama.ansitowin32 +SourceModule
+imports: + colorama + • colorama.ansi + • colorama.win32 + • colorama.winterm + • os + • re + • sys + +
+
+imported by: + colorama + • colorama.initialise + +
+ +
+ +
+ + colorama.initialise +SourceModule
+imports: + atexit + • colorama + • colorama.ansitowin32 + • contextlib + • sys + +
+
+imported by: + colorama + +
+ +
+ +
+ + colorama.win32 +SourceModule
+imports: + colorama + • ctypes + • ctypes.wintypes + +
+
+imported by: + colorama + • colorama.ansitowin32 + • colorama.winterm + +
+ +
+ +
+ + colorama.winterm +SourceModule
+imports: + colorama + • colorama.win32 + +
+
+imported by: + colorama.ansitowin32 + +
+ +
+ +
+ + contextlib +SourceModule
+imports: + _collections_abc + • abc + • collections + • functools + • sys + +
+
+imported by: + _threading_local + • colorama.initialise + • getpass + • importlib.util + • main.py + • plistlib + • typing + • unittest.case + • urllib.request + +
+ +
+ +
+ + contextvars +SourceModule
+imports: + _contextvars + +
+
+imported by: + _pydecimal + +
+ +
+ +
+ + copy +SourceModule
+imports: + 'org.python' + • copyreg + • types + • weakref + +
+
+imported by: + _sre + • argparse + • collections + • email.generator + • gettext + • http.cookiejar + • http.server + • main.py + • tarfile + • weakref + • webbrowser + +
+ +
+ +
+ + copyreg +SourceModule
+imported by: + _pickle + • copy + • main.py + • pickle + • re + +
+ +
+ +
+ + ctypes +Package
+imports: + _ctypes + • ctypes._endian + • ctypes.wintypes + • os + • struct + • sys + +
+
+imported by: + colorama.win32 + • ctypes._endian + • ctypes.wintypes + +
+ +
+ +
+ + ctypes._endian +SourceModule
+imports: + ctypes + • sys + +
+
+imported by: + ctypes + +
+ +
+ +
+ + ctypes.wintypes +SourceModule
+imports: + ctypes + +
+
+imported by: + colorama.win32 + • ctypes + +
+ +
+ +
+ + datetime +SourceModule
+imports: + _datetime + • _strptime + • math + • sys + • time + +
+
+imported by: + _strptime + • calendar + • email.utils + • http.cookiejar + • http.server + • main.py + • parse + • plistlib + +
+ +
+ +
+ + decimal +SourceModule
+imports: + _decimal + • _pydecimal + +
+
+imported by: + parse + +
+ +
+ +
+ + difflib +SourceModule
+imports: + collections + • difflib + • doctest + • heapq + • re + +
+
+imported by: + difflib + • doctest + • main.py + • unittest.case + +
+ +
+ +
+ + dis +SourceModule
+imports: + argparse + • collections + • io + • opcode + • sys + • types + +
+
+imported by: + inspect + • main.py + • pdb + +
+ +
+ +
+ + doctest +SourceModule
+imports: + __future__ + • argparse + • builtins + • collections + • difflib + • inspect + • io + • linecache + • os + • pdb + • re + • sys + • traceback + • unittest + +
+
+imported by: + difflib + • heapq + • main.py + • pickle + +
+ +
+ +
+ + email +Package
+imports: + email._header_value_parser + • email.charset + • email.errors + • email.header + • email.parser + +
+
+imported by: + email._encoded_words + • email._header_value_parser + • email._parseaddr + • email._policybase + • email.base64mime + • email.charset + • email.contentmanager + • email.encoders + • email.errors + • email.feedparser + • email.generator + • email.header + • email.headerregistry + • email.iterators + • email.message + • email.parser + • email.policy + • email.quoprimime + • email.utils + • main.py + • urllib.request + +
+ +
+ +
+ + email._encoded_words +SourceModule
+imports: + base64 + • binascii + • email + • email.errors + • functools + • re + • string + +
+
+imported by: + email._header_value_parser + • email.message + • main.py + +
+ +
+ +
+ + email._header_value_parser +SourceModule
+imports: + collections + • email + • email._encoded_words + • email.errors + • email.utils + • operator + • re + • string + • urllib + +
+
+imported by: + email + • email.headerregistry + • main.py + +
+ +
+ +
+ + email._parseaddr +SourceModule
+imports: + calendar + • email + • time + +
+
+imported by: + email.utils + • main.py + +
+ +
+ +
+ + email._policybase +SourceModule
+imports: + abc + • email + • email.charset + • email.header + • email.utils + +
+
+imported by: + email.feedparser + • email.message + • email.parser + • email.policy + • main.py + +
+ +
+ +
+ + email.base64mime +SourceModule
+imports: + base64 + • binascii + • email + +
+
+imported by: + email.charset + • email.header + • main.py + +
+ +
+ +
+ + email.charset +SourceModule
+imports: + email + • email.base64mime + • email.encoders + • email.errors + • email.quoprimime + • functools + +
+
+imported by: + email + • email._policybase + • email.contentmanager + • email.header + • email.message + • email.utils + • main.py + +
+ +
+ +
+ + email.contentmanager +SourceModule
+imports: + binascii + • email + • email.charset + • email.errors + • email.message + • email.quoprimime + +
+
+imported by: + email.policy + • main.py + +
+ +
+ +
+ + email.encoders +SourceModule
+imports: + base64 + • email + • quopri + +
+
+imported by: + email.charset + • main.py + +
+ +
+ +
+ + email.errors +SourceModule
+imports: + email + +
+
+imported by: + email + • email._encoded_words + • email._header_value_parser + • email.charset + • email.contentmanager + • email.feedparser + • email.header + • email.headerregistry + • email.message + • main.py + +
+ +
+ +
+ + email.feedparser +SourceModule
+imports: + collections + • email + • email._policybase + • email.errors + • email.message + • io + • re + +
+
+imported by: + email.parser + • main.py + +
+ +
+ +
+ + email.generator +SourceModule
+imports: + copy + • email + • email.utils + • io + • random + • re + • sys + • time + +
+
+imported by: + email.message + • main.py + +
+ +
+ +
+ + email.header +SourceModule
+imports: + binascii + • email + • email.base64mime + • email.charset + • email.errors + • email.quoprimime + • re + +
+
+imported by: + email + • email._policybase + • main.py + +
+ +
+ +
+ + email.headerregistry +SourceModule
+imports: + email + • email._header_value_parser + • email.errors + • email.utils + • types + +
+
+imported by: + email.policy + • main.py + +
+ +
+ +
+ + email.iterators +SourceModule
+imports: + email + • io + • sys + +
+
+imported by: + email.message + • main.py + +
+ +
+ +
+ + email.message +SourceModule
+imports: + email + • email._encoded_words + • email._policybase + • email.charset + • email.errors + • email.generator + • email.iterators + • email.policy + • email.utils + • io + • quopri + • re + • uu + +
+
+imported by: + email.contentmanager + • email.feedparser + • email.policy + • http.client + • main.py + • pydoc + +
+ +
+ +
+ + email.parser +SourceModule
+imports: + email + • email._policybase + • email.feedparser + • io + +
+
+imported by: + email + • http.client + • main.py + +
+ +
+ +
+ + email.policy +SourceModule
+imports: + email + • email._policybase + • email.contentmanager + • email.headerregistry + • email.message + • email.utils + • re + +
+
+imported by: + email.message + • main.py + +
+ +
+ +
+ + email.quoprimime +SourceModule
+imports: + email + • re + • string + +
+
+imported by: + email.charset + • email.contentmanager + • email.header + • main.py + +
+ +
+ +
+ + email.utils +SourceModule
+imports: + datetime + • email + • email._parseaddr + • email.charset + • os + • random + • re + • socket + • time + • urllib.parse + +
+
+imported by: + email._header_value_parser + • email._policybase + • email.generator + • email.headerregistry + • email.message + • email.policy + • http.server + • main.py + • urllib.request + +
+ +
+ +
+ + encodings +Package
+imports: + _winapi + • codecs + • encodings + • encodings.aliases + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp65001 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_centeuro + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.unicode_internal + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • sys + +
+
+imported by: + codecs + • encodings + • encodings.aliases + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp65001 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_centeuro + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.unicode_internal + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • locale + • main.py + +
+ +
+ +
+ + encodings.aliases +SourceModule
+imports: + encodings + +
+
+imported by: + encodings + • locale + • main.py + +
+ +
+ +
+ + encodings.ascii +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.base64_codec +SourceModule
+imports: + base64 + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.big5 +SourceModule
+imports: + _codecs_tw + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.big5hkscs +SourceModule
+imports: + _codecs_hk + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.bz2_codec +SourceModule
+imports: + bz2 + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.charmap +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp037 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1006 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1026 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1125 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1140 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1250 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1251 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1252 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1253 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1254 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1255 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1256 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1257 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1258 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp273 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp424 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp437 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp500 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp65001 +SourceModule
+imports: + codecs + • encodings + • functools + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp720 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp737 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp775 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp850 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp852 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp855 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp856 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp857 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp858 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp860 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp861 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp862 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp863 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp864 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp865 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp866 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp869 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp874 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp875 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp932 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp949 +SourceModule
+imports: + _codecs_kr + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp950 +SourceModule
+imports: + _codecs_tw + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.euc_jis_2004 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.euc_jisx0213 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.euc_jp +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.euc_kr +SourceModule
+imports: + _codecs_kr + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.gb18030 +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.gb2312 +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.gbk +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.hex_codec +SourceModule
+imports: + binascii + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.hp_roman8 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.hz +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.idna +SourceModule
+imports: + codecs + • encodings + • re + • stringprep + • unicodedata + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso2022_jp +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso2022_jp_1 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso2022_jp_2 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso2022_jp_2004 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso2022_jp_3 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso2022_jp_ext +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso2022_kr +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_1 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_10 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_11 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_13 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_14 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_15 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_16 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_2 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_3 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_4 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_5 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_6 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_7 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_8 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_9 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.johab +SourceModule
+imports: + _codecs_kr + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.koi8_r +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.koi8_t +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.koi8_u +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.kz1048 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.latin_1 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.mac_arabic +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.mac_centeuro +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.mac_croatian +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.mac_cyrillic +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.mac_farsi +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.mac_greek +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.mac_iceland +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.mac_latin2 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.mac_roman +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.mac_romanian +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.mac_turkish +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.mbcs +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.oem +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.palmos +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.ptcp154 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.punycode +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.quopri_codec +SourceModule
+imports: + codecs + • encodings + • io + • quopri + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.raw_unicode_escape +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.rot_13 +SourceModule
+imports: + codecs + • encodings + • sys + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.shift_jis +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.shift_jis_2004 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.shift_jisx0213 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.tis_620 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.undefined +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.unicode_escape +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.unicode_internal +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.utf_16 +SourceModule
+imports: + codecs + • encodings + • sys + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.utf_16_be +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.utf_16_le +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.utf_32 +SourceModule
+imports: + codecs + • encodings + • sys + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.utf_32_be +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.utf_32_le +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.utf_7 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.utf_8 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.utf_8_sig +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.uu_codec +SourceModule
+imports: + binascii + • codecs + • encodings + • io + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.zlib_codec +SourceModule
+imports: + codecs + • encodings + • zlib + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + enum +SourceModule
+imports: + _collections + • collections + • sys + • types + • warnings + +
+
+imported by: + http + • inspect + • main.py + • plistlib + • py_compile + • re + • signal + • socket + • ssl + +
+ +
+ +
+ + errno (builtin module)
+imported by: + gettext + • gzip + • main.py + • shutil + • socket + • ssl + • subprocess + • tempfile + +
+ +
+ +
+ + fnmatch +SourceModule
+imports: + functools + • os + • posixpath + • re + +
+
+imported by: + bdb + • glob + • main.py + • shutil + • tracemalloc + • unittest.loader + • urllib.request + +
+ +
+ +
+ + ftplib +SourceModule
+imports: + netrc + • re + • socket + • ssl + • sys + • warnings + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + functools +SourceModule
+imports: + _functools + • _thread + • abc + • collections + • reprlib + • types + • typing + • weakref + +
+
+imported by: + contextlib + • email._encoded_words + • email.charset + • encodings.cp65001 + • fnmatch + • http.server + • importlib.util + • inspect + • linecache + • locale + • main.py + • operator + • parse + • pickle + • pkgutil + • re + • signal + • tempfile + • tracemalloc + • types + • typing + • unittest.case + • unittest.loader + • unittest.result + • unittest.signals + +
+ +
+ +
+ + gc (builtin module)
+imports: + time + +
+
+imported by: + _posixsubprocess + • main.py + • weakref + +
+ +
+ +
+ + genericpath +SourceModule
+imports: + os + • stat + +
+
+imported by: + main.py + • ntpath + • posixpath + +
+ +
+ +
+ + getopt +SourceModule
+imports: + gettext + • os + • sys + +
+
+imported by: + base64 + • main.py + • mimetypes + • pdb + • pydoc + • quopri + • webbrowser + +
+ +
+ +
+ + getpass +SourceModule
+imports: + contextlib + • io + • msvcrt + • os + • pwd + • sys + • termios + • warnings + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + gettext +SourceModule
+imports: + builtins + • copy + • errno + • locale + • os + • re + • struct + • sys + • warnings + +
+
+imported by: + argparse + • getopt + • main.py + • optparse + +
+ +
+ +
+ + glob +SourceModule
+imports: + fnmatch + • os + • re + +
+
+imported by: + main.py + • pdb + • webbrowser + +
+ +
+ +
+ + grp +MissingModule
+imported by: + main.py + • shutil + • tarfile + +
+ +
+ +
+ + gzip +SourceModule
+imports: + _compression + • builtins + • errno + • io + • os + • struct + • sys + • time + • warnings + • zlib + +
+
+imported by: + main.py + • tarfile + +
+ +
+ +
+ + hashlib +SourceModule
+imports: + _blake2 + • _hashlib + • _md5 + • _sha1 + • _sha256 + • _sha3 + • _sha512 + • logging + +
+
+imported by: + main.py + • random + • urllib.request + +
+ +
+ +
+ + heapq +SourceModule
+imports: + _heapq + • doctest + +
+
+imported by: + collections + • difflib + • main.py + +
+ +
+ +
+ + html +Package
+imports: + html.entities + • re + +
+
+imported by: + html.entities + • http.server + • main.py + +
+ +
+ +
+ + html.entities +SourceModule
+imports: + html + +
+
+imported by: + html + • main.py + • slugify.slugify + +
+ +
+ +
+ + htmlentitydefs +MissingModule
+imported by: + slugify.slugify + +
+ +
+ +
+ + http +Package
+imports: + enum + +
+
+imported by: + http.client + • http.cookiejar + • http.server + • main.py + +
+ +
+ +
+ + http.client +SourceModule
+imports: + collections.abc + • email.message + • email.parser + • http + • io + • re + • socket + • ssl + • urllib.parse + • warnings + +
+
+imported by: + http.cookiejar + • http.server + • main.py + • urllib.request + +
+ +
+ +
+ + http.cookiejar +SourceModule
+imports: + calendar + • copy + • datetime + • http + • http.client + • io + • logging + • re + • threading + • time + • traceback + • urllib.parse + • urllib.request + • warnings + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + http.server +SourceModule
+imports: + argparse + • base64 + • binascii + • copy + • datetime + • email.utils + • functools + • html + • http + • http.client + • io + • mimetypes + • os + • posixpath + • pwd + • select + • shutil + • socket + • socketserver + • subprocess + • sys + • time + • urllib.parse + +
+
+imported by: + main.py + • pydoc + +
+ +
+ +
+ + importlib +Package
+imports: + _frozen_importlib + • _frozen_importlib_external + • _imp + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + • importlib.abc + • sys + • types + • warnings + +
+
+imported by: + importlib + • importlib._bootstrap + • importlib._bootstrap_external + • importlib.abc + • importlib.machinery + • importlib.util + • inspect + • main.py + • pkgutil + +
+ +
+ +
+ + importlib._bootstrap +SourceModule
+imports: + _frozen_importlib_external + • importlib + +
+
+imported by: + importlib + • importlib.abc + • importlib.machinery + • importlib.util + • main.py + • pydoc + +
+ +
+ +
+ + importlib._bootstrap_external +SourceModule
+imports: + importlib + • tokenize + +
+
+imported by: + importlib + • importlib.abc + • importlib.machinery + • importlib.util + • main.py + • py_compile + • pydoc + +
+ +
+ +
+ + importlib.abc +SourceModule
+imports: + _frozen_importlib + • _frozen_importlib_external + • abc + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + • importlib.machinery + • warnings + +
+
+imported by: + importlib + • importlib.util + • main.py + +
+ +
+ +
+ + importlib.machinery +SourceModule
+imports: + _imp + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + +
+
+imported by: + importlib.abc + • inspect + • main.py + • pkgutil + • py_compile + • pydoc + • runpy + +
+ +
+ +
+ + importlib.util +SourceModule
+imports: + _imp + • contextlib + • functools + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + • importlib.abc + • sys + • types + • warnings + +
+
+imported by: + main.py + • pkgutil + • py_compile + • pydoc + • runpy + • zipfile + +
+ +
+ +
+ + inspect +SourceModule
+imports: + abc + • argparse + • ast + • builtins + • collections + • collections.abc + • dis + • enum + • functools + • importlib + • importlib.machinery + • itertools + • linecache + • operator + • os + • re + • sys + • token + • tokenize + • types + • warnings + +
+
+imported by: + ast + • bdb + • doctest + • main.py + • pdb + • pkgutil + • pydoc + +
+ +
+ +
+ + io +SourceModule
+imports: + _io + • abc + +
+
+imported by: + _compression + • bz2 + • dis + • doctest + • email.feedparser + • email.generator + • email.iterators + • email.message + • email.parser + • encodings.quopri_codec + • encodings.uu_codec + • getpass + • gzip + • http.client + • http.cookiejar + • http.server + • logging + • lzma + • main.py + • os + • pickle + • plistlib + • pprint + • pydoc + • quopri + • shlex + • socket + • socketserver + • subprocess + • tarfile + • tempfile + • tokenize + • unittest.result + • urllib.request + • xml.sax + • xml.sax.saxutils + • zipfile + +
+ +
+ +
+ + itertools (builtin module)
+imported by: + _pydecimal + • calendar + • collections + • inspect + • main.py + • pickle + • plistlib + • random + • reprlib + • threading + • tokenize + • traceback + • weakref + +
+ +
+ +
+ + java +MissingModule
+imported by: + main.py + • platform + +
+ +
+ +
+ + json +Package
+imports: + codecs + • json.decoder + • json.encoder + • json.scanner + +
+
+imported by: + json.decoder + • json.encoder + • json.scanner + • main.py + +
+ +
+ +
+ + json.decoder +SourceModule
+imports: + _json + • json + • json.scanner + • re + +
+
+imported by: + _json + • json + +
+ +
+ +
+ + json.encoder +SourceModule
+imports: + _json + • json + • re + +
+
+imported by: + json + +
+ +
+ +
+ + json.scanner +SourceModule
+imports: + _json + • json + • re + +
+
+imported by: + json + • json.decoder + +
+ +
+ +
+ + keyword +SourceModule
+imports: + re + • sys + +
+
+imported by: + collections + • main.py + +
+ +
+ +
+ + linecache +SourceModule
+imports: + functools + • os + • sys + • tokenize + +
+
+imported by: + bdb + • doctest + • inspect + • main.py + • pdb + • traceback + • tracemalloc + • warnings + +
+ +
+ +
+ + locale +SourceModule
+imports: + _bootlocale + • _collections_abc + • _locale + • builtins + • encodings + • encodings.aliases + • functools + • os + • re + • sys + • warnings + +
+
+imported by: + _bootlocale + • _pydecimal + • _strptime + • calendar + • gettext + • main.py + • unidecode.util + +
+ +
+ +
+ + logging +Package
+imports: + atexit + • collections.abc + • io + • os + • pickle + • string + • sys + • threading + • time + • traceback + • warnings + • weakref + +
+
+imported by: + hashlib + • http.cookiejar + • main.py + • parse + • unittest.case + +
+ +
+ +
+ + lzma +SourceModule
+imports: + _compression + • _lzma + • builtins + • io + • os + +
+
+imported by: + main.py + • shutil + • tarfile + • zipfile + +
+ +
+ +
+ + marshal (builtin module)
+imported by: + main.py + • pkgutil + +
+ +
+ +
+ + math (builtin module)
+imported by: + _pydecimal + • datetime + • main.py + • random + • selectors + +
+ +
+ +
+ + mimetypes +SourceModule
+imports: + getopt + • os + • posixpath + • sys + • urllib.parse + • winreg + +
+
+imported by: + http.server + • main.py + • urllib.request + +
+ +
+ +
+ + msvcrt (builtin module)
+imported by: + getpass + • main.py + • subprocess + +
+ +
+ +
+ + netrc +SourceModule
+imports: + os + • pwd + • shlex + • stat + +
+
+imported by: + ftplib + +
+ +
+ +
+ + nt (builtin module)
+imported by: + main.py + • ntpath + • os + • shutil + +
+ +
+ +
+ + ntpath +SourceModule
+imports: + genericpath + • nt + • os + • stat + • string + • sys + +
+
+imported by: + main.py + • ntpath + • os + +
+ +
+ +
+ + ntpath +AliasNode
+imports: + ntpath + • os + +
+
+imported by: + main.py + • os + • pkgutil + • py_compile + • tracemalloc + • unittest + • unittest.util + +
+ +
+ +
+ + nturl2path +SourceModule
+imports: + string + • urllib.parse + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + numbers +SourceModule
+imports: + abc + +
+
+imported by: + _pydecimal + +
+ +
+ +
+ + opcode +SourceModule
+imports: + _opcode + +
+
+imported by: + dis + • main.py + +
+ +
+ +
+ + operator +SourceModule
+imports: + _operator + • builtins + • functools + +
+
+imported by: + collections + • email._header_value_parser + • inspect + • main.py + • typing + +
+ +
+ +
+ + optparse +SourceModule
+imports: + gettext + • os + • sys + • textwrap + +
+
+imported by: + main.py + • unidecode.util + • uu + +
+ +
+ +
+ + org +MissingModule
+imported by: + main.py + • pickle + +
+ +
+ +
+ + os +SourceModule
+imports: + _collections_abc + • abc + • io + • nt + • ntpath + • ntpath + • posix + • posixpath + • stat + • subprocess + • sys + • warnings + +
+
+imported by: + argparse + • bdb + • bz2 + • colorama.ansitowin32 + • ctypes + • doctest + • email.utils + • fnmatch + • genericpath + • getopt + • getpass + • gettext + • glob + • gzip + • http.server + • inspect + • linecache + • locale + • logging + • lzma + • main.py + • mimetypes + • netrc + • ntpath + • ntpath + • optparse + • pdb + • pkgutil + • platform + • plistlib + • posixpath + • py_compile + • pydoc + • random + • shlex + • shutil + • socket + • socketserver + • ssl + • subprocess + • tarfile + • tempfile + • text_unidecode + • threading + • unidecode.util + • unittest.loader + • unittest.main + • urllib.request + • uu + • webbrowser + • xml.sax + • xml.sax.saxutils + • zipfile + +
+ +
+ +
+ + parse +SourceModule
+imports: + __future__ + • datetime + • decimal + • functools + • logging + • re + • sys + +
+
+imported by: + main.py + +
+ +
+ +
+ + pdb +SourceModule
+imports: + bdb + • cmd + • code + • dis + • getopt + • glob + • inspect + • linecache + • os + • pdb + • pprint + • pydoc + • re + • readline + • runpy + • shlex + • signal + • sys + • traceback + +
+
+imported by: + doctest + • main.py + • pdb + +
+ +
+ +
+ + pickle +SourceModule
+imports: + _compat_pickle + • _pickle + • argparse + • codecs + • copyreg + • doctest + • functools + • io + • itertools + • org + • pprint + • re + • struct + • sys + • types + +
+
+imported by: + logging + • main.py + • tracemalloc + +
+ +
+ +
+ + pkgutil +SourceModule
+imports: + collections + • functools + • importlib + • importlib.machinery + • importlib.util + • inspect + • marshal + • ntpath + • os + • sys + • types + • warnings + • zipimport + +
+
+imported by: + main.py + • pydoc + • runpy + • text_unidecode + +
+ +
+ +
+ + platform +SourceModule
+imports: + 'java.lang' + • _winreg + • collections + • java + • os + • plistlib + • re + • socket + • struct + • subprocess + • sys + • vms_lib + • warnings + • winreg + +
+
+imported by: + main.py + • pydoc + +
+ +
+ +
+ + plistlib +SourceModule
+imports: + binascii + • codecs + • contextlib + • datetime + • enum + • io + • itertools + • os + • re + • struct + • warnings + • xml.parsers.expat + +
+
+imported by: + main.py + • platform + +
+ +
+ +
+ + posix +MissingModule
+imports: + resource + +
+
+imported by: + main.py + • os + +
+ +
+ +
+ + posixpath +SourceModule
+imports: + genericpath + • os + • pwd + • re + • stat + • sys + +
+
+imported by: + fnmatch + • http.server + • main.py + • mimetypes + • os + • urllib.request + +
+ +
+ +
+ + pprint +SourceModule
+imports: + collections + • io + • re + • sys + • time + • types + +
+
+imported by: + main.py + • pdb + • pickle + • unittest.case + +
+ +
+ +
+ + pwd +MissingModule
+imported by: + getpass + • http.server + • main.py + • netrc + • posixpath + • shutil + • tarfile + • webbrowser + +
+ +
+ +
+ + py_compile +SourceModule
+imports: + enum + • importlib._bootstrap_external + • importlib.machinery + • importlib.util + • ntpath + • os + • sys + • traceback + +
+
+imported by: + main.py + • zipfile + +
+ +
+ +
+ + pydoc +SourceModule
+imports: + builtins + • collections + • email.message + • getopt + • http.server + • importlib._bootstrap + • importlib._bootstrap_external + • importlib.machinery + • importlib.util + • inspect + • io + • os + • pkgutil + • platform + • pydoc_data.topics + • re + • reprlib + • select + • subprocess + • sys + • tempfile + • textwrap + • threading + • time + • tokenize + • traceback + • tty + • urllib.parse + • warnings + • webbrowser + +
+
+imported by: + main.py + • pdb + +
+ +
+ +
+ + pydoc_data +Package
+imported by: + main.py + • pydoc_data.topics + +
+ +
+ +
+ + pydoc_data.topics +SourceModule
+imports: + pydoc_data + +
+
+imported by: + main.py + • pydoc + +
+ +
+ +
+ + pyexpat c:\program files\python37\DLLs\pyexpat.pyd
+imported by: + main.py + • xml.parsers.expat + +
+ +
+ +
+ + quopri +SourceModule
+imports: + binascii + • getopt + • io + • sys + +
+
+imported by: + email.encoders + • email.message + • encodings.quopri_codec + • main.py + +
+ +
+ +
+ + random +SourceModule
+imports: + _collections_abc + • _random + • bisect + • hashlib + • itertools + • math + • os + • time + • types + • warnings + +
+
+imported by: + email.generator + • email.utils + • main.py + • tempfile + +
+ +
+ +
+ + re +SourceModule
+imports: + _locale + • copyreg + • enum + • functools + • sre_compile + • sre_constants + • sre_parse + +
+
+imported by: + _pydecimal + • _sre + • _strptime + • argparse + • base64 + • colorama.ansitowin32 + • difflib + • doctest + • email._encoded_words + • email._header_value_parser + • email.feedparser + • email.generator + • email.header + • email.message + • email.policy + • email.quoprimime + • email.utils + • encodings.idna + • fnmatch + • ftplib + • gettext + • glob + • html + • http.client + • http.cookiejar + • inspect + • json.decoder + • json.encoder + • json.scanner + • keyword + • locale + • main.py + • parse + • pdb + • pickle + • platform + • plistlib + • posixpath + • pprint + • pydoc + • shlex + • slugify.slugify + • string + • tarfile + • textwrap + • token + • tokenize + • typing + • unittest.case + • unittest.loader + • urllib.parse + • urllib.request + • warnings + +
+ +
+ +
+ + readline +MissingModule
+imported by: + cmd + • code + • main.py + • pdb + +
+ +
+ +
+ + reprlib +SourceModule
+imports: + _thread + • builtins + • itertools + +
+
+imported by: + bdb + • collections + • functools + • main.py + • pydoc + +
+ +
+ +
+ + resource +MissingModule
+imported by: + main.py + • posix + +
+ +
+ +
+ + runpy +SourceModule
+imports: + importlib.machinery + • importlib.util + • pkgutil + • sys + • types + • warnings + +
+
+imported by: + main.py + • pdb + +
+ +
+ +
+ + select c:\program files\python37\DLLs\select.pyd
+imported by: + http.server + • main.py + • pydoc + • selectors + • subprocess + +
+ +
+ +
+ + selectors +SourceModule
+imports: + abc + • collections + • collections.abc + • math + • select + • sys + +
+
+imported by: + main.py + • socket + • socketserver + • subprocess + +
+ +
+ +
+ + shlex +SourceModule
+imports: + collections + • io + • os + • re + • sys + +
+
+imported by: + main.py + • netrc + • pdb + • webbrowser + +
+ +
+ +
+ + shutil +SourceModule
+imports: + bz2 + • collections + • errno + • fnmatch + • grp + • lzma + • nt + • os + • pwd + • stat + • sys + • tarfile + • zipfile + • zlib + +
+
+imported by: + http.server + • main.py + • tarfile + • tempfile + • webbrowser + • zipfile + +
+ +
+ +
+ + signal +SourceModule
+imports: + _signal + • enum + • functools + +
+
+imported by: + main.py + • pdb + • subprocess + • unittest.signals + +
+ +
+ +
+ + slugify +Package
+imports: + slugify.slugify + +
+
+imported by: + main.py + • slugify.slugify + +
+ +
+ +
+ + slugify.slugify +SourceModule
+imports: + html.entities + • htmlentitydefs + • re + • slugify + • sys + • text_unidecode + • types + • unicodedata + • unidecode + +
+
+imported by: + main.py + • slugify + +
+ +
+ +
+ + socket +SourceModule
+imports: + _socket + • enum + • errno + • io + • os + • selectors + • sys + +
+
+imported by: + _ssl + • email.utils + • ftplib + • http.client + • http.server + • main.py + • platform + • socketserver + • ssl + • urllib.request + • webbrowser + +
+ +
+ +
+ + socketserver +SourceModule
+imports: + io + • os + • selectors + • socket + • sys + • threading + • time + • traceback + +
+
+imported by: + http.server + • main.py + +
+ +
+ +
+ + sre_compile +SourceModule
+imports: + _sre + • sre_constants + • sre_parse + • sys + +
+
+imported by: + main.py + • re + +
+ +
+ +
+ + sre_constants +SourceModule
+imports: + _sre + +
+
+imported by: + main.py + • re + • sre_compile + • sre_parse + +
+ +
+ +
+ + sre_parse +SourceModule
+imports: + sre_constants + • warnings + +
+
+imported by: + main.py + • re + • sre_compile + +
+ +
+ +
+ + ssl +SourceModule
+imports: + _ssl + • base64 + • calendar + • collections + • enum + • errno + • os + • socket + • sys + • time + • warnings + +
+
+imported by: + ftplib + • http.client + • main.py + • urllib.request + +
+ +
+ +
+ + stat +SourceModule
+imports: + _stat + +
+
+imported by: + genericpath + • main.py + • netrc + • ntpath + • os + • posixpath + • shutil + • tarfile + • zipfile + +
+ +
+ +
+ + string +SourceModule
+imports: + _string + • collections + • re + +
+
+imported by: + cmd + • email._encoded_words + • email._header_value_parser + • email.quoprimime + • logging + • main.py + • ntpath + • nturl2path + • urllib.request + +
+ +
+ +
+ + stringprep +SourceModule
+imports: + unicodedata + +
+
+imported by: + encodings.idna + • main.py + +
+ +
+ +
+ + struct +SourceModule
+imports: + _struct + +
+
+imported by: + base64 + • ctypes + • gettext + • gzip + • main.py + • pickle + • platform + • plistlib + • tarfile + • zipfile + +
+ +
+ +
+ + subprocess +SourceModule
+imports: + _posixsubprocess + • _winapi + • builtins + • errno + • io + • msvcrt + • os + • select + • selectors + • signal + • sys + • threading + • time + • warnings + +
+
+imported by: + http.server + • main.py + • os + • platform + • pydoc + • webbrowser + +
+ +
+ +
+ + sys (builtin module)
+imported by: + _bootlocale + • _collections_abc + • _pydecimal + • argparse + • base64 + • bdb + • calendar + • cmd + • code + • codecs + • collections + • colorama.ansitowin32 + • colorama.initialise + • contextlib + • ctypes + • ctypes._endian + • datetime + • dis + • doctest + • email.generator + • email.iterators + • encodings + • encodings.rot_13 + • encodings.utf_16 + • encodings.utf_32 + • enum + • ftplib + • getopt + • getpass + • gettext + • gzip + • http.server + • importlib + • importlib.util + • inspect + • keyword + • linecache + • locale + • logging + • main.py + • mimetypes + • ntpath + • optparse + • os + • parse + • pdb + • pickle + • pkgutil + • platform + • posixpath + • pprint + • py_compile + • pydoc + • quopri + • runpy + • selectors + • shlex + • shutil + • slugify.slugify + • socket + • socketserver + • sre_compile + • ssl + • subprocess + • tarfile + • threading + • token + • tokenize + • traceback + • types + • typing + • unidecode + • unidecode.util + • unittest.case + • unittest.loader + • unittest.main + • unittest.result + • unittest.runner + • unittest.suite + • urllib.parse + • urllib.request + • uu + • warnings + • weakref + • webbrowser + • xml.parsers.expat + • xml.sax + • xml.sax._exceptions + • xml.sax.expatreader + • xml.sax.saxutils + • zipfile + +
+ +
+ +
+ + tarfile +SourceModule
+imports: + argparse + • builtins + • bz2 + • copy + • grp + • gzip + • io + • lzma + • os + • pwd + • re + • shutil + • stat + • struct + • sys + • time + • warnings + • zlib + +
+
+imported by: + main.py + • shutil + +
+ +
+ +
+ + tempfile +SourceModule
+imports: + _thread + • errno + • functools + • io + • os + • random + • shutil + • warnings + • weakref + +
+
+imported by: + main.py + • pydoc + • urllib.request + • urllib.response + • webbrowser + +
+ +
+ +
+ + termios +MissingModule
+imported by: + getpass + • main.py + • tty + +
+ +
+ +
+ + text_unidecode +Package
+imports: + __future__ + • os + • pkgutil + +
+
+imported by: + slugify.slugify + +
+ +
+ +
+ + textwrap +SourceModule
+imports: + re + +
+
+imported by: + argparse + • main.py + • optparse + • pydoc + +
+ +
+ +
+ + threading +SourceModule
+imports: + _collections + • _thread + • _threading_local + • _weakrefset + • collections + • itertools + • os + • sys + • time + • traceback + +
+
+imported by: + _threading_local + • bz2 + • http.cookiejar + • logging + • main.py + • pydoc + • socketserver + • subprocess + • webbrowser + • zipfile + +
+ +
+ +
+ + time (builtin module)
+imports: + _strptime + +
+
+imported by: + _datetime + • _strptime + • datetime + • email._parseaddr + • email.generator + • email.utils + • gc + • gzip + • http.cookiejar + • http.server + • logging + • main.py + • pprint + • pydoc + • random + • socketserver + • ssl + • subprocess + • tarfile + • threading + • unittest.runner + • urllib.request + • zipfile + +
+ +
+ +
+ + token +SourceModule
+imports: + re + • sys + +
+
+imported by: + inspect + • main.py + • tokenize + +
+ +
+ +
+ + tokenize +SourceModule
+imports: + argparse + • builtins + • codecs + • collections + • io + • itertools + • re + • sys + • token + +
+
+imported by: + importlib._bootstrap_external + • inspect + • linecache + • main.py + • pydoc + +
+ +
+ +
+ + traceback +SourceModule
+imports: + collections + • itertools + • linecache + • sys + +
+
+imported by: + code + • doctest + • http.cookiejar + • logging + • main.py + • pdb + • py_compile + • pydoc + • socketserver + • threading + • unittest.case + • unittest.loader + • unittest.result + • warnings + +
+ +
+ +
+ + tracemalloc +SourceModule
+imports: + _tracemalloc + • collections.abc + • fnmatch + • functools + • linecache + • ntpath + • pickle + +
+
+imported by: + main.py + • warnings + +
+ +
+ +
+ + tty +SourceModule
+imports: + termios + +
+
+imported by: + main.py + • pydoc + +
+ +
+ +
+ + types +SourceModule
+imports: + _collections_abc + • functools + • sys + +
+
+imported by: + copy + • dis + • email.headerregistry + • enum + • functools + • importlib + • importlib.util + • inspect + • main.py + • pickle + • pkgutil + • pprint + • random + • runpy + • slugify.slugify + • typing + • unittest.loader + +
+ +
+ +
+ + typing +SourceModule
+imports: + abc + • collections + • collections.abc + • contextlib + • functools + • operator + • re + • sys + • types + +
+
+imported by: + functools + • main.py + +
+ +
+ +
+ + unicodedata c:\program files\python37\DLLs\unicodedata.pyd
+imported by: + encodings.idna + • main.py + • slugify.slugify + • stringprep + +
+ +
+ +
+ + unidecode +Package
+imports: + sys + • unidecode + • unidecode.util + • unidecode.x000 + • unidecode.x001 + • unidecode.x002 + • unidecode.x003 + • unidecode.x004 + • unidecode.x005 + • unidecode.x006 + • unidecode.x007 + • unidecode.x009 + • unidecode.x00a + • unidecode.x00b + • unidecode.x00c + • unidecode.x00d + • unidecode.x00e + • unidecode.x00f + • unidecode.x010 + • unidecode.x011 + • unidecode.x012 + • unidecode.x013 + • unidecode.x014 + • unidecode.x015 + • unidecode.x016 + • unidecode.x017 + • unidecode.x018 + • unidecode.x01d + • unidecode.x01e + • unidecode.x01f + • unidecode.x020 + • unidecode.x021 + • unidecode.x022 + • unidecode.x023 + • unidecode.x024 + • unidecode.x025 + • unidecode.x026 + • unidecode.x027 + • unidecode.x028 + • unidecode.x029 + • unidecode.x02a + • unidecode.x02c + • unidecode.x02e + • unidecode.x02f + • unidecode.x030 + • unidecode.x031 + • unidecode.x032 + • unidecode.x033 + • unidecode.x04d + • unidecode.x04e + • unidecode.x04f + • unidecode.x050 + • unidecode.x051 + • unidecode.x052 + • unidecode.x053 + • unidecode.x054 + • unidecode.x055 + • unidecode.x056 + • unidecode.x057 + • unidecode.x058 + • unidecode.x059 + • unidecode.x05a + • unidecode.x05b + • unidecode.x05c + • unidecode.x05d + • unidecode.x05e + • unidecode.x05f + • unidecode.x060 + • unidecode.x061 + • unidecode.x062 + • unidecode.x063 + • unidecode.x064 + • unidecode.x065 + • unidecode.x066 + • unidecode.x067 + • unidecode.x068 + • unidecode.x069 + • unidecode.x06a + • unidecode.x06b + • unidecode.x06c + • unidecode.x06d + • unidecode.x06e + • unidecode.x06f + • unidecode.x070 + • unidecode.x071 + • unidecode.x072 + • unidecode.x073 + • unidecode.x074 + • unidecode.x075 + • unidecode.x076 + • unidecode.x077 + • unidecode.x078 + • unidecode.x079 + • unidecode.x07a + • unidecode.x07b + • unidecode.x07c + • unidecode.x07d + • unidecode.x07e + • unidecode.x07f + • unidecode.x080 + • unidecode.x081 + • unidecode.x082 + • unidecode.x083 + • unidecode.x084 + • unidecode.x085 + • unidecode.x086 + • unidecode.x087 + • unidecode.x088 + • unidecode.x089 + • unidecode.x08a + • unidecode.x08b + • unidecode.x08c + • unidecode.x08d + • unidecode.x08e + • unidecode.x08f + • unidecode.x090 + • unidecode.x091 + • unidecode.x092 + • unidecode.x093 + • unidecode.x094 + • unidecode.x095 + • unidecode.x096 + • unidecode.x097 + • unidecode.x098 + • unidecode.x099 + • unidecode.x09a + • unidecode.x09b + • unidecode.x09c + • unidecode.x09d + • unidecode.x09e + • unidecode.x09f + • unidecode.x0a0 + • unidecode.x0a1 + • unidecode.x0a2 + • unidecode.x0a3 + • unidecode.x0a4 + • unidecode.x0ac + • unidecode.x0ad + • unidecode.x0ae + • unidecode.x0af + • unidecode.x0b0 + • unidecode.x0b1 + • unidecode.x0b2 + • unidecode.x0b3 + • unidecode.x0b4 + • unidecode.x0b5 + • unidecode.x0b6 + • unidecode.x0b7 + • unidecode.x0b8 + • unidecode.x0b9 + • unidecode.x0ba + • unidecode.x0bb + • unidecode.x0bc + • unidecode.x0bd + • unidecode.x0be + • unidecode.x0bf + • unidecode.x0c0 + • unidecode.x0c1 + • unidecode.x0c2 + • unidecode.x0c3 + • unidecode.x0c4 + • unidecode.x0c5 + • unidecode.x0c6 + • unidecode.x0c7 + • unidecode.x0c8 + • unidecode.x0c9 + • unidecode.x0ca + • unidecode.x0cb + • unidecode.x0cc + • unidecode.x0cd + • unidecode.x0ce + • unidecode.x0cf + • unidecode.x0d0 + • unidecode.x0d1 + • unidecode.x0d2 + • unidecode.x0d3 + • unidecode.x0d4 + • unidecode.x0d5 + • unidecode.x0d6 + • unidecode.x0d7 + • unidecode.x0f9 + • unidecode.x0fa + • unidecode.x0fb + • unidecode.x0fc + • unidecode.x0fd + • unidecode.x0fe + • unidecode.x0ff + • unidecode.x1d4 + • unidecode.x1d5 + • unidecode.x1d6 + • unidecode.x1d7 + • unidecode.x1f1 + • warnings + +
+
+imported by: + slugify.slugify + • unidecode + • unidecode.util + • unidecode.x000 + • unidecode.x001 + • unidecode.x002 + • unidecode.x003 + • unidecode.x004 + • unidecode.x005 + • unidecode.x006 + • unidecode.x007 + • unidecode.x009 + • unidecode.x00a + • unidecode.x00b + • unidecode.x00c + • unidecode.x00d + • unidecode.x00e + • unidecode.x00f + • unidecode.x010 + • unidecode.x011 + • unidecode.x012 + • unidecode.x013 + • unidecode.x014 + • unidecode.x015 + • unidecode.x016 + • unidecode.x017 + • unidecode.x018 + • unidecode.x01d + • unidecode.x01e + • unidecode.x01f + • unidecode.x020 + • unidecode.x021 + • unidecode.x022 + • unidecode.x023 + • unidecode.x024 + • unidecode.x025 + • unidecode.x026 + • unidecode.x027 + • unidecode.x028 + • unidecode.x029 + • unidecode.x02a + • unidecode.x02c + • unidecode.x02e + • unidecode.x02f + • unidecode.x030 + • unidecode.x031 + • unidecode.x032 + • unidecode.x033 + • unidecode.x04d + • unidecode.x04e + • unidecode.x04f + • unidecode.x050 + • unidecode.x051 + • unidecode.x052 + • unidecode.x053 + • unidecode.x054 + • unidecode.x055 + • unidecode.x056 + • unidecode.x057 + • unidecode.x058 + • unidecode.x059 + • unidecode.x05a + • unidecode.x05b + • unidecode.x05c + • unidecode.x05d + • unidecode.x05e + • unidecode.x05f + • unidecode.x060 + • unidecode.x061 + • unidecode.x062 + • unidecode.x063 + • unidecode.x064 + • unidecode.x065 + • unidecode.x066 + • unidecode.x067 + • unidecode.x068 + • unidecode.x069 + • unidecode.x06a + • unidecode.x06b + • unidecode.x06c + • unidecode.x06d + • unidecode.x06e + • unidecode.x06f + • unidecode.x070 + • unidecode.x071 + • unidecode.x072 + • unidecode.x073 + • unidecode.x074 + • unidecode.x075 + • unidecode.x076 + • unidecode.x077 + • unidecode.x078 + • unidecode.x079 + • unidecode.x07a + • unidecode.x07b + • unidecode.x07c + • unidecode.x07d + • unidecode.x07e + • unidecode.x07f + • unidecode.x080 + • unidecode.x081 + • unidecode.x082 + • unidecode.x083 + • unidecode.x084 + • unidecode.x085 + • unidecode.x086 + • unidecode.x087 + • unidecode.x088 + • unidecode.x089 + • unidecode.x08a + • unidecode.x08b + • unidecode.x08c + • unidecode.x08d + • unidecode.x08e + • unidecode.x08f + • unidecode.x090 + • unidecode.x091 + • unidecode.x092 + • unidecode.x093 + • unidecode.x094 + • unidecode.x095 + • unidecode.x096 + • unidecode.x097 + • unidecode.x098 + • unidecode.x099 + • unidecode.x09a + • unidecode.x09b + • unidecode.x09c + • unidecode.x09d + • unidecode.x09e + • unidecode.x09f + • unidecode.x0a0 + • unidecode.x0a1 + • unidecode.x0a2 + • unidecode.x0a3 + • unidecode.x0a4 + • unidecode.x0ac + • unidecode.x0ad + • unidecode.x0ae + • unidecode.x0af + • unidecode.x0b0 + • unidecode.x0b1 + • unidecode.x0b2 + • unidecode.x0b3 + • unidecode.x0b4 + • unidecode.x0b5 + • unidecode.x0b6 + • unidecode.x0b7 + • unidecode.x0b8 + • unidecode.x0b9 + • unidecode.x0ba + • unidecode.x0bb + • unidecode.x0bc + • unidecode.x0bd + • unidecode.x0be + • unidecode.x0bf + • unidecode.x0c0 + • unidecode.x0c1 + • unidecode.x0c2 + • unidecode.x0c3 + • unidecode.x0c4 + • unidecode.x0c5 + • unidecode.x0c6 + • unidecode.x0c7 + • unidecode.x0c8 + • unidecode.x0c9 + • unidecode.x0ca + • unidecode.x0cb + • unidecode.x0cc + • unidecode.x0cd + • unidecode.x0ce + • unidecode.x0cf + • unidecode.x0d0 + • unidecode.x0d1 + • unidecode.x0d2 + • unidecode.x0d3 + • unidecode.x0d4 + • unidecode.x0d5 + • unidecode.x0d6 + • unidecode.x0d7 + • unidecode.x0f9 + • unidecode.x0fa + • unidecode.x0fb + • unidecode.x0fc + • unidecode.x0fd + • unidecode.x0fe + • unidecode.x0ff + • unidecode.x1d4 + • unidecode.x1d5 + • unidecode.x1d6 + • unidecode.x1d7 + • unidecode.x1f1 + +
+ +
+ +
+ + unidecode.util +SourceModule
+imports: + __future__ + • locale + • optparse + • os + • sys + • unidecode + • warnings + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x000 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x001 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x002 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x003 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x004 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x005 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x006 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x007 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x009 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x00a +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x00b +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x00c +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x00d +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x00e +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x00f +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x010 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x011 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x012 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x013 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x014 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x015 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x016 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x017 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x018 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x01d +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x01e +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x01f +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x020 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x021 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x022 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x023 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x024 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x025 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x026 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x027 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x028 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x029 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x02a +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x02c +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x02e +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x02f +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x030 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x031 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x032 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x033 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x04d +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x04e +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x04f +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x050 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x051 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x052 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x053 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x054 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x055 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x056 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x057 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x058 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x059 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x05a +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x05b +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x05c +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x05d +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x05e +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x05f +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x060 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x061 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x062 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x063 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x064 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x065 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x066 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x067 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x068 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x069 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x06a +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x06b +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x06c +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x06d +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x06e +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x06f +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x070 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x071 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x072 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x073 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x074 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x075 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x076 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x077 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x078 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x079 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x07a +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x07b +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x07c +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x07d +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x07e +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x07f +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x080 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x081 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x082 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x083 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x084 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x085 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x086 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x087 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x088 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x089 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x08a +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x08b +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x08c +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x08d +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x08e +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x08f +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x090 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x091 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x092 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x093 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x094 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x095 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x096 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x097 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x098 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x099 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x09a +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x09b +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x09c +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x09d +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x09e +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x09f +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0a0 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0a1 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0a2 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0a3 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0a4 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0ac +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0ad +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0ae +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0af +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0b0 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0b1 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0b2 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0b3 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0b4 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0b5 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0b6 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0b7 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0b8 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0b9 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0ba +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0bb +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0bc +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0bd +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0be +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0bf +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0c0 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0c1 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0c2 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0c3 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0c4 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0c5 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0c6 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0c7 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0c8 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0c9 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0ca +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0cb +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0cc +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0cd +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0ce +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0cf +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0d0 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0d1 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0d2 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0d3 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0d4 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0d5 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0d6 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0d7 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0f9 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0fa +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0fb +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0fc +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0fd +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0fe +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x0ff +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x1d4 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x1d5 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x1d6 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x1d7 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unidecode.x1f1 +SourceModule
+imports: + unidecode + +
+
+imported by: + unidecode + +
+ +
+ +
+ + unittest +Package
+imports: + ntpath + • unittest + • unittest.case + • unittest.loader + • unittest.main + • unittest.result + • unittest.runner + • unittest.signals + • unittest.suite + • unittest.util + +
+
+imported by: + doctest + • main.py + • unittest + • unittest.case + • unittest.loader + • unittest.main + • unittest.result + • unittest.runner + • unittest.signals + • unittest.suite + • unittest.util + +
+ +
+ +
+ + unittest.case +SourceModule
+imports: + collections + • contextlib + • difflib + • functools + • logging + • pprint + • re + • sys + • traceback + • unittest + • unittest.result + • unittest.util + • warnings + +
+
+imported by: + main.py + • unittest + • unittest.loader + • unittest.suite + +
+ +
+ +
+ + unittest.loader +SourceModule
+imports: + fnmatch + • functools + • os + • re + • sys + • traceback + • types + • unittest + • unittest.case + • unittest.suite + • unittest.util + • warnings + +
+
+imported by: + main.py + • unittest + • unittest.main + +
+ +
+ +
+ + unittest.main +SourceModule
+imports: + argparse + • os + • sys + • unittest + • unittest.loader + • unittest.runner + • unittest.signals + +
+
+imported by: + main.py + • unittest + +
+ +
+ +
+ + unittest.result +SourceModule
+imports: + functools + • io + • sys + • traceback + • unittest + • unittest.util + +
+
+imported by: + main.py + • unittest + • unittest.case + • unittest.runner + +
+ +
+ +
+ + unittest.runner +SourceModule
+imports: + sys + • time + • unittest + • unittest.result + • unittest.signals + • warnings + +
+
+imported by: + main.py + • unittest + • unittest.main + +
+ +
+ +
+ + unittest.signals +SourceModule
+imports: + functools + • signal + • unittest + • weakref + +
+
+imported by: + main.py + • unittest + • unittest.main + • unittest.runner + +
+ +
+ +
+ + unittest.suite +SourceModule
+imports: + sys + • unittest + • unittest.case + • unittest.util + +
+
+imported by: + main.py + • unittest + • unittest.loader + +
+ +
+ +
+ + unittest.util +SourceModule
+imports: + collections + • ntpath + • unittest + +
+
+imported by: + main.py + • unittest + • unittest.case + • unittest.loader + • unittest.result + • unittest.suite + +
+ +
+ +
+ + urllib +Package
+imported by: + email._header_value_parser + • main.py + • urllib.error + • urllib.parse + • urllib.request + • urllib.response + +
+ +
+ +
+ + urllib.error +SourceModule
+imports: + urllib + • urllib.response + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + urllib.parse +SourceModule
+imports: + collections + • re + • sys + • urllib + +
+
+imported by: + email.utils + • http.client + • http.cookiejar + • http.server + • main.py + • mimetypes + • nturl2path + • pydoc + • urllib.request + • xml.sax.saxutils + +
+ +
+ +
+ + urllib.request +SourceModule
+imports: + _scproxy + • base64 + • bisect + • contextlib + • email + • email.utils + • fnmatch + • ftplib + • getpass + • hashlib + • http.client + • http.cookiejar + • io + • mimetypes + • nturl2path + • os + • posixpath + • re + • socket + • ssl + • string + • sys + • tempfile + • time + • urllib + • urllib.error + • urllib.parse + • urllib.response + • warnings + • winreg + +
+
+imported by: + http.cookiejar + • xml.sax.saxutils + +
+ +
+ +
+ + urllib.response +SourceModule
+imports: + tempfile + • urllib + +
+
+imported by: + urllib.error + • urllib.request + +
+ +
+ +
+ + uu +SourceModule
+imports: + binascii + • optparse + • os + • sys + +
+
+imported by: + email.message + • main.py + +
+ +
+ +
+ + vms_lib +MissingModule
+imported by: + main.py + • platform + +
+ +
+ +
+ + warnings +SourceModule
+imports: + _warnings + • linecache + • re + • sys + • traceback + • tracemalloc + +
+
+imported by: + argparse + • base64 + • bz2 + • collections + • enum + • ftplib + • getpass + • gettext + • gzip + • http.client + • http.cookiejar + • importlib + • importlib.abc + • importlib.util + • inspect + • locale + • logging + • main.py + • os + • pkgutil + • platform + • plistlib + • pydoc + • random + • runpy + • sre_parse + • ssl + • subprocess + • tarfile + • tempfile + • unidecode + • unidecode.util + • unittest.case + • unittest.loader + • unittest.runner + • urllib.request + • zipfile + +
+ +
+ +
+ + weakref +SourceModule
+imports: + _collections_abc + • _weakref + • _weakrefset + • atexit + • copy + • gc + • itertools + • sys + +
+
+imported by: + _threading_local + • copy + • functools + • logging + • main.py + • tempfile + • unittest.signals + • xml.sax.expatreader + +
+ +
+ +
+ + webbrowser +SourceModule
+imports: + copy + • getopt + • glob + • os + • pwd + • shlex + • shutil + • socket + • subprocess + • sys + • tempfile + • threading + +
+
+imported by: + main.py + • pydoc + +
+ +
+ +
+ + winreg (builtin module)
+imported by: + main.py + • mimetypes + • platform + • urllib.request + +
+ +
+ +
+ + xml +Package
+imports: + xml.sax.expatreader + • xml.sax.xmlreader + +
+
+imported by: + main.py + • xml.parsers + • xml.sax + +
+ +
+ +
+ + xml.parsers +Package
+imports: + xml + +
+
+imported by: + main.py + • xml.parsers.expat + • xml.sax.expatreader + +
+ +
+ +
+ + xml.parsers.expat +SourceModule
+imports: + pyexpat + • sys + • xml.parsers + +
+
+imported by: + main.py + • plistlib + • xml.sax.expatreader + +
+ +
+ +
+ + xml.sax +Package
+imports: + 'org.python' + • io + • os + • sys + • xml + • xml.sax + • xml.sax._exceptions + • xml.sax.expatreader + • xml.sax.handler + • xml.sax.saxutils + • xml.sax.xmlreader + +
+
+imported by: + xml.sax + • xml.sax._exceptions + • xml.sax.expatreader + • xml.sax.handler + • xml.sax.saxutils + • xml.sax.xmlreader + +
+ +
+ +
+ + xml.sax._exceptions +SourceModule
+imports: + 'java.lang' + • sys + • xml.sax + +
+
+imported by: + xml.sax + • xml.sax.expatreader + • xml.sax.xmlreader + +
+ +
+ +
+ + xml.sax.expatreader +SourceModule
+imports: + _weakref + • sys + • weakref + • xml.parsers + • xml.parsers.expat + • xml.sax + • xml.sax._exceptions + • xml.sax.handler + • xml.sax.saxutils + • xml.sax.xmlreader + +
+
+imported by: + xml + • xml.sax + +
+ +
+ +
+ + xml.sax.handler +SourceModule
+imports: + xml.sax + +
+
+imported by: + xml.sax + • xml.sax.expatreader + • xml.sax.saxutils + • xml.sax.xmlreader + +
+ +
+ +
+ + xml.sax.saxutils +SourceModule
+imports: + codecs + • io + • os + • sys + • urllib.parse + • urllib.request + • xml.sax + • xml.sax.handler + • xml.sax.xmlreader + +
+
+imported by: + xml.sax + • xml.sax.expatreader + • xml.sax.xmlreader + +
+ +
+ +
+ + xml.sax.xmlreader +SourceModule
+imports: + xml.sax + • xml.sax._exceptions + • xml.sax.handler + • xml.sax.saxutils + +
+
+imported by: + xml + • xml.sax + • xml.sax.expatreader + • xml.sax.saxutils + +
+ +
+ +
+ + zipfile +SourceModule
+imports: + argparse + • binascii + • bz2 + • importlib.util + • io + • lzma + • os + • py_compile + • shutil + • stat + • struct + • sys + • threading + • time + • warnings + • zlib + +
+
+imported by: + main.py + • shutil + +
+ +
+ +
+ + zipimport (builtin module)
+imports: + zlib + +
+
+imported by: + main.py + • pkgutil + +
+ +
+ +
+ + zlib (builtin module)
+imported by: + encodings.zlib_codec + • gzip + • main.py + • shutil + • tarfile + • zipfile + • zipimport + +
+ +
+ + + diff --git a/WinBuild/dist/bananaSPLIT.exe b/WinBuild/dist/bananaSPLIT.exe new file mode 100644 index 0000000..7954f63 Binary files /dev/null and b/WinBuild/dist/bananaSPLIT.exe differ diff --git a/WinBuild/dist/bananaconfEN.json b/WinBuild/dist/bananaconfEN.json new file mode 100644 index 0000000..8dfc6fa --- /dev/null +++ b/WinBuild/dist/bananaconfEN.json @@ -0,0 +1,64 @@ +{ + "INworkPath": "D:\\Test\\", + "OUTworkPath": "D:\\Test\\Separati\\", + "OUTnameFormat":"BLOG_{docnum}_{year:04d}{month:02d}{day:02d}_{title}.txt", + "docStruct": { + "docSep": "\\s*Copyright [(0-9)]+", + "dateFormat":"{month} {day:d}, {year:d}{}", + "dateWords": [ + "January", + "February", + "March", + "April", + "May", + "June", + "July", + "August", + "September", + "October", + "November", + "December" + ], + "headWords": [ + "BYLINE:", + "SECTION:", + "LENGTH:", + "DATELINE:", + "HIGHLIGHT:", + "Email:" + ], + "tailWords": [ + "Newstex ID" , + "NOTES", + "LANGUAGE:", + "GRAPHIC:", + "TYPE:", + "URL:", + "LOAD-DATE:", + "PUBLICATION-TYPE:", + "DOCUMENT-TYPE:", + "CHARTS:", + "JOURNAL-CODE:" + ] + }, + "settings": { + "encoding": "utf-8", + "monthPosition": 0, + "getNewsPaperName": true, + "nameNotFoundStr" : "--ND--", + "includeTitle" : true, + "removeDuplicates": true, + "showSkipped": false, + "showRemovedDuplicates": true, + "maxTitleLen": 32, + "loadTXT": true, + "loadDOCX": false, + "removeOldFiles":true, + "saveSeparateFiles": true, + "saveBodyFile": true, + "saveBodyNumber":true, + "delLF": false, + "delWordBreak": true, + "delChars": "'|@|#" + } +} diff --git a/WinBuild/dist/bananaconfITA.json b/WinBuild/dist/bananaconfITA.json new file mode 100644 index 0000000..8c1a07c --- /dev/null +++ b/WinBuild/dist/bananaconfITA.json @@ -0,0 +1,62 @@ +{ + "INworkPath": "C:\\Test\\", + "OUTworkPath": "C:\\Test\\Separati\\", + "OUTnameFormat":"TEST_{docnum}_{year:04d}{month:02d}{day:02d}_{papername}_{title}.txt", + "docStruct": { + "docSep": "Copyright [(0-9)]+", + "dateFormat":"{day:d} {month} {year:d} {}", + "dateWords": [ + "Gennaio", + "Febbraio", + "Marzo", + "Aprile", + "Maggio", + "Giugno", + "Luglio", + "Agosto", + "Settembre", + "Ottobre", + "Novembre", + "Dicembre" + ], + "headWords": [ + "BYLINE:", + "SECTION:", + "LENGTH:", + "DATELINE:", + "HIGHLIGHT:", + "Email:" + ], + "tailWords": [ + "LANGUAGE:", + "GRAPHIC:", + "TYPE:", + "URL:", + "LOAD-DATE:", + "PUBLICATION-TYPE:", + "DOCUMENT-TYPE:", + "CHARTS:" + ] + }, + "settings": + "settings": { + "encoding": "utf-8", + "monthPosition": 0, + "getNewsPaperName": true, + "nameNotFoundStr" : "--ND--", + "includeTitle" : true, + "removeDuplicates": true, + "showSkipped": false, + "showRemovedDuplicates": true, + "maxTitleLen": 32, + "loadTXT": true, + "loadDOCX": false, + "removeOldFiles":true, + "saveSeparateFiles": true, + "saveBodyFile": true, + "saveBodyNumber":true, + "delLF": false, + "delWordBreak": true, + "delChars": "'|@|#" + } +} diff --git a/bananaSPLIT/.gitignore b/bananaSPLIT/.gitignore index cb94557..a5e5b8d 100644 --- a/bananaSPLIT/.gitignore +++ b/bananaSPLIT/.gitignore @@ -1,6 +1 @@ -/@Archivio/ -/build/ -/dist/ -/bananaSPLIT.exe.spec\ -*.py[ocd] -/.DS_Store +*.py[ocd] \ No newline at end of file