<div align="center">
<h1 align="center">
<img src="https://github.com/AbsoluteWinter/AbsoluteWinter.github.io/blob/main/absfuyu/images/repository-image-crop.png?raw=true" alt="absfuyu"/>
</h1>
<p align="center">
<a href="https://pypi.org/project/absfuyu/"><img src="https://img.shields.io/pypi/pyversions/absfuyu?style=flat-square&logo=python" alt="PyPI Supported Versions"/></a>
<a href="https://pypi.org/project/absfuyu/"><img src="https://img.shields.io/pypi/dm/absfuyu?style=flat-square&color=blue" alt="PyPI Downloads"/></a>
<a href="https://pypi.org/project/absfuyu/"><img src="https://img.shields.io/pypi/v/absfuyu?style=flat-square&logo=pypi" /></a>
<a><img src="https://img.shields.io/pypi/l/absfuyu?style=flat-square&logo=github&color=blue"/></a>
<a><img src="https://img.shields.io/badge/code%20style-black-black?style=flat-square"/></a>
<a href="https://github.com/astral-sh/ruff"><img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json&style=flat-square" alt="Ruff" style="max-width:100%;"></a>
</p>
</div>
---
## **SUMMARY:**
*TL;DR: A collection of code*
## **INSTALLATION:**
```bash
$ pip install -U absfuyu
```
## **USAGE:**
```python
import absfuyu
help(absfuyu)
```
## **DOCUMENTATION:**
> [here](https://absolutewinter.github.io/absfuyu/)
## **DEV SETUP**
1. Create virtual environment
```bash
python -m venv env
```
Note: Might need to run this in powershell (windows)
```powershell
Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser
```
2. Install required packages
```bash
python -m pip install -e .[full,dev]
```
3. Getting info of dev environment
```bash
hatch env show
```
## **LICENSE:**
MIT License
Raw data
{
"_id": null,
"home_page": null,
"name": "absfuyu",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.8",
"maintainer_email": null,
"keywords": "utilities",
"author": "somewhatcold (AbsoluteWinter)",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/0f/e3/4e428408586fefb6859830b9ef8dfee5ec6cc1e8fdbaf553a19d8b0ed70c/absfuyu-3.4.0.tar.gz",
"platform": null,
"description": "<div align=\"center\">\n\t<h1 align=\"center\">\n\t\t<img src=\"https://github.com/AbsoluteWinter/AbsoluteWinter.github.io/blob/main/absfuyu/images/repository-image-crop.png?raw=true\" alt=\"absfuyu\"/>\n\t</h1>\n\t<p align=\"center\">\n\t\t<a href=\"https://pypi.org/project/absfuyu/\"><img src=\"https://img.shields.io/pypi/pyversions/absfuyu?style=flat-square&logo=python\" alt=\"PyPI Supported Versions\"/></a>\n\t\t<a href=\"https://pypi.org/project/absfuyu/\"><img src=\"https://img.shields.io/pypi/dm/absfuyu?style=flat-square&color=blue\" alt=\"PyPI Downloads\"/></a>\n\t\t<a href=\"https://pypi.org/project/absfuyu/\"><img src=\"https://img.shields.io/pypi/v/absfuyu?style=flat-square&logo=pypi\" /></a>\n\t\t<a><img src=\"https://img.shields.io/pypi/l/absfuyu?style=flat-square&logo=github&color=blue\"/></a>\n\t\t<a><img src=\"https://img.shields.io/badge/code%20style-black-black?style=flat-square\"/></a>\n\t\t<a href=\"https://github.com/astral-sh/ruff\"><img src=\"https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json&style=flat-square\" alt=\"Ruff\" style=\"max-width:100%;\"></a>\n\t</p>\n</div>\n\n\n---\n\n## **SUMMARY:**\n\n*TL;DR: A collection of code*\n\n## **INSTALLATION:**\n\n```bash\n$ pip install -U absfuyu\n```\n\n## **USAGE:**\n\n```python\nimport absfuyu\nhelp(absfuyu)\n```\n\n## **DOCUMENTATION:**\n\n> [here](https://absolutewinter.github.io/absfuyu/)\n\n## **DEV SETUP**\n\n1. Create virtual environment\n\n```bash\npython -m venv env\n```\n\nNote: Might need to run this in powershell (windows)\n\n```powershell\nSet-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser\n```\n\n2. Install required packages\n\n```bash\npython -m pip install -e .[full,dev]\n```\n\n3. Getting info of dev environment\n\n```bash\nhatch env show\n```\n\n\n## **LICENSE:**\n\nMIT License\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "A small collection of code",
"version": "3.4.0",
"project_urls": {
"Documentation": "https://absolutewinter.github.io/absfuyu-docs/",
"Homepage": "https://github.com/AbsoluteWinter/absfuyu-public",
"Issues": "https://github.com/AbsoluteWinter/absfuyu-public/issues",
"Repository": "https://github.com/AbsoluteWinter/absfuyu-public"
},
"split_keywords": [
"utilities"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d164a93f4f0bc22752a320c552206148ccab090fa90eb6275bfb6e1230a57628",
"md5": "454f836b96f78939605f0e02f81a3b8a",
"sha256": "db8074635f3e6745c3a2193da55117af8acd41f65dafcf11eda26fd7ac2b3f16"
},
"downloads": -1,
"filename": "absfuyu-3.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "454f836b96f78939605f0e02f81a3b8a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 169835,
"upload_time": "2024-08-15T17:11:06",
"upload_time_iso_8601": "2024-08-15T17:11:06.280764Z",
"url": "https://files.pythonhosted.org/packages/d1/64/a93f4f0bc22752a320c552206148ccab090fa90eb6275bfb6e1230a57628/absfuyu-3.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0fe34e428408586fefb6859830b9ef8dfee5ec6cc1e8fdbaf553a19d8b0ed70c",
"md5": "78fb785ddb1f750e3eea8ea4a744b464",
"sha256": "93a53d5cd62f3b9288ebbdcd76deb1759560d795e488f2d5d69765b3530d4fa5"
},
"downloads": -1,
"filename": "absfuyu-3.4.0.tar.gz",
"has_sig": false,
"md5_digest": "78fb785ddb1f750e3eea8ea4a744b464",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 264257,
"upload_time": "2024-08-15T17:11:12",
"upload_time_iso_8601": "2024-08-15T17:11:12.882508Z",
"url": "https://files.pythonhosted.org/packages/0f/e3/4e428408586fefb6859830b9ef8dfee5ec6cc1e8fdbaf553a19d8b0ed70c/absfuyu-3.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-15 17:11:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "AbsoluteWinter",
"github_project": "absfuyu-public",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "typing_extensions",
"specs": [
[
">=",
"3.7.4"
]
]
}
],
"lcname": "absfuyu"
}