fileosninja


Namefileosninja JSON
Version 0.0.3 PyPI version JSON
download
home_page
SummaryA versatile Python module for streamlined file I/O operations and essential OS-related tasks. Simplify your code with the power of fileosninja, providing a cohesive and efficient solution for reading and writing files, along with seamless integration of operating system functionalities. Empower your projects with the core capabilities of fileosninja, designed for simplicity and performance.
upload_time2024-01-04 16:16:10
maintainer
docs_urlNone
authorParneet Sidhu
requires_python
licenseThe Unlicense
keywords file io os operations python module file handling operating system utilities
VCS
bugtrack_url
requirements Babel certifi charset-normalizer click colorama docutils ghp-import idna importlib-metadata jaraco.classes Jinja2 keyring Markdown markdown-it-py MarkupSafe mdurl mergedeep mkdocs mkdocs-material mkdocs-material-extensions more-itertools nh3 packaging paginate pathspec pkginfo platformdirs Pygments pymdown-extensions python-dateutil pywin32-ctypes PyYAML pyyaml_env_tag readme-renderer regex requests requests-toolbelt rfc3986 rich six twine urllib3 watchdog zipp
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # fileosninja

**fileosninja** is a Python module that empowers your projects with ninja-like file I/O operations and essential OS-related functionalities. It provides a streamlined and efficient solution for handling files and performing common operating system tasks.

For documentation refer:
https://parneetsingh022.github.io/fileosninja

# Contributions
We welcome and appreciate contributions from the community! Whether you want to report a bug, suggest a new feature, or contribute code/documentation, your input is valuable to us. Here's how you can get involved:

### Bug Reports
If you encounter a bug or unexpected behavior, please open an issue and provide as much detail as possible. Include steps to reproduce the issue, expected behavior, and your system information.

### Feature Requests
Have an idea for a new feature? We'd love to hear it! Open an issue and describe the feature you'd like to see. Discussion and collaboration on new features are always welcome.

