Anything related to Python datatypes.
Project description
nr.types
A collection of useful Python datatypes, including enumerations, generics, enhanced mappings, meta-programming tools and sumtypes.
Changes
1.0.6 (2018-07-14)
- Default values in annotated fields specified in subclasses of the
nr.types.named.Named
class can now be functions in which case they behave the same as passing that function to aNamed.Initializer
- Add
HashDict
class tonr.types.map
1.0.5 (2018-07-05)
- Add missing requirement
six
tosetup.py
andrequirements.txt
1.0.4 (2018-06-29)
- Add
nr.types.function
module - Add
nr.types.generic
module - Make
nr.types.named
module Python 2.6 compatible - Fix
ObjectAsMap.__new__
andMapAsObject.__new__
1.0.3 (2018-06-03)
- Hotfix for the
__version__
member in thenr.types
module
1.0.2 (2018-06-03)
- Setup script Python 2 compatibility
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nr.types-1.0.6.tar.gz
(15.3 kB
view details)
File details
Details for the file nr.types-1.0.6.tar.gz
.
File metadata
- Download URL: nr.types-1.0.6.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2191ccd4f408f71632d106582eb2e9c9539a39ea189fbc9ca5e5e99a35f40a8 |
|
MD5 | 93afba5084e4c16aa75074615468509c |
|
BLAKE2b-256 | 4e93f7a92347076bbd562a656f0a09794e68cdbfcb338731791e13c1a5b9e306 |