ddf-utils


Nameddf-utils JSON
Version 1.0.15 PyPI version JSON
download
home_pagehttps://github.com/semio/ddf_utils
SummaryCommonly used functions/utilities for DDF file model.
upload_time2024-08-07 04:04:47
maintainerNone
docs_urlNone
authorSemio Zheng
requires_pythonNone
licenseMIT
keywords etl ddf datasets recipe
VCS
bugtrack_url
requirements lxml pandas unidecode pyyaml orderedattrdict typing cookiecutter Click daff sphinx_rtd_theme sphinxcontrib-napoleon recommonmark tabulate dask hypothesis pytest pytest-cov tqdm ruamel.yaml graphviz coloredlogs pytz requests gitpython hy ipdb attrs joblib pycurl
Travis-CI
coveralls test coverage No coveralls.
            README.md

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/semio/ddf_utils",
    "name": "ddf-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "etl, ddf, datasets, recipe",
    "author": "Semio Zheng",
    "author_email": "prairy.long@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/05/3d/8fdca080facc79009c4e3f50a3d36d499be22aed79a55168a1f3f03addd9/ddf_utils-1.0.15.tar.gz",
    "platform": null,
    "description": "README.md\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Commonly used functions/utilities for DDF file model.",
    "version": "1.0.15",
    "project_urls": {
        "Homepage": "https://github.com/semio/ddf_utils"
    },
    "split_keywords": [
        "etl",
        " ddf",
        " datasets",
        " recipe"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4356e9174e0eb4592e3fe41b5ea7f50b520c012dad9c5bdc8339776e95b9c18",
                "md5": "51391ec080e9ba620e88e39178cd2197",
                "sha256": "5248bfb211c80c948daa90f037cc7d45c6dceae6fa4fca1f26fa2b726026eeb0"
            },
            "downloads": -1,
            "filename": "ddf_utils-1.0.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "51391ec080e9ba620e88e39178cd2197",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 87139,
            "upload_time": "2024-08-07T04:04:44",
            "upload_time_iso_8601": "2024-08-07T04:04:44.462872Z",
            "url": "https://files.pythonhosted.org/packages/b4/35/6e9174e0eb4592e3fe41b5ea7f50b520c012dad9c5bdc8339776e95b9c18/ddf_utils-1.0.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "053d8fdca080facc79009c4e3f50a3d36d499be22aed79a55168a1f3f03addd9",
                "md5": "589cd2c09ef74cc0dcec3552d6dc17be",
                "sha256": "65b2482248708ca56f04f6c08d07ca872f1fc79d9a41400c004e2e1edb75c23e"
            },
            "downloads": -1,
            "filename": "ddf_utils-1.0.15.tar.gz",
            "has_sig": false,
            "md5_digest": "589cd2c09ef74cc0dcec3552d6dc17be",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 75587,
            "upload_time": "2024-08-07T04:04:47",
            "upload_time_iso_8601": "2024-08-07T04:04:47.060550Z",
            "url": "https://files.pythonhosted.org/packages/05/3d/8fdca080facc79009c4e3f50a3d36d499be22aed79a55168a1f3f03addd9/ddf_utils-1.0.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-07 04:04:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "semio",
    "github_project": "ddf_utils",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "lxml",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "unidecode",
            "specs": []
        },
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "orderedattrdict",
            "specs": []
        },
        {
            "name": "typing",
            "specs": []
        },
        {
            "name": "cookiecutter",
            "specs": []
        },
        {
            "name": "Click",
            "specs": []
        },
        {
            "name": "daff",
            "specs": []
        },
        {
            "name": "sphinx_rtd_theme",
            "specs": []
        },
        {
            "name": "sphinxcontrib-napoleon",
            "specs": []
        },
        {
            "name": "recommonmark",
            "specs": []
        },
        {
            "name": "tabulate",
            "specs": []
        },
        {
            "name": "dask",
            "specs": []
        },
        {
            "name": "hypothesis",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "pytest-cov",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        },
        {
            "name": "ruamel.yaml",
            "specs": []
        },
        {
            "name": "graphviz",
            "specs": []
        },
        {
            "name": "coloredlogs",
            "specs": []
        },
        {
            "name": "pytz",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "gitpython",
            "specs": []
        },
        {
            "name": "hy",
            "specs": []
        },
        {
            "name": "ipdb",
            "specs": []
        },
        {
            "name": "attrs",
            "specs": [
                [
                    ">=",
                    "19.2.0"
                ]
            ]
        },
        {
            "name": "joblib",
            "specs": []
        },
        {
            "name": "pycurl",
            "specs": []
        }
    ],
    "lcname": "ddf-utils"
}
        
Elapsed time: 9.73846s