Python misc snippets used for inner coding developments.
- re
- glob
- os
- dsvxpressmisc: [05/10/2018] 0.2.2
- folder_manipulation: [05/09/2018] 0.1.2
- string_manipulation: [05/10/2018] 0.1.1
- dsvxpressmisc
- folder_manipulation
- [05/09/2018] 0.1.0: Module initialization with recursive files extraction
- [05/09/2018] 0.1.1: Param fix at recursive call
- [05/09/2018] 0.1.2: Syntax fix according to PEP rules
- string_manipulation
- [05/09/2018] 0.1.0: Module initialization with ws header conversion to VB attributes
- [05/10/2018] 0.1.1: Function to remove special characters (i.e .,_-?+= ...)
- folder_manipulation
- Davi Shinji Mota Kawasaki