Skip to content

rochacbruno/scripts_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Integrating Python Scripts

$ python module
hello 1
hello 2
hello 3

$ python module/script1.py 
hello 1


$ python module/script2.py 
hello 2


$ python module/script3.py 
hello 2

About

Just an example for Python Class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages