../
|
py2bkp/
|
744
(4 years ago)
by nino.borges:
Updated all tools libs to be python 3 compatible.
|
_CodeNotes/
|
774
(3 years ago)
by nino.borges:
adding more notes
|
IproHelperTools.py
|
186
(13 years ago)
by nino.borges:
added iproHelpertools to toolbox
|
WordLib.py
|
617
(9 years ago)
by nino.borges:
Had to comment out the inclusion of the constant because it wouldnt compile.
|
ParseOpenWeather.py
|
625
(9 years ago)
by nino.borges:
version 1
|
ValidateAndFormatTools.py
|
630
(9 years ago)
by nino.borges:
A new set of tools to do simple validating and formating.
|
GetTreeSize.py
|
635
(8 years ago)
by nino.borges:
Initial version of a tree size getter that is new and better than the walk way
|
__init__.py
|
636
(8 years ago)
by nino.borges:
to make imports easier
|
OutlookLib.py
|
648
(6 years ago)
by nino.borges:
small changes
|
GUI_Base.py
|
680
(5 years ago)
by nino.borges:
Moved GUI_Base to the toolbox folder
|
ExcelLib.py
|
707
(5 years ago)
by nino.borges:
Added support to set the cell color to the setCellProperties method.
|
RegistryEdit.py
|
744
(4 years ago)
by nino.borges:
Updated all tools libs to be python 3 compatible.
|
EulaExcepted.py
|
744
(4 years ago)
by nino.borges:
Updated all tools libs to be python 3 compatible.
|
tkDirectoryChooser.py
|
744
(4 years ago)
by nino.borges:
Updated all tools libs to be python 3 compatible.
|
Inpersonator.py
|
744
(4 years ago)
by nino.borges:
Updated all tools libs to be python 3 compatible.
|
apihelper.py
|
744
(4 years ago)
by nino.borges:
Updated all tools libs to be python 3 compatible.
|
LitTechHelperTools.py
|
744
(4 years ago)
by nino.borges:
Updated all tools libs to be python 3 compatible.
|
BatesRangeFunctions.py
|
744
(4 years ago)
by nino.borges:
Updated all tools libs to be python 3 compatible.
|
textProgressIndicator.py
|
744
(4 years ago)
by nino.borges:
Updated all tools libs to be python 3 compatible.
|
HexByteConversion.py
|
744
(4 years ago)
by nino.borges:
Updated all tools libs to be python 3 compatible.
|
RelativityLib.py
|
744
(4 years ago)
by nino.borges:
Updated all tools libs to be python 3 compatible.
|
EclipseSQLLib.py
|
744
(4 years ago)
by nino.borges:
Updated all tools libs to be python 3 compatible.
|
iTunesDirSync.py
|
744
(4 years ago)
by nino.borges:
Updated all tools libs to be python 3 compatible.
|
ConcordanceHelperTools.py
|
744
(4 years ago)
by nino.borges:
Updated all tools libs to be python 3 compatible.
|
HTML_Printer.py
|
744
(4 years ago)
by nino.borges:
Updated all tools libs to be python 3 compatible.
|
wrLineCl.py
|
8
(13 years ago)
by ninoborges:
Initial Import
|
NinoQuickTools.py
|
8
(13 years ago)
by ninoborges:
Initial Import
|
Printer.py
|
8
(13 years ago)
by ninoborges:
Initial Import
|
Printer2.py
|
8
(13 years ago)
by ninoborges:
Initial Import
|
Inpersonator.txt
|
8
(13 years ago)
by ninoborges:
Initial Import
|
NinoGenTools.py
|
808
(2 years ago)
by nino.borges:
Added a method to hash the contents of a ZIP file. The zip lib doesnt support being able to open a zip in memory and hash each file, so I wrote this to accomplish this. For now it returns a list with a list inside containing the embedded file name and the hash of that file. might change this to a tuple in a list.
|
TimeEntryTools.py
|
889
(10 months ago)
by nino.borges:
A program that will help me QC some of my time entry.
|
FileEncodingLib.py
|
890
(10 months ago)
by nino.borges:
A set of functions that will help with file encoding detection and issues.
This is version 2 of this library which **requires carset-normalizer be installed**. Previously used chardet.
|