Remilia


NameRemilia JSON
Version 1.4.1 PyPI version JSON
download
home_page
SummaryUse python with next generation api
upload_time2023-09-22 07:01:27
maintainer
docs_urlNone
author
requires_python>=3.8
licenseMIT License Copyright (c) 2022 H2Sxxa 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
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align=center>
  <img width=200 src="https://raw.githubusercontent.com/H2Sxxa/Remilia/main/background.png"  alt="[BG](https://raw.githubusercontent.com/H2Sxxa/Remilia/main/background.png)"/>
  <h1 align="center">Remilia</h1>
</div>

<div align=center>
  <img src="https://img.shields.io/badge/python-3.8+-blue" alt="python">
  <img src="https://img.shields.io/github/languages/code-size/H2Sxxa/Remilia" alt="size">
  <img src="https://img.shields.io/github/license/H2Sxxa/Remilia" alt="license">
</div>

# What's this?

A package with many utils, in order to help build application faster.

use Remilia,you can print colorful log,you can use mixin to modify any class(but most build-in class not supported),you can use the res to manage your resource(based on Pathlib)

# Install

```shell
pip install Remilia #Install basic package

pip install Remilia[tui] #Install tui package

pip install Remilia[all] #Install full package
```

# How to use?

See our wiki -> <https://github.com/H2Sxxa/Remilia/wiki>

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "Remilia",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "H2Sxxa <H2Sxxa0w0@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/f4/02/9287bc4a36397cc364c27ac1a58e909bee98d40ab6a66ed40f3729ad1183/remilia-1.4.1.tar.gz",
    "platform": null,
    "description": "<div align=center>\n  <img width=200 src=\"https://raw.githubusercontent.com/H2Sxxa/Remilia/main/background.png\"  alt=\"[BG](https://raw.githubusercontent.com/H2Sxxa/Remilia/main/background.png)\"/>\n  <h1 align=\"center\">Remilia</h1>\n</div>\n\n<div align=center>\n  <img src=\"https://img.shields.io/badge/python-3.8+-blue\" alt=\"python\">\n  <img src=\"https://img.shields.io/github/languages/code-size/H2Sxxa/Remilia\" alt=\"size\">\n  <img src=\"https://img.shields.io/github/license/H2Sxxa/Remilia\" alt=\"license\">\n</div>\n\n# What's this?\n\nA package with many utils, in order to help build application faster.\n\nuse Remilia,you can print colorful log,you can use mixin to modify any class(but most build-in class not supported),you can use the res to manage your resource(based on Pathlib)\n\n# Install\n\n```shell\npip install Remilia #Install basic package\n\npip install Remilia[tui] #Install tui package\n\npip install Remilia[all] #Install full package\n```\n\n# How to use?\n\nSee our wiki -> <https://github.com/H2Sxxa/Remilia/wiki>\n",
    "bugtrack_url": null,
    "license": "MIT License\n        \n        Copyright (c) 2022 H2Sxxa\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all\n        copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n        SOFTWARE.",
    "summary": "Use python with next generation api",
    "version": "1.4.1",
    "project_urls": {
        "Discussions": "https://github.com/H2Sxxa/Remilia/discussions",
        "Homepage": "https://pypi.org/project/Remilia/",
        "Issues": "https://github.com/H2Sxxa/Remilia/issues",
        "Repository": "https://github.com/H2Sxxa/Remilia"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c7da33e6f8d954246885cb4dba39dd45a81f1eef7d1089cdcc02ed60c49244b",
                "md5": "12b0ff6666c4340cf8e9ccfea2395016",
                "sha256": "9cc7b2e818da1c9c417a9fa459e44fbf94dd9a7dca819515ab0425717dca3531"
            },
            "downloads": -1,
            "filename": "remilia-1.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "12b0ff6666c4340cf8e9ccfea2395016",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 31454,
            "upload_time": "2023-09-22T07:01:26",
            "upload_time_iso_8601": "2023-09-22T07:01:26.667552Z",
            "url": "https://files.pythonhosted.org/packages/6c/7d/a33e6f8d954246885cb4dba39dd45a81f1eef7d1089cdcc02ed60c49244b/remilia-1.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4029287bc4a36397cc364c27ac1a58e909bee98d40ab6a66ed40f3729ad1183",
                "md5": "191ed4014ab95da98b7ef9fbf1aa33a4",
                "sha256": "e9121f98bfd7eed0ba85e4bb85b4883d38c0412d409e6127780ecb15a8151bdf"
            },
            "downloads": -1,
            "filename": "remilia-1.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "191ed4014ab95da98b7ef9fbf1aa33a4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 25251,
            "upload_time": "2023-09-22T07:01:27",
            "upload_time_iso_8601": "2023-09-22T07:01:27.782371Z",
            "url": "https://files.pythonhosted.org/packages/f4/02/9287bc4a36397cc364c27ac1a58e909bee98d40ab6a66ed40f3729ad1183/remilia-1.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-22 07:01:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "H2Sxxa",
    "github_project": "Remilia",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "remilia"
}
        
Elapsed time: 0.12174s