I hereby claim:
- I am sanzoghenzo on github.
- I am sanzoghenzo (https://keybase.io/sanzoghenzo) on keybase.
- I have a public key ASDDwGaIcKSDoEmDvkWvAvb-4lH3NJYXbKmWdEda2EAVqgo
To claim this, I am signing this object:
| Using virtualenv: C:\Users\a.ghensi\AppData\Local\pypoetry\Cache\virtualenvs\test-poetry-_wgRV3sz-py3.7 | |
| sws: 3 packages found for pyswsutils * | |
| Using version ^2.1.0 for pyswsutils | |
| Updating dependencies | |
| Resolving dependencies... | |
| 1: fact: test-poetry is 0.1.0 | |
| 1: derived: test-poetry | |
| 1: fact: test-poetry depends on pyswsutils (^2.1.0) | |
| 1: fact: test-poetry depends on pytest (^5.2) |
I hereby claim:
To claim this, I am signing this object:
| """ | |
| Compare two Excel sheets | |
| Inspired by https://pbpython.com/excel-diff-pandas-update.html | |
| For the documentation, download this file and type: | |
| python compare.py --help | |
| """ | |
| import argparse | |
| import pandas as pd |
| """ | |
| Convert Day One Classic/Narrate journal entries to GitJournal entries. | |
| Parse the plist XML files to extract useful metadata to be added as yaml headers for the markdown file. | |
| Handle sifttter-redux XML indentation problems by removing leading whitespaces. | |
| """ | |
| import glob | |
| import io | |
| import os | |
| import plistlib |
| Disable-GameBarTips | |
| Disable-BingSearch | |
| Set-CornerNavigationOptions -DisableUpperRightCornerShowCharms -DisableUpperLeftCornerSwitchApps | |
| Set-WindowsExplorerOptions -DisableShowHiddenFilesFoldersDrives -DisableShowProtectedOSFiles -EnableShowFileExtensions -EnableShowFullPathInTitleBar -EnableExpandToOpenFolder | |
| Set-TaskbarOptions -Size Large -Lock -Dock Bottom -Combine Always | |
| cinst 7zip | |
| cinst notepadplusplus | |
| cinst pdfcreator | |
| cinst googlechrome |