stenson / typewknd2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A local-dev parallel version of this Colab notebook: https://colab.research.google.com/drive/1xz-P8O-ybuJGlA6HF8u15dRzoWy3fMZQ?usp=sharing

How to get a virtual environment with Coldtype installed: https://coldtype.goodhertz.com/install.html

With a virtualenv installed and activated, you can:

  • pip install coldtype[viewer]
  • coldtype demo (to verify it’s working), then:
  • coldtype part_1/00_vf.py
  • coldtype part_1/01_animation.py
  • etc.

Nice VS Code extensions:

About


Languages

Language:Python 100.0%