All Projects → eleweek → Inside_python_dict

eleweek / Inside_python_dict

Licence: mit
An explorable explanation of python dictionaries

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Inside python dict

dotty dict
Dictionary wrapper for quick access to deeply nested keys.
Stars: ✭ 67 (-45.08%)
Mutual labels:  dict
Pix Dict Quickstart
Quickstart da API do DICT
Stars: ✭ 427 (+250%)
Mutual labels:  dict
Popup Dict
Linux 下的划词翻译小工具
Stars: ✭ 69 (-43.44%)
Mutual labels:  dict
Medical-Names-Corpus
医疗语料库。医疗机构名语料库。药品本位码。
Stars: ✭ 26 (-78.69%)
Mutual labels:  dict
Bottleneckosmosis
瓶颈渗透,web渗透,red红队,fuzz param,注释,js字典,ctf
Stars: ✭ 368 (+201.64%)
Mutual labels:  dict
Dict build
自动构建中文词库:http://www.matrix67.com/blog/archives/5044
Stars: ✭ 599 (+390.98%)
Mutual labels:  dict
django-serializable-model
Django classes to make your models, managers, and querysets serializable, with built-in support for related objects in ~150 LoC
Stars: ✭ 15 (-87.7%)
Mutual labels:  dict
Chrome Extensions Youdaowithwordnode
有道词典chrome划词插件,原版不带生词本,在其源码基础上,添加了添加生词本的功能,生词本用的有道官方API
Stars: ✭ 74 (-39.34%)
Mutual labels:  dict
Elasticsearch Jieba Plugin
jieba analysis plugin for elasticsearch 7.0.0, 6.4.0, 6.0.0, 5.4.0,5.3.0, 5.2.2, 5.2.1, 5.2, 5.1.2, 5.1.1
Stars: ✭ 379 (+210.66%)
Mutual labels:  dict
Dictfier
Python library to convert/serialize class instances(Objects) both flat and nested into a dictionary data structure. It's very useful in converting Python Objects into JSON format
Stars: ✭ 67 (-45.08%)
Mutual labels:  dict
immutabledict
A fork of frozendict, an immutable wrapper around dictionaries for Python3
Stars: ✭ 20 (-83.61%)
Mutual labels:  dict
Pix Dict Api
API do DICT - Diretório de Identificadores de Contas Transacionais
Stars: ✭ 340 (+178.69%)
Mutual labels:  dict
Company Names Corpus
公司名语料库。机构名语料库。公司简称,缩写,品牌词,企业名。可用于中文分词、机构名实体识别。
Stars: ✭ 868 (+611.48%)
Mutual labels:  dict
Species-Names-Corpus
物种名称语料库。植物名,动物名。
Stars: ✭ 23 (-81.15%)
Mutual labels:  dict
Alfred Dict.cc Workflow
Alfred 3/4 workflow to get translations from dict.cc
Stars: ✭ 69 (-43.44%)
Mutual labels:  dict
DictGenerate
使用Go语言编写的社工字典生成器(The social engineering dictionary generator written by Go)
Stars: ✭ 64 (-47.54%)
Mutual labels:  dict
Redis source annotation
redis 3.2.8 的源码注释
Stars: ✭ 452 (+270.49%)
Mutual labels:  dict
Eazydict
简单易用的命令行词典 📕 📙 📗 📘 📓
Stars: ✭ 92 (-24.59%)
Mutual labels:  dict
Flatdict
Python module for interacting with nested dicts as a single level dict with delimited keys.
Stars: ✭ 73 (-40.16%)
Mutual labels:  dict
Libgenerics
libgenerics is a minimalistic and generic library for C basic data structures.
Stars: ✭ 42 (-65.57%)
Mutual labels:  dict

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)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].