filetrack


Namefiletrack JSON
Version 0.0.10 PyPI version JSON
download
home_pageNone
SummaryTracking file changes according to the record file.
upload_time2024-04-20 03:49:02
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseBSD 3-Clause License Copyright (c) 2024, Kyan Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
keywords python3 file track cli
VCS
bugtrack_url
requirements consoleiotools consolecmdtools fuzzyfinder
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # FileTrack

[CHANGELOG](CHANGELOG.md)

[FileTrack](https://github.com/kyan001/PyFileTrack) is a filetracking cli tool that can track file changes in a certain folder.

## Get Started

```sh
pip install filetrack  # Install

filetrack  # Run FileTrack according filetrack.toml in current folder.
filetrack -h/--help  # Show help message.
filetrack -v/--version  # Show version.
filetrack -c/--config $config_file  # Run FileTrack according to the config file.
```

## Installation

```sh
# pip
pip install --user filetrack  # install filetrack
pip install --upgrade filetrack # upgrade filetrack
pip uninstall filetrack  # uninstall filetrack

# pipx (recommanded)
pipx install filetrack  # install filetrack through pipx
pipx upgrade filetrack  # upgrade filetrack through pipx
pipx uninstall filetrack  # uninstall filetrack through pipx
```

## Config File

* Config file example: [filetrack.toml]

## Knowledge Base

* Trackings: File hashes to track changes.
* TrackFile: The output file to hold file trackings.
* TrackFile Format: Can choose from `TOML` or `JSON`
* Target File Exts: Files that you wanna track with specific extensions. Leave it empty `[]` to track all files.
* Old TrackFile: Autodetect and parse old TrackFile to compared with.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "filetrack",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "python3, file, track, cli",
    "author": null,
    "author_email": "Kyan <kai@kyan001.com>",
    "download_url": "https://files.pythonhosted.org/packages/f1/04/05dfc5497bc13692f87c6baa807cc69e9fad24e24f5e129a5d19f6925aff/filetrack-0.0.10.tar.gz",
    "platform": null,
    "description": "# FileTrack\n\n[CHANGELOG](CHANGELOG.md)\n\n[FileTrack](https://github.com/kyan001/PyFileTrack) is a filetracking cli tool that can track file changes in a certain folder.\n\n## Get Started\n\n```sh\npip install filetrack  # Install\n\nfiletrack  # Run FileTrack according filetrack.toml in current folder.\nfiletrack -h/--help  # Show help message.\nfiletrack -v/--version  # Show version.\nfiletrack -c/--config $config_file  # Run FileTrack according to the config file.\n```\n\n## Installation\n\n```sh\n# pip\npip install --user filetrack  # install filetrack\npip install --upgrade filetrack # upgrade filetrack\npip uninstall filetrack  # uninstall filetrack\n\n# pipx (recommanded)\npipx install filetrack  # install filetrack through pipx\npipx upgrade filetrack  # upgrade filetrack through pipx\npipx uninstall filetrack  # uninstall filetrack through pipx\n```\n\n## Config File\n\n* Config file example: [filetrack.toml]\n\n## Knowledge Base\n\n* Trackings: File hashes to track changes.\n* TrackFile: The output file to hold file trackings.\n* TrackFile Format: Can choose from `TOML` or `JSON`\n* Target File Exts: Files that you wanna track with specific extensions. Leave it empty `[]` to track all files.\n* Old TrackFile: Autodetect and parse old TrackFile to compared with.\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License  Copyright (c) 2024, Kyan  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.  3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ",
    "summary": "Tracking file changes according to the record file.",
    "version": "0.0.10",
    "project_urls": {
        "Changelog": "https://github.com/kyan001/PyFileTrack/blob/master/CHANGELOG.md",
        "Homepage": "https://github.com/kyan001/PyFileTrack",
        "Issue Tracker": "https://github.com/kyan001/PyFileTrack/issues",
        "Source Code": "https://github.com/kyan001/PyFileTrack"
    },
    "split_keywords": [
        "python3",
        " file",
        " track",
        " cli"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ecb3b0c64d3f3ec2f9c07bc2eaca883d8f0fa7fa8984f6328258abf69ec4d212",
                "md5": "7192a612d7052aa7fbb5d93766a8941d",
                "sha256": "f45133b2de21e33d9a2969b66dddd096f8fb3fefabb3c4350ae153032c15d9ef"
            },
            "downloads": -1,
            "filename": "filetrack-0.0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7192a612d7052aa7fbb5d93766a8941d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8867,
            "upload_time": "2024-04-20T03:49:01",
            "upload_time_iso_8601": "2024-04-20T03:49:01.152016Z",
            "url": "https://files.pythonhosted.org/packages/ec/b3/b0c64d3f3ec2f9c07bc2eaca883d8f0fa7fa8984f6328258abf69ec4d212/filetrack-0.0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f10405dfc5497bc13692f87c6baa807cc69e9fad24e24f5e129a5d19f6925aff",
                "md5": "107e9a1b7c33d9cdc67e8a17330d2fb7",
                "sha256": "13c7c0ee414da1d7dbd61681441656f2b92d92b5c5c0438f0a430b5d46d84ca5"
            },
            "downloads": -1,
            "filename": "filetrack-0.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "107e9a1b7c33d9cdc67e8a17330d2fb7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 9081,
            "upload_time": "2024-04-20T03:49:02",
            "upload_time_iso_8601": "2024-04-20T03:49:02.856928Z",
            "url": "https://files.pythonhosted.org/packages/f1/04/05dfc5497bc13692f87c6baa807cc69e9fad24e24f5e129a5d19f6925aff/filetrack-0.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-20 03:49:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kyan001",
    "github_project": "PyFileTrack",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "consoleiotools",
            "specs": []
        },
        {
            "name": "consolecmdtools",
            "specs": []
        },
        {
            "name": "fuzzyfinder",
            "specs": []
        }
    ],
    "lcname": "filetrack"
}
        
Elapsed time: 0.23639s