mojo-interop


Namemojo-interop JSON
Version 2.0.7 PyPI version JSON
download
home_pagehttp://automationmojo.com
SummaryAutomation Mojo Interop Extensions
upload_time2024-10-16 21:48:34
maintainerNone
docs_urlNone
authorMyron Walker
requires_python<4.0,>=3.9
licenseLICENSE.txt
keywords python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===============================
Automation Mojo Interop Package
===============================

This *Automation Mojo Interop Package* contains interop extensions that add interop functionality to
the test environment *Landscape* object for a variety of platform clients, clusters, and protocols.

=================
Code Organization
=================
* .vscode - Common tasks
* development - This is where the runtime environment scripts are located
* repository-setup - Scripts for homing your repository and to your checkout and machine setup
* userguide - Where you put your user guide
* source/packages - Put your root folder here 'source/packages/(root-module-folder)'
* workspaces - This is where you add VSCode workspaces templates and where workspaces show up when homed.
  
==========
References
==========

- `User Guide <userguide/userguide.rst>`
- `Coding Standards <userguide/10-00-coding-standards.rst>`

            

Raw data

            {
    "_id": null,
    "home_page": "http://automationmojo.com",
    "name": "mojo-interop",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "python",
    "author": "Myron Walker",
    "author_email": "myron.walker@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/bb/08/cdc93ef7fa6832816ff88bc59f69cd78f5de692fa15417deee3a7aff05c9/mojo_interop-2.0.7.tar.gz",
    "platform": null,
    "description": "===============================\nAutomation Mojo Interop Package\n===============================\n\nThis *Automation Mojo Interop Package* contains interop extensions that add interop functionality to\nthe test environment *Landscape* object for a variety of platform clients, clusters, and protocols.\n\n=================\nCode Organization\n=================\n* .vscode - Common tasks\n* development - This is where the runtime environment scripts are located\n* repository-setup - Scripts for homing your repository and to your checkout and machine setup\n* userguide - Where you put your user guide\n* source/packages - Put your root folder here 'source/packages/(root-module-folder)'\n* workspaces - This is where you add VSCode workspaces templates and where workspaces show up when homed.\n  \n==========\nReferences\n==========\n\n- `User Guide <userguide/userguide.rst>`\n- `Coding Standards <userguide/10-00-coding-standards.rst>`\n",
    "bugtrack_url": null,
    "license": "LICENSE.txt",
    "summary": "Automation Mojo Interop Extensions",
    "version": "2.0.7",
    "project_urls": {
        "Homepage": "http://automationmojo.com",
        "Repository": "https://github.com/automationmojo/mojo-interop"
    },
    "split_keywords": [
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f7dae5280718f9b47357060725da454c6cad5560cddba512357de5faf20009d4",
                "md5": "c4cee819d8a758b9389b584fb6342e8d",
                "sha256": "810c206ebf69f8b428a78ad23e3c4719c2d68a3998f56ebcd7402df594c93d5f"
            },
            "downloads": -1,
            "filename": "mojo_interop-2.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c4cee819d8a758b9389b584fb6342e8d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 352145,
            "upload_time": "2024-10-16T21:48:33",
            "upload_time_iso_8601": "2024-10-16T21:48:33.165202Z",
            "url": "https://files.pythonhosted.org/packages/f7/da/e5280718f9b47357060725da454c6cad5560cddba512357de5faf20009d4/mojo_interop-2.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb08cdc93ef7fa6832816ff88bc59f69cd78f5de692fa15417deee3a7aff05c9",
                "md5": "e14ed88f63a706a7684f7e79486ad6d8",
                "sha256": "e3166384255ac41c54231f56d7537612d32211dd0715c9c0c6011c0559764d3b"
            },
            "downloads": -1,
            "filename": "mojo_interop-2.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "e14ed88f63a706a7684f7e79486ad6d8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 194569,
            "upload_time": "2024-10-16T21:48:34",
            "upload_time_iso_8601": "2024-10-16T21:48:34.986568Z",
            "url": "https://files.pythonhosted.org/packages/bb/08/cdc93ef7fa6832816ff88bc59f69cd78f5de692fa15417deee3a7aff05c9/mojo_interop-2.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-16 21:48:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "automationmojo",
    "github_project": "mojo-interop",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mojo-interop"
}
        
Elapsed time: 0.57793s