import-yxdb


Nameimport-yxdb JSON
Version 1.0.1 PyPI version JSON
download
home_page
SummaryImport yxdb into a dictionary or a Pandas dataframe
upload_time2023-11-05 20:38:26
maintainer
docs_urlNone
authorMikkel Thorhauge
requires_python>=3.8.18
licenseMIT
keywords alteryx yxdb pandas dataframe import
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The 'import_yxdb' enables importing yxdb-files from Alteryx into to a dictionary or a Pandas dataframe. 
It relies on the 'yxdb' package (full credit to the author of that package), which is used to read the yxdb-file into Python. 

Version 1.0.1
2023-11-05
- First (beta) release on PyPI
- Minor corrections in code.
- Compatible with yxbd 1.0.0


Version 1.0.0
2023-11-04
- First (beta) release on PyPI
- Compatible with yxbd 1.0.0

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "import-yxdb",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.18",
    "maintainer_email": "",
    "keywords": "Alteryx,yxdb,Pandas dataframe,import",
    "author": "Mikkel Thorhauge",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/e3/ff/29b2df35120e260bc26edbffbd51cf97fb6a8ff966686f65530e4fd40171/import_yxdb-1.0.1.tar.gz",
    "platform": null,
    "description": "The 'import_yxdb' enables importing yxdb-files from Alteryx into to a dictionary or a Pandas dataframe. \r\nIt relies on the 'yxdb' package (full credit to the author of that package), which is used to read the yxdb-file into Python. \r\n\r\nVersion 1.0.1\r\n2023-11-05\r\n- First (beta) release on PyPI\r\n- Minor corrections in code.\r\n- Compatible with yxbd 1.0.0\r\n\r\n\r\nVersion 1.0.0\r\n2023-11-04\r\n- First (beta) release on PyPI\r\n- Compatible with yxbd 1.0.0\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Import yxdb into a dictionary or a Pandas dataframe",
    "version": "1.0.1",
    "project_urls": null,
    "split_keywords": [
        "alteryx",
        "yxdb",
        "pandas dataframe",
        "import"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "efba5bb546e975ed371db01f6d97228b40268d0725c42c53bee2166e11b76c91",
                "md5": "7cc1329db6fae1042592446764958680",
                "sha256": "4af84789620fd4ac2dfb725faaa116261eadece2340c278a692a0ce8d1cf95e1"
            },
            "downloads": -1,
            "filename": "import_yxdb-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7cc1329db6fae1042592446764958680",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.18",
            "size": 3956,
            "upload_time": "2023-11-05T20:38:25",
            "upload_time_iso_8601": "2023-11-05T20:38:25.180577Z",
            "url": "https://files.pythonhosted.org/packages/ef/ba/5bb546e975ed371db01f6d97228b40268d0725c42c53bee2166e11b76c91/import_yxdb-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3ff29b2df35120e260bc26edbffbd51cf97fb6a8ff966686f65530e4fd40171",
                "md5": "acadbc0a93dbec410c0eb14f01920d90",
                "sha256": "8be811108a077a54709431714599ad0ab019876f25c7056802d0a2eb0c0ea225"
            },
            "downloads": -1,
            "filename": "import_yxdb-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "acadbc0a93dbec410c0eb14f01920d90",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.18",
            "size": 3916,
            "upload_time": "2023-11-05T20:38:26",
            "upload_time_iso_8601": "2023-11-05T20:38:26.736203Z",
            "url": "https://files.pythonhosted.org/packages/e3/ff/29b2df35120e260bc26edbffbd51cf97fb6a8ff966686f65530e4fd40171/import_yxdb-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-05 20:38:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "import-yxdb"
}
        
Elapsed time: 0.13935s