Skip to content

A collection of Tensorflow uses built together with a frontend.

Notifications You must be signed in to change notification settings

AlphaGriffin/TF_Curses

Repository files navigation

Alpha Griffin TF_Curses

travisCI coverall Documentation Status chat

A Front end for the AlphaGriffin TF_Utilities

Starting a Project

TODO List:
  • complete .ebuild and pip installs
  • complete sphinx deployment - ok
  • come up with an actual version control system.
  • setup tox, coverage, coverall,

Initial Commit

Details for this(first) commit:

  1. Setup the installability of the package.
  2. Setup travis-ci.
  3. Make sure all(best-we-can) folder path conventions are obsesrved.

Installing

To install this project manually: python setup.py install, this is the only way so far. :(

Preferred Methods of use are in order: -- Gentoo Support as root user:

>>> echo "=dev_python/tf_curses **" >> /etc/portage/package.accept_keywords/tf_curses
>>> emerge dev_python/tf_curses --ask --verbose --update-use
-- Pypi Support
>>> pip install tf_curses
-- BSD Support
Todo.
-- Mac OSX Support
Todo.
-- Ubuntu Support
Todo.
-- Windows Support
Someone else Todo.

Usage

>>> tf_curses