mojo-dataprofiles


Namemojo-dataprofiles JSON
Version 2.0.3 PyPI version JSON
download
home_pagehttp://automationmojo.com
SummaryAutomation Mojo Data Profiles Package
upload_time2024-11-02 05:17:58
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 Data Profiles Package
=====================================
This package provides a means for managing the information associated with data source profiles.

=================
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 - Where the python namespace packages are located.
* 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-dataprofiles",
    "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/05/56/1b5100b22e43bb8dfd5bcd42765fb3f1a561467a4e66334b222a5013532f/mojo_dataprofiles-2.0.3.tar.gz",
    "platform": null,
    "description": "=====================================\nAutomation Mojo Data Profiles Package\n=====================================\nThis package provides a means for managing the information associated with data source profiles.\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 - Where the python namespace packages are located.\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 Data Profiles Package",
    "version": "2.0.3",
    "project_urls": {
        "Homepage": "http://automationmojo.com",
        "Repository": "https://github.com/automationmojo/mojo-dataprofiles"
    },
    "split_keywords": [
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a197da3456d29b1e4d35dfd1050996b365a1813bb9cc4ae89f56bc482b2e2beb",
                "md5": "b8f38806a0c3f5587885b07f7c398017",
                "sha256": "d48702a4a3c4ecd8fb324b97dc518bd7d97915c7ec5d3cdaaf5f173f91c332ad"
            },
            "downloads": -1,
            "filename": "mojo_dataprofiles-2.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b8f38806a0c3f5587885b07f7c398017",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 8805,
            "upload_time": "2024-11-02T05:17:56",
            "upload_time_iso_8601": "2024-11-02T05:17:56.945560Z",
            "url": "https://files.pythonhosted.org/packages/a1/97/da3456d29b1e4d35dfd1050996b365a1813bb9cc4ae89f56bc482b2e2beb/mojo_dataprofiles-2.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "05561b5100b22e43bb8dfd5bcd42765fb3f1a561467a4e66334b222a5013532f",
                "md5": "98d7cb0cc340686a4a496fc1e737feb1",
                "sha256": "d01077cdefcc000dbaec5058a4fd59f1ff72c9b66f68c0d37eaa68bb27df5a5e"
            },
            "downloads": -1,
            "filename": "mojo_dataprofiles-2.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "98d7cb0cc340686a4a496fc1e737feb1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 6091,
            "upload_time": "2024-11-02T05:17:58",
            "upload_time_iso_8601": "2024-11-02T05:17:58.248161Z",
            "url": "https://files.pythonhosted.org/packages/05/56/1b5100b22e43bb8dfd5bcd42765fb3f1a561467a4e66334b222a5013532f/mojo_dataprofiles-2.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-02 05:17:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "automationmojo",
    "github_project": "mojo-dataprofiles",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mojo-dataprofiles"
}
        
Elapsed time: 0.37466s