-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy patheasyocr_unstructured_text.wpr
More file actions
31 lines (31 loc) · 1.31 KB
/
easyocr_unstructured_text.wpr
File metadata and controls
31 lines (31 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
#!wing
#!version=10.0
##################################################################
# Wing project file #
##################################################################
[project attributes]
console.toolbox = [{'autosave': False,
'cmd': 'bash -norc -ic ". /home/kevin/envs/easyocr_unstructured_text/bin/activate && bash -norc"',
'context': ('project',
''),
'env': ('merge',
['TERM=dumb']),
'id': 'cmd-ZmoUpbfpWDpdoeSu',
'io_encoding': None,
'key_binding': None,
'line_mode': True,
'pseudo_tty': True,
'pypath': ('project',
[]),
'raise_panel': True,
'rundir': ('project',
''),
'shared': False,
'title': 'Terminal 1'}]
proj.directory-list = [{'dirloc': loc('.'),
'excludes': (),
'filter': '*',
'include_hidden': False,
'recursive': True,
'watch_for_changes': True}]
proj.file-type = 'shared'