/Variable-passing-between-two-different-python-scripts

This is a demonstration of passing a variable from one python script to another, which usually is not really very simple, here we use the os shell as a mediator for passing the variable.

Primary LanguagePythonMIT LicenseMIT

Stargazers