A tool for installing and managing Python packages based on Tk.
Project description
Installation
$ python -m easy_install <package.egg>
$ py -3 -m easy_install <package.egg>
After installation
- Now you can run the package from a commamd line:
$ run_tkpip.py
- or from a python environment:
from tkpip import tkpip
tkpip.main()
License
Public domain
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tkpip-0.1.4.tar.gz
(9.5 kB
view hashes)
Built Distributions
tkpip-0.1.4.win32.exe
(208.6 kB
view hashes)
tkpip-0.1.4-py3.4.egg
(27.7 kB
view hashes)
tkpip-0.1.4-py2.7.egg
(27.2 kB
view hashes)