### Code Contributions
1. Fork the repository.
2. Create a new branch for your changes. (**Don't make any changes in main the branch.**)
3. Make your changes and ensure tests pass.
4. Submit a pull request (PR) with a clear description of your changes.
5. Your PR will be reviewed by the maintainers, and feedback may be provided.
6. Once approved, your changes will be merged.


Thank you for making this project better for everyone!



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "fileosninja",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "file IO,OS operations,Python module,file handling,operating system utilities",
    "author": "Parneet Sidhu",
    "author_email": "parneetsingh022@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0a/c3/2581c239ec1d71763c7aae3f2b60715eb55b687c12204b63fc4c213d5ab7/fileosninja-0.0.3.tar.gz",
    "platform": null,
    "description": "# fileosninja\n\n**fileosninja** is a Python module that empowers your projects with ninja-like file I/O operations and essential OS-related functionalities. It provides a streamlined and efficient solution for handling files and performing common operating system tasks.\n\nFor documentation refer:\nhttps://parneetsingh022.github.io/fileosninja\n\n# Contributions\nWe welcome and appreciate contributions from the community! Whether you want to report a bug, suggest a new feature, or contribute code/documentation, your input is valuable to us. Here's how you can get involved:\n\n### Bug Reports\nIf you encounter a bug or unexpected behavior, please open an issue and provide as much detail as possible. Include steps to reproduce the issue, expected behavior, and your system information.\n\n### Feature Requests\nHave an idea for a new feature? We'd love to hear it! Open an issue and describe the feature you'd like to see. Discussion and collaboration on new features are always welcome.\n\n### Code Contributions\n1. Fork the repository.\n2. Create a new branch for your changes. (**Don't make any changes in main the branch.**)\n3. Make your changes and ensure tests pass.\n4. Submit a pull request (PR) with a clear description of your changes.\n5. Your PR will be reviewed by the maintainers, and feedback may be provided.\n6. Once approved, your changes will be merged.\n\n\nThank you for making this project better for everyone!\n\n\n",
    "bugtrack_url": null,
    "license": "The Unlicense",
    "summary": "A versatile Python module for streamlined file I/O operations and essential OS-related tasks. Simplify your code with the power of fileosninja, providing a cohesive and efficient solution for reading and writing files, along with seamless integration of operating system functionalities. Empower your projects with the core capabilities of fileosninja, designed for simplicity and performance.",
    "version": "0.0.3",
    "project_urls": {
        "Documentation": "https://parneetsingh022.github.io/fileosninja/",
        "Source": "https://github.com/parneetsingh022/fileosninja"
    },
    "split_keywords": [
        "file io",
        "os operations",
        "python module",
        "file handling",
        "operating system utilities"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ac32581c239ec1d71763c7aae3f2b60715eb55b687c12204b63fc4c213d5ab7",
                "md5": "f6940395f45eed70ef184d25a1f786df",
                "sha256": "5660fcf1b12c9a15fa130215dbf6efe5f570ab4b7397f4464ac019856351552d"
            },
            "downloads": -1,
            "filename": "fileosninja-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "f6940395f45eed70ef184d25a1f786df",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4508,
            "upload_time": "2024-01-04T16:16:10",
            "upload_time_iso_8601": "2024-01-04T16:16:10.712284Z",
            "url": "https://files.pythonhosted.org/packages/0a/c3/2581c239ec1d71763c7aae3f2b60715eb55b687c12204b63fc4c213d5ab7/fileosninja-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-04 16:16:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "parneetsingh022",
    "github_project": "fileosninja",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "Babel",
            "specs": [
                [
                    "==",
                    "2.14.0"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2023.11.17"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "3.3.2"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "8.1.7"
                ]
            ]
        },
        {
            "name": "colorama",
            "specs": [
                [
                    "==",
                    "0.4.6"
                ]
            ]
        },
        {
            "name": "docutils",
            "specs": [
                [
                    "==",
                    "0.20.1"
                ]
            ]
        },
        {
            "name": "ghp-import",
            "specs": [
                [
                    "==",
                    "2.1.0"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.6"
                ]
            ]
        },
        {
            "name": "importlib-metadata",
            "specs": [
                [
                    "==",
                    "7.0.1"
                ]
            ]
        },
        {
            "name": "jaraco.classes",
            "specs": [
                [
                    "==",
                    "3.3.0"
                ]
            ]
        },
        {
            "name": "Jinja2",
            "specs": [
                [
                    "==",
                    "3.1.2"
                ]
            ]
        },
        {
            "name": "keyring",
            "specs": [
                [
                    "==",
                    "24.3.0"
                ]
            ]
        },
        {
            "name": "Markdown",
            "specs": [
                [
                    "==",
                    "3.5.1"
                ]
            ]
        },
        {
            "name": "markdown-it-py",
            "specs": [
                [
                    "==",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "MarkupSafe",
            "specs": [
                [
                    "==",
                    "2.1.3"
                ]
            ]
        },
        {
            "name": "mdurl",
            "specs": [
                [
                    "==",
                    "0.1.2"
                ]
            ]
        },
        {
            "name": "mergedeep",
            "specs": [
                [
                    "==",
                    "1.3.4"
                ]
            ]
        },
        {
            "name": "mkdocs",
            "specs": [
                [
                    "==",
                    "1.5.3"
                ]
            ]
        },
        {
            "name": "mkdocs-material",
            "specs": [
                [
                    "==",
                    "9.5.3"
                ]
            ]
        },
        {
            "name": "mkdocs-material-extensions",
            "specs": [
                [
                    "==",
                    "1.3.1"
                ]
            ]
        },
        {
            "name": "more-itertools",
            "specs": [
                [
                    "==",
                    "10.1.0"
                ]
            ]
        },
        {
            "name": "nh3",
            "specs": [
                [
                    "==",
                    "0.2.15"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "23.2"
                ]
            ]
        },
        {
            "name": "paginate",
            "specs": [
                [
                    "==",
                    "0.5.6"
                ]
            ]
        },
        {
            "name": "pathspec",
            "specs": [
                [
                    "==",
                    "0.12.1"
                ]
            ]
        },
        {
            "name": "pkginfo",
            "specs": [
                [
                    "==",
                    "1.9.6"
                ]
            ]
        },
        {
            "name": "platformdirs",
            "specs": [
                [
                    "==",
                    "4.1.0"
                ]
            ]
        },
        {
            "name": "Pygments",
            "specs": [
                [
                    "==",
                    "2.17.2"
                ]
            ]
        },
        {
            "name": "pymdown-extensions",
            "specs": [
                [
                    "==",
                    "10.7"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.8.2"
                ]
            ]
        },
        {
            "name": "pywin32-ctypes",
            "specs": [
                [
                    "==",
                    "0.2.2"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "==",
                    "6.0.1"
                ]
            ]
        },
        {
            "name": "pyyaml_env_tag",
            "specs": [
                [
                    "==",
                    "0.1"
                ]
            ]
        },
        {
            "name": "readme-renderer",
            "specs": [
                [
                    "==",
                    "42.0"
                ]
            ]
        },
        {
            "name": "regex",
            "specs": [
                [
                    "==",
                    "2023.12.25"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "requests-toolbelt",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "rfc3986",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "rich",
            "specs": [
                [
                    "==",
                    "13.7.0"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.16.0"
                ]
            ]
        },
        {
            "name": "twine",
            "specs": [
                [
                    "==",
                    "4.0.2"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "2.1.0"
                ]
            ]
        },
        {
            "name": "watchdog",
            "specs": [
                [
                    "==",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "zipp",
            "specs": [
                [
                    "==",
                    "3.17.0"
                ]
            ]
        }
    ],
    "lcname": "fileosninja"
}
        
Elapsed time: 0.21048s