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.3.tar.gz (4.3 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.3-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dataknobs-0.1.3.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","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.3.tar.gz
Algorithm Hash digest
SHA256 b761ded60b4e0cef047ea9cce52f26fe16c2b1d3d9caf7ae0a3d574011602771
MD5 98144e815b65bd288d40da0388f9c5b6
BLAKE2b-256 284c9fb76aa985c66cf3b6bd0b90f2f5ed6fab3e7c706eaf377f98a1e26bc2f8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dataknobs-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9e4e7af7c382bd48e9a7bedfb7543592273914005bbdbc19b03ad264673a95cc
MD5 928a5e360fd5fc5a1d6b3de699fe61a3
BLAKE2b-256 75fd7935fa03785eaf9a07c9ec5c0b54fa3978f6bee3ce1087200a1396d442a4

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