sitf


Namesitf JSON
Version 1.2.1 PyPI version JSON
download
home_pageNone
SummarySort Images by day's wise into to the folders
upload_time2024-07-27 09:00:05
maintainerNone
docs_urlNone
authorShatak Gurukar
requires_python>=3.6
licenseBSD License
keywords folders files sorter images
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A Command line tool to sort a images and mp4 files 
into a date-wise created folder.

## Usage

### Sort

`$ sitf Directory`

*Note: Dirtectory path containing spaces should be quoteted inside double quotes```sitf "C:\Example Folder"```*

### Help

`$ sitf --help`

## Install
`$ pip install sitf`

Or, update to latest version with:

`$ pip install sitf --upgrade`



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sitf",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "folders files sorter images",
    "author": "Shatak Gurukar",
    "author_email": "shatakgurukar@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2e/08/4a7bcfbde6f276e8d8406ecf5582321f4bacfe1d7788bf641c0b0498780a/sitf-1.2.1.tar.gz",
    "platform": null,
    "description": "A Command line tool to sort a images and mp4 files \ninto a date-wise created folder.\n\n## Usage\n\n### Sort\n\n`$ sitf Directory`\n\n*Note: Dirtectory path containing spaces should be quoteted inside double quotes```sitf \"C:\\Example Folder\"```*\n\n### Help\n\n`$ sitf --help`\n\n## Install\n`$ pip install sitf`\n\nOr, update to latest version with:\n\n`$ pip install sitf --upgrade`\n\n\n",
    "bugtrack_url": null,
    "license": "BSD License",
    "summary": "Sort Images by day's wise into to the folders",
    "version": "1.2.1",
    "project_urls": null,
    "split_keywords": [
        "folders",
        "files",
        "sorter",
        "images"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "edf7cd64a0424029dfe96351ce649d8cec2fc14ef37119ec81b7529d1e9853e1",
                "md5": "ccb277b7d3574f91b270bb8ce29a72e0",
                "sha256": "a57217ecd3e55ac51e864f7ddc89b498870bcd8d6d199dae8cb4ca56a2833aa3"
            },
            "downloads": -1,
            "filename": "sitf-1.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ccb277b7d3574f91b270bb8ce29a72e0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 5338,
            "upload_time": "2024-07-27T09:00:04",
            "upload_time_iso_8601": "2024-07-27T09:00:04.013375Z",
            "url": "https://files.pythonhosted.org/packages/ed/f7/cd64a0424029dfe96351ce649d8cec2fc14ef37119ec81b7529d1e9853e1/sitf-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e084a7bcfbde6f276e8d8406ecf5582321f4bacfe1d7788bf641c0b0498780a",
                "md5": "7e3217d587bb98c74aef54934c54a00e",
                "sha256": "603c9a8c388bc192e65c5b4e0ec7a83c27ed3dd6a0d3c731a91f6feabf21779d"
            },
            "downloads": -1,
            "filename": "sitf-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7e3217d587bb98c74aef54934c54a00e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4899,
            "upload_time": "2024-07-27T09:00:05",
            "upload_time_iso_8601": "2024-07-27T09:00:05.689342Z",
            "url": "https://files.pythonhosted.org/packages/2e/08/4a7bcfbde6f276e8d8406ecf5582321f4bacfe1d7788bf641c0b0498780a/sitf-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-27 09:00:05",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sitf"
}
        
Elapsed time: 0.28906s