| Name | XulbuX JSON | 
            
| Version | 
                  1.5.7
                   
                  JSON | 
            
 | download  | 
            
| home_page | None  | 
            
| Summary | A library which includes a lot of really helpful functions. | 
            | upload_time | 2024-11-15 19:38:46 | 
            | maintainer | None | 
            
            | docs_url | None | 
            | author | None | 
            
            | requires_python | >=3.10.0 | 
            
            
            | license | MIT License  Copyright (c) 2024 XulbuX  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | 
            | keywords | 
                
                    classes
                
                     cmd
                
                     code
                
                     color
                
                     data
                
                     env
                
                     environment
                
                     file
                
                     format
                
                     functions
                
                     helper
                
                     json
                
                     library
                
                     methods
                
                     operations
                
                     path
                
                     presets
                
                     python
                
                     regex
                
                     string
                
                     structures
                
                     system
                
                     tools
                
                     types
                
                     utility
                
                     xulbux
                 | 
            | VCS | 
                
                     | 
                
            
            | bugtrack_url | 
                
                 | 
             
            
            | requirements | 
                
                  No requirements were recorded.
                
             | 
            
| Travis-CI | 
                
                   No Travis.
                
             | 
            | coveralls test coverage | 
                
                   No coveralls.
                
             | 
        
        
            
            # **$\color{#8085FF}\Huge\textsf{XulbuX}$**
