Base class to implement self-memoizing types
Project description
You can install the library with pip:
pip install nxpy-memo
Nxpy Memo implements an abstract base class for types that need to control the number of instances that may be created, e.g. to avoid duplicate ones. In other words it helps implement self-memoizing objects.
The library’s documentation is available on ReadTheDocs.
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
nxpy_memo-1.0.0.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file nxpy_memo-1.0.0.tar.gz
.
File metadata
- Download URL: nxpy_memo-1.0.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7c3aba57d70b22cd94c900f2c5d0d785a17f27180cce21102ba65fe88e5913b |
|
MD5 | e0c38548c3f4e9be5f5be7f838c5f160 |
|
BLAKE2b-256 | a27217c38665c87d1f500f7904e48eb6791de6bb9537acb2ec45faf8bd252acd |
File details
Details for the file nxpy_memo-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: nxpy_memo-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a73f15eb14237734737c3aa1a69b3bedc758c4d645d96e323581bbb414703f3f |
|
MD5 | c5aafcdf9999ad022e5d0f2ad2aa97ac |
|
BLAKE2b-256 | 956224043a095f9f0dcdb02cf9a5bb6020da4a40b0d3571f5ec570448282bd7c |