Skip to main content

Useful implementations of data structures and design patterns for AI knowledge bases. (Legacy package - please use modular packages instead)

Project description

dataknobs (Legacy Package)

⚠️ DEPRECATED: This package is maintained for backward compatibility only. Please use the modular packages instead.

Migration Notice

The dataknobs package has been split into modular packages for better maintainability and flexibility:

  • dataknobs-structures: Data structures for AI knowledge bases
  • dataknobs-utils: Utility functions
  • dataknobs-xization: Text normalization and tokenization
  • dataknobs-common: Shared base functionality

Installation

For backward compatibility:

pip install dataknobs

For new projects, install only what you need:

# Install specific packages
pip install dataknobs-structures
pip install dataknobs-utils
pip install dataknobs-xization

# Or install all
pip install dataknobs-structures dataknobs-utils dataknobs-xization

Migration Guide

Update Imports

The legacy package maintains the same import structure, but shows deprecation warnings. To migrate:

# Old (deprecated)
from dataknobs.structures.tree import Tree
from dataknobs.utils.json_utils import get_value

# New (recommended)
from dataknobs_structures.tree import Tree
from dataknobs_utils.json_utils import get_value

Package Mapping

  • dataknobs.structures.*dataknobs_structures.*
  • dataknobs.utils.*dataknobs_utils.*
  • dataknobs.xization.*dataknobs_xization.*

Deprecation Timeline

  • Current: Deprecation warnings are shown when using this package
  • Future v2.0.0: This legacy package will be removed

Please migrate to the modular packages as soon as possible.

License

See LICENSE file in the root repository.

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

dataknobs-0.1.5.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dataknobs-0.1.5-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file dataknobs-0.1.5.tar.gz.

File metadata

  • Download URL: dataknobs-0.1.5.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for dataknobs-0.1.5.tar.gz
Algorithm Hash digest
SHA256 91c755dcdb0510b98c1674b2ffe5595946a8266a425f9f5c12fafa41a2c1fe83
MD5 cc977309a009232fa1930bdf6a6ca9a0
BLAKE2b-256 a052d445cd886cd9eb6a0456325b92ebe6e1eab039def1781c50eb5d9ac88c26

See more details on using hashes here.

File details

Details for the file dataknobs-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: dataknobs-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for dataknobs-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a40c0821e82a04da0ccc76b3ff9690ec59dca43ce68361e16136a51ed4b86689
MD5 c17e1ba7403635103ef54e9f8da691b9
BLAKE2b-256 7e8f304255638097099fd0836e85b05f530f258c2f533cc8c790a9a459af56d0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page