1 file was added to this release more than 14 days after its initial publication. Inspect the release files before installing.
A dictionary class remembering insertion order.
Order (i.e. the sequence) of insertions is remembered (internally stored in a hidden list attribute) and replayed when iterating. A StableDict does NOT sort or organize the keys in any other way.
Implemented as a subclass of the built in dict type. Very compact implementation (less than 150 lines of code). Comes with a large test suite derived from Python’s test_dict.py in a separate test module.
Obsoleted since Python 2.7 by collections.OrderedDict (PEP 372).
Release files for StableDict 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
File added late
1 file was uploaded more than 14 days after the first file in this release.
While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.
We recommend inspecting the release files before installing.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| StableDict-0.2.zip | 11.4 kB | Details |
Built distributions (wheels)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| StableDict-0.2-py2.6.egg | Legacy Egg format | - | - | Details |
| StableDict-0.2-py2.5.egg | Legacy Egg format | - | - | Details |
| StableDict-0.2-py2.4.egg | Legacy Egg format | - | - | Details |
Total release size: 69.1 kB
Release files / StableDict-0.2.zip
| Download URL | StableDict-0.2.zip |
|---|---|
| Size | 11.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cb0c2fa8204f123cbaa6e3b3fd916f95d33c3f89ecee95f4cd3b9d18d6c3e891
|
|
BLAKE2b-256 checksum How to use checksums |
436753207d572593437826204cd78c684b5dba59a4e7339fa14e16f385d25ed6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / StableDict-0.2-py2.6.egg
File added late
This file was uploaded more than 14 days after the first file in this release.
While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.
We recommend inspecting the release file before installing.
| Download URL | StableDict-0.2-py2.6.egg |
|---|---|
| Size | 19.1 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
368b04426db0e65c269b5de3cb54b02a97ffc870c83968ddd9c88441c4b97677
|
|
BLAKE2b-256 checksum How to use checksums |
df21409393cd58642491ad4bee47fb4a9587c241bf51ff856ade5fa4aa661671
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / StableDict-0.2-py2.5.egg
| Download URL | StableDict-0.2-py2.5.egg |
|---|---|
| Size | 19.2 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
a406f1113c2da394f4c91ed443ceefdc2e52d5514f8dffcf5821d295082dcb42
|
|
BLAKE2b-256 checksum How to use checksums |
66c82096e320591347baac5550295c9f2c71c015edc56a0ee034e9d87f7b5f93
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / StableDict-0.2-py2.4.egg
| Download URL | StableDict-0.2-py2.4.egg |
|---|---|
| Size | 19.4 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
96fe3a893ccb4a6e46756fbaa7b7bc22e809290cec15c9061bad5e9244e6a3fa
|
|
BLAKE2b-256 checksum How to use checksums |
6df3e8ac7df1f8f20072c95c50d3b26e49829e058fe176e07ee614132a16645c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |