Aiuti
=====
.. image:: https://img.shields.io/pypi/v/aiuti.svg
:target: https://pypi.python.org/pypi/aiuti
:alt: PyPI
.. image:: https://img.shields.io/badge/license-MIT-red.svg
:target: https://en.wikipedia.org/wiki/MIT_License
:alt: Licence - MIT
.. image:: https://github.com/aiudirog/aiuti/workflows/CI/badge.svg
:target: https://github.com/aiudirog/aiuti
:alt: Tests Status
.. image:: https://readthedocs.org/projects/aiuti/badge/?version=latest
:target: https://aiuti.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://codecov.io/gh/aiudirog/aiuti/branch/main/graph/badge.svg
:target: https://codecov.io/gh/aiudirog/aiuti
:alt: Coverage Status
This Python package is my personal collection of helpers and utilities
that I have written for various projects but don't have to be maintained
with those projects.
It has no required dependencies and is MIT licenced in order to make it
as portable and easy to use as possible.
Installation
------------
This package can be installed from the official PyPI:
.. code-block:: sh
$ pip install aiuti
Documentation
-------------
The documentation can be found on `Read the Docs
<https://aiuti.readthedocs.io/en/latest/>`__.
Raw data
{
"_id": null,
"home_page": "https://github.com/aiudirog/Aiuti",
"name": "aiuti",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "utils, helpers, asyncio",
"author": "Roger Aiudi",
"author_email": "aiudirog@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/38/9e/3a4e9d199e279f53ad4f4a390973b3181911f77d2b33f4a4e3b8bedd855a/aiuti-0.9.2.tar.gz",
"platform": null,
"description": "Aiuti\n=====\n\n.. image:: https://img.shields.io/pypi/v/aiuti.svg\n :target: https://pypi.python.org/pypi/aiuti\n :alt: PyPI\n\n.. image:: https://img.shields.io/badge/license-MIT-red.svg\n :target: https://en.wikipedia.org/wiki/MIT_License\n :alt: Licence - MIT\n\n.. image:: https://github.com/aiudirog/aiuti/workflows/CI/badge.svg\n :target: https://github.com/aiudirog/aiuti\n :alt: Tests Status\n\n.. image:: https://readthedocs.org/projects/aiuti/badge/?version=latest\n :target: https://aiuti.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://codecov.io/gh/aiudirog/aiuti/branch/main/graph/badge.svg\n :target: https://codecov.io/gh/aiudirog/aiuti\n :alt: Coverage Status\n\nThis Python package is my personal collection of helpers and utilities\nthat I have written for various projects but don't have to be maintained\nwith those projects.\n\nIt has no required dependencies and is MIT licenced in order to make it\nas portable and easy to use as possible.\n\nInstallation\n------------\n\nThis package can be installed from the official PyPI:\n\n.. code-block:: sh\n\n $ pip install aiuti\n\nDocumentation\n-------------\n\nThe documentation can be found on `Read the Docs\n<https://aiuti.readthedocs.io/en/latest/>`__.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Personal collection of assorted helpers and utilities",
"version": "0.9.2",
"project_urls": {
"Homepage": "https://github.com/aiudirog/Aiuti"
},
"split_keywords": [
"utils",
" helpers",
" asyncio"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7df51d58583edf4871ea4d868e6ab71806a37f9c2ab57098a90c03ca1ce87307",
"md5": "78c450d35a43b9aa27f1927861069cfb",
"sha256": "29479cc88b5238dd861abab93e06082cc2dcbbea3aa15b5570815b232ca0ed7e"
},
"downloads": -1,
"filename": "aiuti-0.9.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "78c450d35a43b9aa27f1927861069cfb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 23039,
"upload_time": "2024-08-08T16:50:44",
"upload_time_iso_8601": "2024-08-08T16:50:44.941302Z",
"url": "https://files.pythonhosted.org/packages/7d/f5/1d58583edf4871ea4d868e6ab71806a37f9c2ab57098a90c03ca1ce87307/aiuti-0.9.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "389e3a4e9d199e279f53ad4f4a390973b3181911f77d2b33f4a4e3b8bedd855a",
"md5": "900aa181883b7eb16d751dcccce09ab4",
"sha256": "468ab3784448af94e13434d320b465fd072c191cde91fd2067a9b1f170f8aef5"
},
"downloads": -1,
"filename": "aiuti-0.9.2.tar.gz",
"has_sig": false,
"md5_digest": "900aa181883b7eb16d751dcccce09ab4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 38088,
"upload_time": "2024-08-08T16:50:46",
"upload_time_iso_8601": "2024-08-08T16:50:46.563065Z",
"url": "https://files.pythonhosted.org/packages/38/9e/3a4e9d199e279f53ad4f4a390973b3181911f77d2b33f4a4e3b8bedd855a/aiuti-0.9.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-08 16:50:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "aiudirog",
"github_project": "Aiuti",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "aiuti"
}