Installing a script and use it via python -m
Oktaka Com
oktakaweb at gmail.com
Sat Jan 7 13:32:18 EST 2012
More information about the Python-list mailing list
Sat Jan 7 13:32:18 EST 2012
- Previous message (by thread): Calling a variable inside a function of another class
- Next message (by thread): Installing a script and use it via python -m
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all, Is there a way to do below: 1) install via setup.py some script: xxx.py 2) python -m xxx.py In fact, this question opens to: Is there a platform independent way to copy xxx.py to somewhere that the system will search for? Thanks,
- Previous message (by thread): Calling a variable inside a function of another class
- Next message (by thread): Installing a script and use it via python -m
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list