semantic-memory


Namesemantic-memory JSON
Version 0.1.15 PyPI version JSON
download
home_pagehttps://github.com/kanishkamisra/semantic-memory
SummaryA utility package to create semantic memories consisting of concepts, properties, categorical organization, and vector spaces.
upload_time2025-07-10 00:28:44
maintainerNone
docs_urlNone
authorKanishka Misra
requires_python>=3.7.2
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # semantic-memory
A utility package to create semantic memories consisting of concepts, properties, categorical organization, and vector spaces.

# Usage
```py
# TODO: add code.
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kanishkamisra/semantic-memory",
    "name": "semantic-memory",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7.2",
    "maintainer_email": null,
    "keywords": null,
    "author": "Kanishka Misra",
    "author_email": "kanishka.replies@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/37/4e/bd7b42213905fc10748d28a6185121da28418bb70abfdbac1e2ecedb5bcb/semantic_memory-0.1.15.tar.gz",
    "platform": null,
    "description": "# semantic-memory\nA utility package to create semantic memories consisting of concepts, properties, categorical organization, and vector spaces.\n\n# Usage\n```py\n# TODO: add code.\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A utility package to create semantic memories consisting of concepts, properties, categorical organization, and vector spaces.",
    "version": "0.1.15",
    "project_urls": {
        "Homepage": "https://github.com/kanishkamisra/semantic-memory",
        "Repository": "https://github.com/kanishkamisra/semantic-memory"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d402d23b916437487ff0327d1582d357ca23b51a984fc01f7d299a64e00408a",
                "md5": "693381d186ea5e4aebfce468da22e497",
                "sha256": "e39b1e141e27c0711447f432ff9dccf3ac998a6aea7a97bec1602ae34d024691"
            },
            "downloads": -1,
            "filename": "semantic_memory-0.1.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "693381d186ea5e4aebfce468da22e497",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7.2",
            "size": 8495,
            "upload_time": "2025-07-10T00:28:43",
            "upload_time_iso_8601": "2025-07-10T00:28:43.630611Z",
            "url": "https://files.pythonhosted.org/packages/2d/40/2d23b916437487ff0327d1582d357ca23b51a984fc01f7d299a64e00408a/semantic_memory-0.1.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "374ebd7b42213905fc10748d28a6185121da28418bb70abfdbac1e2ecedb5bcb",
                "md5": "d7deb8cfcd3ea1fdb52a2b19c9012625",
                "sha256": "2d6729a902a4480d091906d78af652af7d8d08d2a28afecb95ba7e03184af194"
            },
            "downloads": -1,
            "filename": "semantic_memory-0.1.15.tar.gz",
            "has_sig": false,
            "md5_digest": "d7deb8cfcd3ea1fdb52a2b19c9012625",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7.2",
            "size": 6966,
            "upload_time": "2025-07-10T00:28:44",
            "upload_time_iso_8601": "2025-07-10T00:28:44.850015Z",
            "url": "https://files.pythonhosted.org/packages/37/4e/bd7b42213905fc10748d28a6185121da28418bb70abfdbac1e2ecedb5bcb/semantic_memory-0.1.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-10 00:28:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kanishkamisra",
    "github_project": "semantic-memory",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "semantic-memory"
}
        
Elapsed time: 1.46147s