ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/ns_dev/Python/NinoCode/Tool_Box
r973
File Last Change
 ../
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
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.
NinoGenTools.py 891 (10 months ago) by nino.borges: Added method that I often use to manipulate terms and words.
ExcelSpreadsheetToDict.py 942 (6 months ago) by nino.borges: Originally _normalize_multi would deduplicate the values in the cell using a set. I changed my mind and changed this to allow duplicates. If the original cell had dups, I want the dictionary cell to have dups.
ExcelRunningConnector.py 953 (4 months ago) by nino.borges: My favorite way to connect and manipulate a running Excel workbook.
JsonSchemaInspector.py 958 (3 months ago) by nino.borges: A library that I've been working on to learn and inspect JSON data and Schema.
XmlSchemaInspector.py 959 (3 months ago) by nino.borges: A library that I continue to refine to gather a schema from Relativity XML data.
2 directories and 35 files shown