**$\color{#8085FF}\textsf{XulbuX}$** is a library which includes a lot of really helpful classes, types and functions.
For the libraries latest changes, see the [change log](https://github.com/XulbuX-dev/PythonLibraryXulbuX/blob/main/CHANGELOG.md).<br>
For precise information about the library, see the library's [Wiki page](https://github.com/XulbuX-dev/PythonLibraryXulbuX/wiki).
## Installation
On all operating systems, run the following command:
```bash
pip install XulbuX
```
## Usage
```python
# GENERAL LIBRARY
import XulbuX as xx
# CUSTOM TYPES
from XulbuX import rgba, hsla, hexa
```
The library **$\color{#8085FF}\textsf{XulbuX}$** (*below used as* `xx` *with above imported types*) contains the following modules:
```python
  • CUSTOM TYPES:
     • rgba(int,int,int,float)
     • hsla(int,int,int,float)
     • hexa(str)
  • PATH OPERATIONS          xx.Path
  • FILE OPERATIONS          xx.File
  • JSON FILE OPERATIONS     xx.Json
  • SYSTEM ACTIONS           xx.System
  • MANAGE ENVIRONMENT VARS  xx.EnvVars
  • CMD LOG AND ACTIONS      xx.Cmd
  • PRETTY PRINTING          xx.FormatCodes
  • COLOR OPERATIONS         xx.Color
  • DATA OPERATIONS          xx.Data
  • STR OPERATIONS           xx.String
  • CODE STRING OPERATIONS   xx.Code
  • REGEX PATTERN TEMPLATES  xx.Regex
```
<br>
--------------------------------------------------------------
[View this library on PyPI](https://pypi.org/project/XulbuX/)
            
         
        Raw data
        
            {
    "_id": null,
    "home_page": null,
    "name": "XulbuX",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10.0",
    "maintainer_email": null,
    "keywords": "classes, cmd, code, color, data, env, environment, file, format, functions, helper, json, library, methods, operations, path, presets, python, regex, string, structures, system, tools, types, utility, xulbux",
    "author": null,
    "author_email": "XulbuX <xulbux.real@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/73/2b/5e9785bfaa12a2b5334f074d97ce21b2a8222752abe09fbf2bc5873ec8b4/xulbux-1.5.7.tar.gz",
    "platform": null,
    "description": "# **$\\color{#8085FF}\\Huge\\textsf{XulbuX}$**\n\n**$\\color{#8085FF}\\textsf{XulbuX}$** is a library which includes a lot of really helpful classes, types and functions.\n\nFor the libraries latest changes, see the [change log](https://github.com/XulbuX-dev/PythonLibraryXulbuX/blob/main/CHANGELOG.md).<br>\nFor precise information about the library, see the library's [Wiki page](https://github.com/XulbuX-dev/PythonLibraryXulbuX/wiki).\n\n\n## Installation\n\nOn all operating systems, run the following command:\n```bash\npip install XulbuX\n```\n\n\n## Usage\n\n```python\n# GENERAL LIBRARY\nimport XulbuX as xx\n# CUSTOM TYPES\nfrom XulbuX import rgba, hsla, hexa\n```\nThe library **$\\color{#8085FF}\\textsf{XulbuX}$** (*below used as* `xx` *with above imported types*) contains the following modules:\n```python\n  \u2022 CUSTOM TYPES:\n     \u2022 rgba(int,int,int,float)\n     \u2022 hsla(int,int,int,float)\n     \u2022 hexa(str)\n  \u2022 PATH OPERATIONS          xx.Path\n  \u2022 FILE OPERATIONS          xx.File\n  \u2022 JSON FILE OPERATIONS     xx.Json\n  \u2022 SYSTEM ACTIONS           xx.System\n  \u2022 MANAGE ENVIRONMENT VARS  xx.EnvVars\n  \u2022 CMD LOG AND ACTIONS      xx.Cmd\n  \u2022 PRETTY PRINTING          xx.FormatCodes\n  \u2022 COLOR OPERATIONS         xx.Color\n  \u2022 DATA OPERATIONS          xx.Data\n  \u2022 STR OPERATIONS           xx.String\n  \u2022 CODE STRING OPERATIONS   xx.Code\n  \u2022 REGEX PATTERN TEMPLATES  xx.Regex\n```\n\n\n<br>\n\n--------------------------------------------------------------\n[View this library on PyPI](https://pypi.org/project/XulbuX/)\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 XulbuX  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "A library which includes a lot of really helpful functions.",
    "version": "1.5.7",
    "project_urls": {
        "Bug Reports": "https://github.com/XulbuX-dev/PythonLibraryXulbuX/issues",
        "Changelog": "https://github.com/XulbuX-dev/PythonLibraryXulbuX/blob/main/CHANGELOG.md",
        "Documentation": "https://github.com/XulbuX-dev/PythonLibraryXulbuX/wiki",
        "Homepage": "https://github.com/XulbuX-dev/PythonLibraryXulbuX",
        "Source Code": "https://github.com/XulbuX-dev/PythonLibraryXulbuX/tree/main/src"
    },
    "split_keywords": [
        "classes",
        " cmd",
        " code",
        " color",
        " data",
        " env",
        " environment",
        " file",
        " format",
        " functions",
        " helper",
        " json",
        " library",
        " methods",
        " operations",
        " path",
        " presets",
        " python",
        " regex",
        " string",
        " structures",
        " system",
        " tools",
        " types",
        " utility",
        " xulbux"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "153a045d299dfd9098716803d0571c02c16188e1f300c389352f2f707f5ed517",
                "md5": "89fdb5429e849b5afb8dd86116d2f8dc",
                "sha256": "bb05131e2f1fab1c89650b5bc98e48daa6e80804451c5d3c25b18982f5864efd"
            },
            "downloads": -1,
            "filename": "xulbux-1.5.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "89fdb5429e849b5afb8dd86116d2f8dc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.0",
            "size": 40307,
            "upload_time": "2024-11-15T19:38:44",
            "upload_time_iso_8601": "2024-11-15T19:38:44.176224Z",
            "url": "https://files.pythonhosted.org/packages/15/3a/045d299dfd9098716803d0571c02c16188e1f300c389352f2f707f5ed517/xulbux-1.5.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "732b5e9785bfaa12a2b5334f074d97ce21b2a8222752abe09fbf2bc5873ec8b4",
                "md5": "f112a11128ab83c70e0d9e31d67a2a4a",
                "sha256": "8c3752ef0c7cbcde7b09e55f9037216a6e850019f81ea7adbcce958c68e4a3b8"
            },
            "downloads": -1,
            "filename": "xulbux-1.5.7.tar.gz",
            "has_sig": false,
            "md5_digest": "f112a11128ab83c70e0d9e31d67a2a4a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10.0",
            "size": 43850,
            "upload_time": "2024-11-15T19:38:46",
            "upload_time_iso_8601": "2024-11-15T19:38:46.188059Z",
            "url": "https://files.pythonhosted.org/packages/73/2b/5e9785bfaa12a2b5334f074d97ce21b2a8222752abe09fbf2bc5873ec8b4/xulbux-1.5.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-15 19:38:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "XulbuX-dev",
    "github_project": "PythonLibraryXulbuX",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "xulbux"
}