DEPRECATED: Python library for computing propositional idea density (Use ideadensity package instead). Requires Python 3.10-3.12.
Project description
pycpidr - DEPRECATED
This package is deprecated. Please use ideadensity instead.
pycpidr has been renamed to ideadensity for better clarity about the purpose of the package.
This package only exists as a compatibility layer that will install the ideadensity package
and show a deprecation warning when imported.
Migration
To migrate from pycpidr to ideadensity, simply:
-
Install the new package:
pip install ideadensity -
Update your imports from:
from pycpidr import cpidr, depid
to:
from ideadensity import cpidr, depid
The functionality remains exactly the same - only the package name has changed.
Python Version Compatibility
Note: This package (and ideadensity) currently supports Python 3.10-3.12 due to dependency constraints with spaCy. If you're using Python 3.13, you'll need to use a virtual environment with Python 3.12. See the ideadensity documentation for detailed instructions.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pycpidr-0.3.2.tar.gz.
File metadata
- Download URL: pycpidr-0.3.2.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/24.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33b21f6660a4e213caefa1320543212d03b8350891436dac1dc215ff6308ea84
|
|
| MD5 |
9a3c3868ba3b80740a85a4af6944e2a5
|
|
| BLAKE2b-256 |
19bb771b4be254abc981cac8c9efab0dd7cda132b01c920fadbb044424ab5626
|
File details
Details for the file pycpidr-0.3.2-py3-none-any.whl.
File metadata
- Download URL: pycpidr-0.3.2-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/24.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
abeeb75d4e8539b793ad710da35ff43569cd2a099b32fc04efcff160a9974bee
|
|
| MD5 |
4dba418b31fa3a6cc8ea516ad8c6761a
|
|
| BLAKE2b-256 |
ff82d54d4137c37745dbf62d3288a08d122b788a7e86259ad88bb3117b30ce40
|