ParallelFileConcatenator


NameParallelFileConcatenator JSON
Version 0.1 PyPI version JSON
download
home_page
SummaryParallelFileConcatenator is a robust tool designed to efficiently combine data files of various formats (CSV, Feather, Parquet, XLSX, XLS) from a specified directory.
upload_time2023-08-22 09:34:18
maintainer
docs_urlNone
authorKaleem Ullah Qasim
requires_python>=3.8
licenseMIT
keywords parallel file concatenation data aggregation data merging data cleaning data deduplication data compression file management file processing data analysis data science machine learning big data data engineering data wrangling data preparation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ParallelFileConcatenator",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "parallel file concatenation,data aggregation,data merging,data cleaning,data deduplication,data compression,file management,file processing,data analysis,data science,machine learning,big data,data engineering,data wrangling,data preparation",
    "author": "Kaleem Ullah Qasim",
    "author_email": "kaleem.qasim@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a3/21/aa12e569d1755e3cebced1a640c601f10a754a58b719512bf78d46bd369b/ParallelFileConcatenator-0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "ParallelFileConcatenator is a robust tool designed to efficiently combine data files of various formats (CSV, Feather, Parquet, XLSX, XLS) from a specified directory.",
    "version": "0.1",
    "project_urls": null,
    "split_keywords": [
        "parallel file concatenation",
        "data aggregation",
        "data merging",
        "data cleaning",
        "data deduplication",
        "data compression",
        "file management",
        "file processing",
        "data analysis",
        "data science",
        "machine learning",
        "big data",
        "data engineering",
        "data wrangling",
        "data preparation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75a40f1418f6689bbfa210735a32715072e067f0f12187dae2afb7a79925a568",
                "md5": "818270efa4cc44188425aa26882aa0e2",
                "sha256": "7614d02ff6904e5d00e9bf864d8493dea3fda4dbf17d46ee28d9bb468baca1bc"
            },
            "downloads": -1,
            "filename": "ParallelFileConcatenator-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "818270efa4cc44188425aa26882aa0e2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1421,
            "upload_time": "2023-08-22T09:34:17",
            "upload_time_iso_8601": "2023-08-22T09:34:17.061437Z",
            "url": "https://files.pythonhosted.org/packages/75/a4/0f1418f6689bbfa210735a32715072e067f0f12187dae2afb7a79925a568/ParallelFileConcatenator-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a321aa12e569d1755e3cebced1a640c601f10a754a58b719512bf78d46bd369b",
                "md5": "1d8782906c6f30919c18de9b3dc8af2f",
                "sha256": "72c43949f5fca7744c399aad54051ec0dec55940b8375814600b2b187de7ac5a"
            },
            "downloads": -1,
            "filename": "ParallelFileConcatenator-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1d8782906c6f30919c18de9b3dc8af2f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2956,
            "upload_time": "2023-08-22T09:34:18",
            "upload_time_iso_8601": "2023-08-22T09:34:18.835965Z",
            "url": "https://files.pythonhosted.org/packages/a3/21/aa12e569d1755e3cebced1a640c601f10a754a58b719512bf78d46bd369b/ParallelFileConcatenator-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-22 09:34:18",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "parallelfileconcatenator"
}
        
Elapsed time: 0.11650s