jaimead7-pyutils


Namejaimead7-pyutils JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryDifferent utilities for general purpose usage on python projects.
upload_time2025-10-07 06:50:42
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords utilities tools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyUtils

Different utilities for general purpose usage on python projects.  
<br>
[![Tests indicator](https://github.com/Jaimead7/PyUtils/actions/workflows/python310-lint-test.yml/badge.svg)](https://github.com/Jaimead7/PyUtils/actions/workflows/python310-lint-test.yml)  
[![License](https://img.shields.io/static/v1.svg?label=LICENSE&message=MIT&color=2dba4e&colorA=2b3137)](https://github.com/Jaimead7/PyUtils/blob/master/LICENSE)  
[![PyPI Latest Release](https://img.shields.io/pypi/v/jaimead7-pyutils.svg?color=2dba4e)](https://pypi.org/project/jaimead7-pyutils/)

## Authors
> Jaime Alvarez Diaz  
> [![email](https://img.shields.io/static/v1.svg?label=Gmail&message=alvarez.diaz.jaime1@gmail.com&logo=gmail&color=2dba4e&logoColor=white&colorA=c71610)](mailto:alvarez.diaz.jaime1@gmail.com)  
[![GitHub Profile](https://img.shields.io/static/v1.svg?label=GitHub&message=Jaimead7&logo=github&color=2dba4e&colorA=2b3137)](https://github.com/Jaimead7)  

## Installation
Install as a package from source files
```powershell
git clone https://github.com/Jaimead7/PyUtils.git
cd PyUtils
py -m pip install wheel tomli
py setup.py bdist_wheel
py -m pip install ./dist/jaimead7_pyutils-x.x.x-py3-none-any.whl
cd ..
rm -r PyUtils
```

Install as a package from pypi
```
py -m pip install jaimead7-pyutils
```

## Usage
- [Config](https://github.com/Jaimead7/PyUtils/blob/master/docs/config.md)
- [Logs](https://github.com/Jaimead7/PyUtils/blob/master/docs/logs.md)
- [NoInstantiable](https://github.com/Jaimead7/PyUtils/blob/master/docs/noInstantiable.md)
- [ValidationClass](https://github.com/Jaimead7/PyUtils/blob/master/docs/validationClass.md)

## Contributing
Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.

Please make sure to update tests as appropriate.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jaimead7-pyutils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Jaimead7 <alvarez.diaz.jaime1@gmail.com>",
    "keywords": "utilities, tools",
    "author": null,
    "author_email": "Jaimead7 <alvarez.diaz.jaime1@gmail.com>",
    "download_url": null,
    "platform": null,
    "description": "# PyUtils\r\n\r\nDifferent utilities for general purpose usage on python projects.  \r\n<br>\r\n[![Tests indicator](https://github.com/Jaimead7/PyUtils/actions/workflows/python310-lint-test.yml/badge.svg)](https://github.com/Jaimead7/PyUtils/actions/workflows/python310-lint-test.yml)  \r\n[![License](https://img.shields.io/static/v1.svg?label=LICENSE&message=MIT&color=2dba4e&colorA=2b3137)](https://github.com/Jaimead7/PyUtils/blob/master/LICENSE)  \r\n[![PyPI Latest Release](https://img.shields.io/pypi/v/jaimead7-pyutils.svg?color=2dba4e)](https://pypi.org/project/jaimead7-pyutils/)\r\n\r\n## Authors\r\n> Jaime Alvarez Diaz  \r\n> [![email](https://img.shields.io/static/v1.svg?label=Gmail&message=alvarez.diaz.jaime1@gmail.com&logo=gmail&color=2dba4e&logoColor=white&colorA=c71610)](mailto:alvarez.diaz.jaime1@gmail.com)  \r\n[![GitHub Profile](https://img.shields.io/static/v1.svg?label=GitHub&message=Jaimead7&logo=github&color=2dba4e&colorA=2b3137)](https://github.com/Jaimead7)  \r\n\r\n## Installation\r\nInstall as a package from source files\r\n```powershell\r\ngit clone https://github.com/Jaimead7/PyUtils.git\r\ncd PyUtils\r\npy -m pip install wheel tomli\r\npy setup.py bdist_wheel\r\npy -m pip install ./dist/jaimead7_pyutils-x.x.x-py3-none-any.whl\r\ncd ..\r\nrm -r PyUtils\r\n```\r\n\r\nInstall as a package from pypi\r\n```\r\npy -m pip install jaimead7-pyutils\r\n```\r\n\r\n## Usage\r\n- [Config](https://github.com/Jaimead7/PyUtils/blob/master/docs/config.md)\r\n- [Logs](https://github.com/Jaimead7/PyUtils/blob/master/docs/logs.md)\r\n- [NoInstantiable](https://github.com/Jaimead7/PyUtils/blob/master/docs/noInstantiable.md)\r\n- [ValidationClass](https://github.com/Jaimead7/PyUtils/blob/master/docs/validationClass.md)\r\n\r\n## Contributing\r\nPull requests are welcome. For major changes, please open an issue first\r\nto discuss what you would like to change.\r\n\r\nPlease make sure to update tests as appropriate.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Different utilities for general purpose usage on python projects.",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/Jaimead7/PyUtils",
        "Repository": "https://github.com/Jaimead7/PyUtils"
    },
    "split_keywords": [
        "utilities",
        " tools"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fe07f20429f479149c95940633bbabbc223a28c5478e4f4280aae5de1cfb91d6",
                "md5": "612887df5f0236a5ae1ffa62322f85e4",
                "sha256": "f3df94be631df7c7c39268eb60565147ce6a705bd977454c2b6a2500703f8e80"
            },
            "downloads": -1,
            "filename": "jaimead7_pyutils-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "612887df5f0236a5ae1ffa62322f85e4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 21861,
            "upload_time": "2025-10-07T06:50:42",
            "upload_time_iso_8601": "2025-10-07T06:50:42.054815Z",
            "url": "https://files.pythonhosted.org/packages/fe/07/f20429f479149c95940633bbabbc223a28c5478e4f4280aae5de1cfb91d6/jaimead7_pyutils-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-07 06:50:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Jaimead7",
    "github_project": "PyUtils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "jaimead7-pyutils"
}
        
Elapsed time: 0.62321s