Skip to content

cmsato09/justdoit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just Do It!

Are you feeling down and don't feel like completing your task?

Are you procrastinating?

Here's a quick motivational pick-me-up on your python interpreter.

Read the words to remind yourself that you CAN DO IT!

This package prints the famous "Just Do It" Motivational Speech.

Original video by Shia LaBeouf, Nastja Säde Rönkkö, Luke Turner. Words by Joshua Park (Central Saint Martins BA Fine Art 2015).

Original Video on Vimeo

Video Clip on YouTube

Just Install It

pip install justdoit

Just Run It

From the command line, activate the python interpreter, and type import justdoit like you would for the Zen of Python using import this

python # or python3
import justdoit

To run from a python file, add import justdoit to your file and run it.

import justdoit

Releases

No releases published

Packages

No packages published

Languages