pydanticneo4j


Namepydanticneo4j JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/Michaelzag/PydanticNeo4j
Summary
upload_time2023-07-17 19:34:04
maintainer
docs_urlNone
authorMichaelZag
requires_python>=3.11,<4.0
licenseMIT
keywords neo4j-pydantic pydantic neo4j ogm neo4j-og michaelzag
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            

### Purpose of the Package
+ To translate from Pydantic models to Neo4j Graphs

### Getting Started
+ Install the package
```bash
pip install PydanticNeo4j
```

### Usage



### API


### Contributing

### Author
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Michaelzag/PydanticNeo4j",
    "name": "pydanticneo4j",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "neo4j-pydantic,Pydantic,Neo4j,OGM,Neo4j-OG,MichaelZag",
    "author": "MichaelZag",
    "author_email": "Michael@MichaelZag.com",
    "download_url": "https://files.pythonhosted.org/packages/c6/6a/ccfba6b5d27d4f1344eee21ff558353381972dbad16dd09d7539d66e20cb/pydanticneo4j-0.1.1.tar.gz",
    "platform": null,
    "description": "\n\n### Purpose of the Package\n+ To translate from Pydantic models to Neo4j Graphs\n\n### Getting Started\n+ Install the package\n```bash\npip install PydanticNeo4j\n```\n\n### Usage\n\n\n\n### API\n\n\n### Contributing\n\n### Author",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/Michaelzag/PydanticNeo4j",
        "Repository": "https://github.com/Michaelzag/PydanticNeo4j"
    },
    "split_keywords": [
        "neo4j-pydantic",
        "pydantic",
        "neo4j",
        "ogm",
        "neo4j-og",
        "michaelzag"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f9a54f0eeb2660e46a757540d80cf670934cbea00bb87134a7b10eac9e90908",
                "md5": "5a71c3ec6a9c2b68e59bad97a5b09116",
                "sha256": "17f269b546b70d343856f131495ebd24414431c4872f4a76691e5df7bcf7101d"
            },
            "downloads": -1,
            "filename": "pydanticneo4j-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5a71c3ec6a9c2b68e59bad97a5b09116",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 8387,
            "upload_time": "2023-07-17T19:34:02",
            "upload_time_iso_8601": "2023-07-17T19:34:02.204767Z",
            "url": "https://files.pythonhosted.org/packages/3f/9a/54f0eeb2660e46a757540d80cf670934cbea00bb87134a7b10eac9e90908/pydanticneo4j-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c66accfba6b5d27d4f1344eee21ff558353381972dbad16dd09d7539d66e20cb",
                "md5": "e97497d25a1461d45f15d20f04f31ca1",
                "sha256": "3336428be73cc9b8e6f8634195ea2744a3c8ce10ee96187c10c1564a751bb0f4"
            },
            "downloads": -1,
            "filename": "pydanticneo4j-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e97497d25a1461d45f15d20f04f31ca1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 6246,
            "upload_time": "2023-07-17T19:34:04",
            "upload_time_iso_8601": "2023-07-17T19:34:04.271258Z",
            "url": "https://files.pythonhosted.org/packages/c6/6a/ccfba6b5d27d4f1344eee21ff558353381972dbad16dd09d7539d66e20cb/pydanticneo4j-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-17 19:34:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Michaelzag",
    "github_project": "PydanticNeo4j",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pydanticneo4j"
}
        
Elapsed time: 0.08902s