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.1.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.1-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dataknobs-0.1.1.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","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.1.tar.gz
Algorithm Hash digest
SHA256 a070fb581c7b9e0a4617350a9b4e11e496386642141097f241a8d5a127aa4cb8
MD5 52692cdf91fdf5515ed004a10a48c867
BLAKE2b-256 b3966e68cf538bc60aa2f053b2488a399eadbb7d29805ef6ef25c99066b62c95

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dataknobs-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 31118c67ad0743f617929043941610264cf95200a65200bd887ce8b2c30b6993
MD5 47f04a589dda3b30831d75bb6544feb6
BLAKE2b-256 0bbc65345699a26c8761de833df4d08828d689fd35696d33fc19f79748f79194

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