xmodel-dynamo


Namexmodel-dynamo JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/xyngular/py-xmodel-dynamo
SummaryUse dynamo with xmodel objects.
upload_time2023-04-15 14:13:31
maintainer
docs_urlNone
authorJosh Orr
requires_python>=3.8,<3.9
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![PythonSupport](https://img.shields.io/static/v1?label=python&message=%203.8|%203.9|%203.10|%203.11&color=blue?style=flat-square&logo=python)
![PyPI version](https://badge.fury.io/py/xmodel-dynamo.svg?)

## Documentation

**[📄 Detailed Documentation](https://xyngular.github.io/py-xmodel-dynamo/latest/)** | **[🐍 PyPi](https://pypi.org/project/xmodel-dynamo/)**

## Getting Started

**warning "Alpha Software!"**

This is pre-release Alpha software, based on another code base and
the needed changes to make a final release version are not yet
completed. Everything is subject to change; and documentation needs
to be written.


```shell
poetry install xmodel-dynamo
```

or

```shell
pip install xmodel-dynamo
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/xyngular/py-xmodel-dynamo",
    "name": "xmodel-dynamo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<3.9",
    "maintainer_email": "",
    "keywords": "",
    "author": "Josh Orr",
    "author_email": "josh@orr.blue",
    "download_url": "https://files.pythonhosted.org/packages/61/31/ece482e2fbf22257a950d6de929421179607ee9313789b44050bb536b279/xmodel_dynamo-0.1.1.tar.gz",
    "platform": null,
    "description": "![PythonSupport](https://img.shields.io/static/v1?label=python&message=%203.8|%203.9|%203.10|%203.11&color=blue?style=flat-square&logo=python)\n![PyPI version](https://badge.fury.io/py/xmodel-dynamo.svg?)\n\n## Documentation\n\n**[\ud83d\udcc4 Detailed Documentation](https://xyngular.github.io/py-xmodel-dynamo/latest/)** | **[\ud83d\udc0d PyPi](https://pypi.org/project/xmodel-dynamo/)**\n\n## Getting Started\n\n**warning \"Alpha Software!\"**\n\nThis is pre-release Alpha software, based on another code base and\nthe needed changes to make a final release version are not yet\ncompleted. Everything is subject to change; and documentation needs\nto be written.\n\n\n```shell\npoetry install xmodel-dynamo\n```\n\nor\n\n```shell\npip install xmodel-dynamo\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Use dynamo with xmodel objects.",
    "version": "0.1.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73e47a759955a6bb3b994bd16e8987e1870c16177273497a5cf926b9981b343a",
                "md5": "dfa97db1ed4730938ef9600763d3593d",
                "sha256": "8b1ce33e2db2481b686320ee7cd020c162974db569f7f76e4428b7b6ae5f7248"
            },
            "downloads": -1,
            "filename": "xmodel_dynamo-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dfa97db1ed4730938ef9600763d3593d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<3.9",
            "size": 36259,
            "upload_time": "2023-04-15T14:13:29",
            "upload_time_iso_8601": "2023-04-15T14:13:29.785808Z",
            "url": "https://files.pythonhosted.org/packages/73/e4/7a759955a6bb3b994bd16e8987e1870c16177273497a5cf926b9981b343a/xmodel_dynamo-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6131ece482e2fbf22257a950d6de929421179607ee9313789b44050bb536b279",
                "md5": "c7214c816f43e304fa527cdfc216e398",
                "sha256": "0d1eca14fc4d119705c9a462743870ac1672036193802400e2b6769b83eb94a2"
            },
            "downloads": -1,
            "filename": "xmodel_dynamo-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c7214c816f43e304fa527cdfc216e398",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<3.9",
            "size": 31950,
            "upload_time": "2023-04-15T14:13:31",
            "upload_time_iso_8601": "2023-04-15T14:13:31.201061Z",
            "url": "https://files.pythonhosted.org/packages/61/31/ece482e2fbf22257a950d6de929421179607ee9313789b44050bb536b279/xmodel_dynamo-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-15 14:13:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "xyngular",
    "github_project": "py-xmodel-dynamo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "xmodel-dynamo"
}
        
Elapsed time: 0.05482s