file-managers


Namefile-managers JSON
Version 0.24.0 PyPI version JSON
download
home_pagehttps://github.com/MusfiqDehan/file-managers
SummaryA Python Package to manage your files and folders easily in different ways.
upload_time2023-05-19 20:05:21
maintainer
docs_urlNone
authorMd. Musfiqur Rahaman
requires_python
license
keywords
VCS
bugtrack_url
requirements twine wheel
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # File Managers

A Python Package to manage your files and folders easily in different ways

[![Release](https://github.com/MusfiqDehan/file-managers/actions/workflows/release.yml/badge.svg)](https://github.com/MusfiqDehan/file-managers/actions/workflows/release.yml)

[![Update Changelog](https://github.com/MusfiqDehan/file-managers/actions/workflows/changelog.yml/badge.svg)](https://github.com/MusfiqDehan/file-managers/actions/workflows/changelog.yml)

## Quick Install

```
pip3 install file-managers
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MusfiqDehan/file-managers",
    "name": "file-managers",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Md. Musfiqur Rahaman",
    "author_email": "musfiqur.rahaman@northsouth.edu",
    "download_url": "https://files.pythonhosted.org/packages/04/dd/88a611275efc37a45c0084716c6e1597905bc72ba15507cc6ad28904ebcf/file-managers-0.24.0.tar.gz",
    "platform": null,
    "description": "# File Managers\n\nA Python Package to manage your files and folders easily in different ways\n\n[![Release](https://github.com/MusfiqDehan/file-managers/actions/workflows/release.yml/badge.svg)](https://github.com/MusfiqDehan/file-managers/actions/workflows/release.yml)\n\n[![Update Changelog](https://github.com/MusfiqDehan/file-managers/actions/workflows/changelog.yml/badge.svg)](https://github.com/MusfiqDehan/file-managers/actions/workflows/changelog.yml)\n\n## Quick Install\n\n```\npip3 install file-managers\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Python Package to manage your files and folders easily in different ways.",
    "version": "0.24.0",
    "project_urls": {
        "Homepage": "https://github.com/MusfiqDehan/file-managers"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6df7581adc8b4240127d8bbb12a3b0ff04700cfd3a09c30de289253501cb5a34",
                "md5": "7b591fd5fa36de03d18173f776401b4a",
                "sha256": "7b5e49ab2713778713c1c4670ecbafb9332cf09339b3fee0ddd70af53d53d659"
            },
            "downloads": -1,
            "filename": "file_managers-0.24.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7b591fd5fa36de03d18173f776401b4a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1526,
            "upload_time": "2023-05-19T20:05:18",
            "upload_time_iso_8601": "2023-05-19T20:05:18.480399Z",
            "url": "https://files.pythonhosted.org/packages/6d/f7/581adc8b4240127d8bbb12a3b0ff04700cfd3a09c30de289253501cb5a34/file_managers-0.24.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "04dd88a611275efc37a45c0084716c6e1597905bc72ba15507cc6ad28904ebcf",
                "md5": "3e1c96ca72bebfc2fa94fa8ffd085cad",
                "sha256": "352f13f9599750a826c44a68b1aab32a0832d775b661c472844c7b08a48c7921"
            },
            "downloads": -1,
            "filename": "file-managers-0.24.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3e1c96ca72bebfc2fa94fa8ffd085cad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1326,
            "upload_time": "2023-05-19T20:05:21",
            "upload_time_iso_8601": "2023-05-19T20:05:21.711916Z",
            "url": "https://files.pythonhosted.org/packages/04/dd/88a611275efc37a45c0084716c6e1597905bc72ba15507cc6ad28904ebcf/file-managers-0.24.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-19 20:05:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MusfiqDehan",
    "github_project": "file-managers",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "twine",
            "specs": []
        },
        {
            "name": "wheel",
            "specs": []
        }
    ],
    "lcname": "file-managers"
}
        
Elapsed time: 0.07099s