Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eleweek/inside_python_dict

An explorable explanation of python dictionaries
https://github.com/eleweek/inside_python_dict

dict explorable-explanations explorables python

Last synced: 30 days ago
JSON representation

An explorable explanation of python dictionaries

Awesome Lists containing this project

README

        

# Inside Python Dict - an explorable explanation

This repository contains the code for an explorable explanation of python dicts.

## Code

The code is quite messy, the build system works on my laptop but might not work on your machine. That's all fixable, but I am not sure if there is any interest from people in using the actual code. If so, let me know, I'll clean things up a bit and write an overview of the codebase.

Meanwhile, try running `npm install && npm start` and see if if works.

Bugfixes will be gladly accepted.

### Disclaimer

I am providing code in the repository to you under an open source license. Because this is my personal repository, the license you receive to my code is from me and not my employer (Facebook)