brainwalk


Namebrainwalk JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/TesfaAsmara/brainwalk
SummarySpatial graph embeddings for ObsidianMD
upload_time2023-05-31 19:58:49
maintainer
docs_urlNone
authortesfaasmara
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # brainwalk

::: {.cell 0=‘h’ 1=‘i’ 2=‘d’ 3=‘e’}

``` python
from brainwalk.core import *
```

:::

> Spatial graph embeddings for ObsidianMD

This file will become your README and also the index of your
documentation.

## Install

``` sh
pip install brainwalk
```

## How to use

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TesfaAsmara/brainwalk",
    "name": "brainwalk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "nbdev jupyter notebook python",
    "author": "tesfaasmara",
    "author_email": "57428343+TesfaAsmara@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/40/a3/f9551dcf34615d085e4581a56a68d26e39def4379c7138e6601019d41707/brainwalk-0.0.1.tar.gz",
    "platform": null,
    "description": "# brainwalk\n\n::: {.cell 0=\u2018h\u2019 1=\u2018i\u2019 2=\u2018d\u2019 3=\u2018e\u2019}\n\n``` python\nfrom brainwalk.core import *\n```\n\n:::\n\n> Spatial graph embeddings for ObsidianMD\n\nThis file will become your README and also the index of your\ndocumentation.\n\n## Install\n\n``` sh\npip install brainwalk\n```\n\n## How to use\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Spatial graph embeddings for ObsidianMD",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/TesfaAsmara/brainwalk"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c674e8636af1fcea3060495df1b4c76be1ce17d5a5ba9e850c355e15c7fc791",
                "md5": "890640dbad74d89683c64e54a0b90d65",
                "sha256": "aa3fd81747374c2817cbced19f92b6126a308f0a26adb6c82eade41bee384eb5"
            },
            "downloads": -1,
            "filename": "brainwalk-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "890640dbad74d89683c64e54a0b90d65",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 8559,
            "upload_time": "2023-05-31T19:58:47",
            "upload_time_iso_8601": "2023-05-31T19:58:47.155540Z",
            "url": "https://files.pythonhosted.org/packages/0c/67/4e8636af1fcea3060495df1b4c76be1ce17d5a5ba9e850c355e15c7fc791/brainwalk-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "40a3f9551dcf34615d085e4581a56a68d26e39def4379c7138e6601019d41707",
                "md5": "759962f86043f0289088eac9e9cc16af",
                "sha256": "f7ea6da38c6dc8bdf9f1f4a487d28060f83ab0175ccc57aebf7284f6fd40c7b9"
            },
            "downloads": -1,
            "filename": "brainwalk-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "759962f86043f0289088eac9e9cc16af",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 9122,
            "upload_time": "2023-05-31T19:58:49",
            "upload_time_iso_8601": "2023-05-31T19:58:49.856899Z",
            "url": "https://files.pythonhosted.org/packages/40/a3/f9551dcf34615d085e4581a56a68d26e39def4379c7138e6601019d41707/brainwalk-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-31 19:58:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TesfaAsmara",
    "github_project": "brainwalk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "brainwalk"
}
        
Elapsed time: 0.28371s