Skip to content

Commit

Permalink
examples
Browse files Browse the repository at this point in the history
  • Loading branch information
patricktotzke committed Jul 4, 2020
1 parent aadf768 commit 2d3eb3c
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,12 @@ Its design goals are

See the `docs/` subdirectory for autogenetated API docs.

### Examples

[<img src="docs/examples/example1.png" width="45%">](docs/examples/example1.py)
[<img src="docs/examples/example2.png" width="45%">](docs/examples/example2.py)
[<img src="docs/examples/example3.png" width="45%">](docs/examples/example3.py)
[<img src="docs/examples/example5.png" width="45%">](docs/examples/example5.py)

[rtfd-img]: https://readthedocs.org/projects/urwidtrees/badge/
[rtfd]: https://urwidtrees.readthedocs.org/en/latest/
4 changes: 4 additions & 0 deletions docs/examples/example0.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
#!/usr/bin/python
# Copyright (C) 2013 Patrick Totzke <patricktotzke@gmail.com>
# This file is released under the GNU GPL, version 3 or a later revision.

import urwid
import urwidtrees

Expand Down
Binary file added docs/examples/example1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/examples/example2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/examples/example3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/examples/example5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified docs/examples/example6.append.py
100644 → 100755
Empty file.

0 comments on commit 2d3eb3c

Please sign in to comment.