Commit Graph

208 Commits

Author SHA1 Message Date
Nathaniel Manista a4ead5d91b Bring in the Python GRPC Adapter package. 2015-02-02 15:25:52 +00:00
Nathaniel Manista b8b0adfbf9 Refactoring of the Python build.
The source code is moved from src/python to
src/python/src. A setup.py is added at
src/python. The build_python.sh and
run_python.sh scripts are updated to build
and run the Python tests by building a
package and installing it in the developer's
Python 2.7 virtual environment.
2015-02-02 15:25:43 +00:00
Nathaniel Manista 7a3c38bed9 Add the _framework.face package. 2015-01-24 00:47:35 +00:00
Nathaniel Manista 21f29c6bf7 Add the _framework.base package. 2015-01-24 00:05:22 +00:00
Nathaniel Manista 61b5a81a1e Add the _framework.common package.
It's rather unimpressive at the moment with just
one module.
2015-01-23 21:42:39 +00:00
Nathaniel Manista b68f3d1746 Fill out the foundation package. 2015-01-23 21:32:47 +00:00
Nathaniel Manista fcd6c0c922 Correct an out-of-date path in a comment. 2015-01-23 20:54:58 +00:00
Nathaniel Manista 59d095a7df The logging_pool module. 2015-01-22 20:23:45 +00:00