Skip to content

Commit

Permalink
Example 1: Basic Hello World from __main__.py.
Browse files Browse the repository at this point in the history
If we run python orkiv/ it automatically runs the main.py. This can also be run from a zipfile.
  • Loading branch information
Dusty Phillips committed Jun 9, 2013
1 parent fa89c99 commit 2f37cd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions orkiv/__main__.py
@@ -0,0 +1 @@
print("hello world")

0 comments on commit 2f37cd6

Please sign in to comment.