Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eleweek/inside_python_dict
- Owner: eleweek
- License: mit
- Created: 2017-11-08T21:28:03.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-22T22:01:55.000Z (almost 2 years ago)
- Last Synced: 2024-08-04T01:25:19.459Z (4 months ago)
- Topics: dict, explorable-explanations, explorables, python
- Language: JavaScript
- Homepage: https://just-taking-a-ride.com/inside_python_dict/
- Size: 2.59 MB
- Stars: 148
- Watchers: 4
- Forks: 9
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)