¡@

Home 

python Programming Glossary: tvnamer

What's the best way to distribute python command-line tools?

http://stackoverflow.com/questions/17893/whats-the-best-way-to-distribute-python-command-line-tools

My current setup.py script works okay but it installs tvnamer.py the tool as tvnamer.py into site packages or somewhere similar.... script works okay but it installs tvnamer.py the tool as tvnamer.py into site packages or somewhere similar.. Can I make setup.py.. or somewhere similar.. Can I make setup.py install tvnamer.py as tvnamer and or is there a better way of installing command..

Ruby equivalent of virtualenv?

http://stackoverflow.com/questions/486995/ruby-equivalent-of-virtualenv

cd test source bin activate test easy_install tvnamer Searching for tvnamer Best match tvnamer 0.5.1 Processing tvnamer.. bin activate test easy_install tvnamer Searching for tvnamer Best match tvnamer 0.5.1 Processing tvnamer 0.5.1 py2.5.egg.. test easy_install tvnamer Searching for tvnamer Best match tvnamer 0.5.1 Processing tvnamer 0.5.1 py2.5.egg Adding tvnamer 0.5.1..

Using subprocess to run Python script on Windows

http://stackoverflow.com/questions/912830/using-subprocess-to-run-python-script-on-windows

File test_functional.py line 91 in test_functional log tvnamerifiy tmp File test_functional.py line 49 in tvnamerifiy stdout.. log tvnamerifiy tmp File test_functional.py line 49 in tvnamerifiy stdout PIPE File C Python26 lib subprocess.py line 595 in.. would have needed to do something like.. import sys import tvnamer sys.argv.append b the folder try tvnamer.main except BaseException..