FileScaner


NameFileScaner JSON
Version 1.1 PyPI version JSON
download
home_page
SummaryScan files based on file type
upload_time2023-09-28 01:59:16
maintainer
docs_urlNone
authorRyan Sanders
requires_python
license
keywords python scans files
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Will scan a folder for types of files based on an array and return a pandas dataframe with file info

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "FileScaner",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,scans files",
    "author": "Ryan Sanders",
    "author_email": "rasanders22@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/da/fa/f95638b5ff9f4ff35a94d707d723da1c536547d4a815b2705ca16f12134f/FileScaner-1.1.tar.gz",
    "platform": null,
    "description": "Will scan a folder for types of files based on an array and return a pandas dataframe with file info\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Scan files based on file type",
    "version": "1.1",
    "project_urls": null,
    "split_keywords": [
        "python",
        "scans files"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17908f8c387454abb7e63bee3a63f317765170f925627e3e28309e257f0d70de",
                "md5": "49a07c3c57d6230f1b481b21087dcd60",
                "sha256": "03492a602b30d90b0bffa0412e02a82f63b720d7d54e9c712f8aef0ba5379000"
            },
            "downloads": -1,
            "filename": "FileScaner-1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "49a07c3c57d6230f1b481b21087dcd60",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1896,
            "upload_time": "2023-09-28T01:59:14",
            "upload_time_iso_8601": "2023-09-28T01:59:14.535864Z",
            "url": "https://files.pythonhosted.org/packages/17/90/8f8c387454abb7e63bee3a63f317765170f925627e3e28309e257f0d70de/FileScaner-1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dafaf95638b5ff9f4ff35a94d707d723da1c536547d4a815b2705ca16f12134f",
                "md5": "18067622a6c021dd2942afacf8aca45d",
                "sha256": "98ac0039485c8ad7cb86fbfe3ff01213556a9f2e42cd2f08f4e14f2c80a6a6c4"
            },
            "downloads": -1,
            "filename": "FileScaner-1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "18067622a6c021dd2942afacf8aca45d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1755,
            "upload_time": "2023-09-28T01:59:16",
            "upload_time_iso_8601": "2023-09-28T01:59:16.019076Z",
            "url": "https://files.pythonhosted.org/packages/da/fa/f95638b5ff9f4ff35a94d707d723da1c536547d4a815b2705ca16f12134f/FileScaner-1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-28 01:59:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "filescaner"
}
        
Elapsed time: 0.21358s