Skip to main content

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

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page