Pinned Repositories
book-example
Example code for Harry J. W. Percival's book on TDD with Python, 2nd ed.
data-science-from-scratch
code for Data Science From Scratch book
dummyPacktRepository
git_practice
Trent's Python practice
Hands-On-RESTful-Python-Web-Services-Second-Edition
Hands-On RESTful Python Web Services – Second Edition, published by Packt
pcgen
Main code and data development for pcgen program release
pyramid-cookiecutter-starter
A Cookiecutter (project template) for creating a Pyramid starter project with choices for template language (Jinja2, Chameleon, or Mako), persistent backend (none, SQLAlchemy with SQLite, or ZODB), and mapping of URLs to routes (URL dispatch or traversal)
python-for-excel
This is the companion repo of the O'Reilly book "Python for Excel".
tdd_with_python_02ed
The-Statistics-and-Calculus-with-Python-Workshop
trent-shipley's Repositories
trent-shipley/book-example
Example code for Harry J. W. Percival's book on TDD with Python, 2nd ed.
trent-shipley/data-science-from-scratch
code for Data Science From Scratch book
trent-shipley/dummyPacktRepository
trent-shipley/git_practice
Trent's Python practice
trent-shipley/Hands-On-RESTful-Python-Web-Services-Second-Edition
Hands-On RESTful Python Web Services – Second Edition, published by Packt
trent-shipley/pcgen
Main code and data development for pcgen program release
trent-shipley/pyramid-cookiecutter-starter
A Cookiecutter (project template) for creating a Pyramid starter project with choices for template language (Jinja2, Chameleon, or Mako), persistent backend (none, SQLAlchemy with SQLite, or ZODB), and mapping of URLs to routes (URL dispatch or traversal)
trent-shipley/python-for-excel
This is the companion repo of the O'Reilly book "Python for Excel".
trent-shipley/tdd_with_python_02ed
trent-shipley/The-Statistics-and-Calculus-with-Python-Workshop
trent-shipley/wired-brain-recipes
A collection of recipes