Skip to content Skip to sidebar Skip to footer
Showing posts with the label Porting

Check Requirements For Python 3 Support

I have several python projects with different set of dependencies listed in pip requirements files.… Read more Check Requirements For Python 3 Support

Porting 'sh 1.11'-based Code To Windows

All signs seem to indicate that my script is fully operational within a Linux environment and as fa… Read more Porting 'sh 1.11'-based Code To Windows