Sherman IT
Showing posts with label
my own
.
Show all posts
Showing posts with label
my own
.
Show all posts
05 June 2022
Where to put those of my functions, which can be imported as modules, on a specific path, so I can easily import them?
https://stackabuse.com/creating-and-importing-modules-in-python/
import sys
sys.path.append('~/???')
Older Posts
Home
Subscribe to:
Posts (Atom)