Jedutils


NameJedutils JSON
Version 0.2.4 PyPI version JSON
download
home_pagehttps://github.com/AYMENJD/jedutils
SummaryJedutils is a Python utilities package that provides a collection of useful helper functions.
upload_time2024-11-18 07:09:03
maintainerNone
docs_urlNone
authorAYMEN Mohammed
requires_pythonNone
licenseMIT
keywords utilities tools library helper functions development
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Jedutils [![Version](https://img.shields.io/pypi/v/jedutils?style=flat&logo=pypi)](https://pypi.org/project/jedutils) [![Downloads](https://static.pepy.tech/personalized-badge/jedutils?period=month&units=none&left_color=grey&right_color=brightgreen&left_text=Downloads)](https://pepy.tech/project/jedutils)

Jedutils is a Python utilities package that provides a collection of useful helper functions.

## Installation

You can install Jedutils using `pip`:

```bash
pip install jedutils
```

To install all the dependencies for all utilities, use the following command:
```bash
pip install jedutils[all]
```

## Contributing

Contributions to Jedutils are welcome! If you have an idea for a new utility or an improvement to an existing one, please open an issue or submit a pull request on GitHub.

## License

Jedutils is licensed under the MIT License. See the `LICENSE` file for details.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AYMENJD/jedutils",
    "name": "Jedutils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "utilities, tools, library, helper, functions, development",
    "author": "AYMEN Mohammed",
    "author_email": "let.me.code.safe@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/52/ac/67a464b50d99470d038f3cb58ba5822a641c8b685b941b7386f16382fe7e/Jedutils-0.2.4.tar.gz",
    "platform": null,
    "description": "# Jedutils [![Version](https://img.shields.io/pypi/v/jedutils?style=flat&logo=pypi)](https://pypi.org/project/jedutils) [![Downloads](https://static.pepy.tech/personalized-badge/jedutils?period=month&units=none&left_color=grey&right_color=brightgreen&left_text=Downloads)](https://pepy.tech/project/jedutils)\n\nJedutils is a Python utilities package that provides a collection of useful helper functions.\n\n## Installation\n\nYou can install Jedutils using `pip`:\n\n```bash\npip install jedutils\n```\n\nTo install all the dependencies for all utilities, use the following command:\n```bash\npip install jedutils[all]\n```\n\n## Contributing\n\nContributions to Jedutils are welcome! If you have an idea for a new utility or an improvement to an existing one, please open an issue or submit a pull request on GitHub.\n\n## License\n\nJedutils is licensed under the MIT License. See the `LICENSE` file for details.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Jedutils is a Python utilities package that provides a collection of useful helper functions.",
    "version": "0.2.4",
    "project_urls": {
        "Homepage": "https://github.com/AYMENJD/jedutils",
        "Source": "https://github.com/AYMENJD/jedutils",
        "Tracker": "https://github.com/AYMENJD/jedutils/issues"
    },
    "split_keywords": [
        "utilities",
        " tools",
        " library",
        " helper",
        " functions",
        " development"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52ac67a464b50d99470d038f3cb58ba5822a641c8b685b941b7386f16382fe7e",
                "md5": "ea762ede2363f64848655fcd95daa51b",
                "sha256": "7c9d95f708e437ef9c401e2cdcd684d0e26120f6cb948697738b9dac7121aa60"
            },
            "downloads": -1,
            "filename": "Jedutils-0.2.4.tar.gz",
            "has_sig": false,
            "md5_digest": "ea762ede2363f64848655fcd95daa51b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11172,
            "upload_time": "2024-11-18T07:09:03",
            "upload_time_iso_8601": "2024-11-18T07:09:03.092251Z",
            "url": "https://files.pythonhosted.org/packages/52/ac/67a464b50d99470d038f3cb58ba5822a641c8b685b941b7386f16382fe7e/Jedutils-0.2.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-18 07:09:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AYMENJD",
    "github_project": "jedutils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "jedutils"
}
        
Elapsed time: 0.88496s