Skip to content

Commit

Permalink
add some illustrations (attempt 1)
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoud committed May 16, 2018
1 parent 3ef31a2 commit ca52ee2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# glom

*glom gets results, conglomeratively.*
*Restructuring data, the Python way*

<a href="https://pypi.org/project/glom/"><img src="https://img.shields.io/pypi/v/glom.svg"></a>
<a href="https://calver.org/"><img src="https://img.shields.io/badge/calver-YY.MINOR.MICRO-22bfda.svg"></a>

<img width="30%" align="right" src="./docs/_static/comet.png">

Real applications have real data, and real data nests. Objects inside
of objects inside of lists of objects.

Expand Down Expand Up @@ -53,6 +55,8 @@ Anything you can do at the command line readily translates to Python
code, so you've always got a path forward when complexity starts to
ramp up.

## Learn more

If all this seems interesting, continue exploring glom below:

* [glom Tutorial][tutorial]
Expand All @@ -72,5 +76,4 @@ an issue][gh_issues]!
[glom_announce]: https://sedimental.org/glom_restructured_data.html
[gh_issues]: https://github.com/mahmoud/glom/issues/

In the meantime, just remember: When you've got nested data, glom it!
☄️
In the meantime, just remember: When you've got nested data, glom it! ☄️
Binary file added docs/_static/comet.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/_static/comet_multi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ca52ee2

Please sign in to comment.