vm-x-ai-extraction


Namevm-x-ai-extraction JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/vm-x-ai/vm-x-ai-labs
SummaryVM-X AI Extraction Helper Library
upload_time2024-06-04 17:15:23
maintainerVM-X Engineering
docs_urlNone
authorVM-X Engineering
requires_python<4,>=3.9
licenseMIT
keywords vm-x ai aws cdk constructs serverless python extraction
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # VM-X AI Extraction Helper Library

This library is a helper library for abstracting the complexity added by the AWS Step Functions when integrating with the [VM-X SimilarityExtractionWorkflow CDK](https://github.com/vm-x-ai/vm-x-ai-labs/blob/main/packages/aws/cdk/constructs/README.md#similarityextractionworkflow)

## Installation

```bash
pip install vm-x-ai-extraction
```

For more information on how to use this library combined with the CDK construct, please refer to the [VM-X SimilarityExtractionWorkflow CDK](https://github.com/vm-x-ai/vm-x-ai-labs/blob/main/packages/aws/cdk/constructs/README.md#similarityextractionworkflow) documentation.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/vm-x-ai/vm-x-ai-labs",
    "name": "vm-x-ai-extraction",
    "maintainer": "VM-X Engineering",
    "docs_url": null,
    "requires_python": "<4,>=3.9",
    "maintainer_email": "eng@vm-x.ai",
    "keywords": "VM-X, AI, AWS, CDK, Constructs, Serverless, Python, Extraction",
    "author": "VM-X Engineering",
    "author_email": "eng@vm-x.ai",
    "download_url": "https://files.pythonhosted.org/packages/ca/bf/a438be98ec4860c32581255990e6fe20ee5a21417be7849a1dc7032b0b03/vm_x_ai_extraction-0.1.1.tar.gz",
    "platform": null,
    "description": "# VM-X AI Extraction Helper Library\n\nThis library is a helper library for abstracting the complexity added by the AWS Step Functions when integrating with the [VM-X SimilarityExtractionWorkflow CDK](https://github.com/vm-x-ai/vm-x-ai-labs/blob/main/packages/aws/cdk/constructs/README.md#similarityextractionworkflow)\n\n## Installation\n\n```bash\npip install vm-x-ai-extraction\n```\n\nFor more information on how to use this library combined with the CDK construct, please refer to the [VM-X SimilarityExtractionWorkflow CDK](https://github.com/vm-x-ai/vm-x-ai-labs/blob/main/packages/aws/cdk/constructs/README.md#similarityextractionworkflow) documentation.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "VM-X AI Extraction Helper Library",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/vm-x-ai/vm-x-ai-labs",
        "Repository": "https://github.com/vm-x-ai/vm-x-ai-labs"
    },
    "split_keywords": [
        "vm-x",
        " ai",
        " aws",
        " cdk",
        " constructs",
        " serverless",
        " python",
        " extraction"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7fdd81c4a67e37d8f5ba24461b430fcefa264a2c17eea1ac00fc5559f20bc0e4",
                "md5": "3710cb3349311e28b013e9e0b1883fa8",
                "sha256": "efc476577f5cfd202ca6caee9e9df4f8fdfc7685a75ce07d55611da37e5650c6"
            },
            "downloads": -1,
            "filename": "vm_x_ai_extraction-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3710cb3349311e28b013e9e0b1883fa8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 8469,
            "upload_time": "2024-06-04T17:15:22",
            "upload_time_iso_8601": "2024-06-04T17:15:22.849105Z",
            "url": "https://files.pythonhosted.org/packages/7f/dd/81c4a67e37d8f5ba24461b430fcefa264a2c17eea1ac00fc5559f20bc0e4/vm_x_ai_extraction-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cabfa438be98ec4860c32581255990e6fe20ee5a21417be7849a1dc7032b0b03",
                "md5": "f6970cde8c7a76fcfa4fc265c1bf078f",
                "sha256": "de9fcfcb327b5064494c3db67c8a8bab785df0287c1fd9584be11b063bd5b555"
            },
            "downloads": -1,
            "filename": "vm_x_ai_extraction-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f6970cde8c7a76fcfa4fc265c1bf078f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.9",
            "size": 4817,
            "upload_time": "2024-06-04T17:15:23",
            "upload_time_iso_8601": "2024-06-04T17:15:23.805651Z",
            "url": "https://files.pythonhosted.org/packages/ca/bf/a438be98ec4860c32581255990e6fe20ee5a21417be7849a1dc7032b0b03/vm_x_ai_extraction-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-04 17:15:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vm-x-ai",
    "github_project": "vm-x-ai-labs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "vm-x-ai-extraction"
}
        
Elapsed time: 0.25750s