Pinned Repositories
django-first-principles
A Django project, developed from a single file.
django-simple-deploy
A reusable Django app that configures your project for deployment
intro_programming
A set of IPython notebooks and learning resources for an Introduction to Programming class, focusing on Python.
mostly_python
Code files and other resources related to the Mostly Python newsletter.
pcc
Resources for Python Crash Course, from No Starch Press.
pcc_2e
Online resources for Python Crash Course (Second Edition), from No Starch Press
pcc_3e
Online resources for Python Crash Course, 3rd edition, from No Starch Press.
python_teaching_fall_2018
Notebooks for teaching Python this fall.
sitka_irg_analysis
An analysis of the correlation between the Indian River stream gauge and landslide activity in the Sitka area.
sitka_irg_realtime
Real-time analysis of the Ḵaasda Héen stream gauge in Sitka, focusing on landslide risk.
ehmatthes's Repositories
ehmatthes/pcc_2e
Online resources for Python Crash Course (Second Edition), from No Starch Press
ehmatthes/pcc_3e
Online resources for Python Crash Course, 3rd edition, from No Starch Press.
ehmatthes/django-simple-deploy
A reusable Django app that configures your project for deployment
ehmatthes/django-first-principles
A Django project, developed from a single file.
ehmatthes/mostly_python
Code files and other resources related to the Mostly Python newsletter.
ehmatthes/heroku-buildpack-python
A demonstration version of the official Heroku buildpack for Python apps, showing how Django deployment can be further simplified.
ehmatthes/mp_testing_pcc_3e
Demo repository for the "Testing a book's code" series on Mostly Python.
ehmatthes/learning_log_django_41
Test instance of the Learning Log project, using Django 4.1.
ehmatthes/sitka_irg_analysis
An analysis of the correlation between the Indian River stream gauge and landslide activity in the Sitka area.
ehmatthes/sitka_irg_realtime
Real-time analysis of the Ḵaasda Héen stream gauge in Sitka, focusing on landslide risk.
ehmatthes/demo_open_settings
Demo script that opens system settings on any OS.
ehmatthes/demo_testing_pcc_3e
Demo for how to test a book's code.
ehmatthes/nanodjango
Run Django models and views from a single file, and convert it to a full project.
ehmatthes/roller_demo
Demo streamlit project; simulates rolling a single die.
ehmatthes/whimbrel
A simple, terminal-based text editor.
ehmatthes/dotfiles
My dotfiles
ehmatthes/dsd_sample_blog_reqtxt
Sample blog for trial runs of the django-simple-deploy project.
ehmatthes/ezhil_toc_test
Test case for adding table of contents to ezhil theme pages in Hugo sites.
ehmatthes/nl_analyzer
Tool for analyzing costs of various newsletter platforms.
ehmatthes/stacklyzer
ehmatthes/tech-source
A fork of the Ghost Source theme, customized for technical newsletters.
ehmatthes/django-heroku-simple
A fork of django-heroku, which does not require local installation of psycopg2.
ehmatthes/django-release-cycle
ehmatthes/git-sim
Visually simulate Git operations in your own repos with a single terminal command.
ehmatthes/ll_demo_platformsh
Demo project to show impact of config file encoding on deployment.
ehmatthes/platform_app_question
ehmatthes/py-image-border
Add a border to any image.
ehmatthes/seismic_analyzier
Explore the use of seismic data to identify timestamps for landslide events.
ehmatthes/sitka_irg_explorer
Demo tool for exploring data from the Ḵaasda Héen (Indian River) stream gage.
ehmatthes/turtle_tools
Utilities to simplify working with turtle.py