tfd

Random modules in a personal namespace
Download

tfd Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Todd Francis DeLuca
  • Publisher web site:
  • https://github.com/todddeluca/

tfd Tags


tfd Description

tfd is a Python module containing a variety of modules that do not seem to warrant their own distribution or package. It provides a convenient namespace to avoid conflicts with other modules and packages out there.This package is _alpha_ and its API is not stable.ContributeFeel free to make a pull request on github.InstallationInstall from pypi.python.orgDownload and install using pip: pip install tfdInstall from github.comUsing github, one can clone and install a specific version of the package: cd ~ git clone git@github.com:todddeluca/tfd.git cd tfd python setup.py installUsageAn example of usage from within a python module: import tfd.go tfd.go.download()Please see the individual modules for more uses.Product's homepage


tfd Related Software