.. image:: https://readthedocs.org/projects/attrs_mate/badge/?version=latest
:target: https://attrs-mate.readthedocs.io/index.html
:alt: Documentation Status
.. image:: https://github.com/MacHu-GWU/attrs_mate-project/workflows/CI/badge.svg
:target: https://github.com/MacHu-GWU/attrs_mate-project/actions?query=workflow:CI
.. .. image:: https://codecov.io/gh/MacHu-GWU/attrs_mate-project/branch/master/graph/badge.svg
:target: https://codecov.io/gh/MacHu-GWU/attrs-mate-project
.. image:: https://img.shields.io/pypi/v/attrs_mate.svg
:target: https://pypi.python.org/pypi/attrs_mate
.. image:: https://img.shields.io/pypi/l/attrs_mate.svg
:target: https://pypi.python.org/pypi/attrs_mate
.. image:: https://img.shields.io/pypi/pyversions/attrs_mate.svg
:target: https://pypi.python.org/pypi/attrs_mate
.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social
:target: https://github.com/MacHu-GWU/attrs_mate-project/blob/master/release-history.rst
.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
:target: https://github.com/MacHu-GWU/attrs_mate-project
------
.. image:: https://img.shields.io/badge/Link-Document-orange.svg
:target: https://attrs-mate.readthedocs.io/index.html
.. image:: https://img.shields.io/badge/Link-API-orange.svg
:target: https://attrs-mate.readthedocs.io/py-modindex.html
.. image:: https://img.shields.io/badge/Link-Source_Code-blue.svg
:target: https://attrs-mate.readthedocs.io/py-modindex.html
.. image:: https://img.shields.io/badge/Link-Install-blue.svg
:target: `install`_
.. image:: https://img.shields.io/badge/Link-GitHub-blue.svg
:target: https://github.com/MacHu-GWU/attrs_mate-project
.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg
:target: https://github.com/MacHu-GWU/attrs_mate-project/issues
.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg
:target: https://github.com/MacHu-GWU/attrs_mate-project/issues
.. image:: https://img.shields.io/badge/Link-Download-blue.svg
:target: https://pypi.org/pypi/attrs_mate#files
Welcome to ``attrs_mate`` Documentation
==============================================================================
📔 See `Full Documentation HERE <https://attrs-mate.readthedocs.io/index.html>`_.
`attrs <https://www.attrs.org/en/stable/index.html>`_ makes writing class a lot of more fun!
``attrs_mate`` aims to bring more features to ``attrs``, less code, and better code pattern.
.. _install:
Install
------------------------------------------------------------------------------
``attrs_mate`` is released on PyPI, so all you need is:
.. code-block:: console
$ pip install attrs_mate
To upgrade to latest version:
.. code-block:: console
$ pip install --upgrade attrs_mate
Raw data
{
"_id": null,
"home_page": "https://github.com/MacHu-GWU/attrs_mate-project",
"name": "attrs-mate",
"maintainer": "Sanhe Hu",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "husanhe@gmail.com",
"keywords": "",
"author": "Sanhe Hu",
"author_email": "husanhe@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/92/af/f4a8cca218b070b14a3ea506244dcdea8774b27cb5e4b754386e66ca5a17/attrs_mate-1.1.2.tar.gz",
"platform": "Windows",
"description": "\n.. image:: https://readthedocs.org/projects/attrs_mate/badge/?version=latest\n :target: https://attrs-mate.readthedocs.io/index.html\n :alt: Documentation Status\n\n.. image:: https://github.com/MacHu-GWU/attrs_mate-project/workflows/CI/badge.svg\n :target: https://github.com/MacHu-GWU/attrs_mate-project/actions?query=workflow:CI\n\n.. .. image:: https://codecov.io/gh/MacHu-GWU/attrs_mate-project/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/MacHu-GWU/attrs-mate-project\n\n.. image:: https://img.shields.io/pypi/v/attrs_mate.svg\n :target: https://pypi.python.org/pypi/attrs_mate\n\n.. image:: https://img.shields.io/pypi/l/attrs_mate.svg\n :target: https://pypi.python.org/pypi/attrs_mate\n\n.. image:: https://img.shields.io/pypi/pyversions/attrs_mate.svg\n :target: https://pypi.python.org/pypi/attrs_mate\n\n.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social\n :target: https://github.com/MacHu-GWU/attrs_mate-project/blob/master/release-history.rst\n\n.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social\n :target: https://github.com/MacHu-GWU/attrs_mate-project\n\n------\n\n.. image:: https://img.shields.io/badge/Link-Document-orange.svg\n :target: https://attrs-mate.readthedocs.io/index.html\n\n.. image:: https://img.shields.io/badge/Link-API-orange.svg\n :target: https://attrs-mate.readthedocs.io/py-modindex.html\n\n.. image:: https://img.shields.io/badge/Link-Source_Code-blue.svg\n :target: https://attrs-mate.readthedocs.io/py-modindex.html\n\n.. image:: https://img.shields.io/badge/Link-Install-blue.svg\n :target: `install`_\n\n.. image:: https://img.shields.io/badge/Link-GitHub-blue.svg\n :target: https://github.com/MacHu-GWU/attrs_mate-project\n\n.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg\n :target: https://github.com/MacHu-GWU/attrs_mate-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg\n :target: https://github.com/MacHu-GWU/attrs_mate-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Download-blue.svg\n :target: https://pypi.org/pypi/attrs_mate#files\n\n\nWelcome to ``attrs_mate`` Documentation\n==============================================================================\n\ud83d\udcd4 See `Full Documentation HERE <https://attrs-mate.readthedocs.io/index.html>`_.\n\n`attrs <https://www.attrs.org/en/stable/index.html>`_ makes writing class a lot of more fun!\n\n``attrs_mate`` aims to bring more features to ``attrs``, less code, and better code pattern.\n\n\n.. _install:\n\nInstall\n------------------------------------------------------------------------------\n\n``attrs_mate`` is released on PyPI, so all you need is:\n\n.. code-block:: console\n\n $ pip install attrs_mate\n\nTo upgrade to latest version:\n\n.. code-block:: console\n\n $ pip install --upgrade attrs_mate\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A plugin extends power of attrs library.",
"version": "1.1.2",
"project_urls": {
"Download": "https://pypi.python.org/pypi/attrs_mate/1.1.2#downloads",
"Homepage": "https://github.com/MacHu-GWU/attrs_mate-project"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1d9127ee77e268c641db740be58603c47ab8a7bc957cace09c61be32812799fc",
"md5": "53678b4750154d09c5068e2feecffdf3",
"sha256": "15ec9b2e1849ce0b81bab2088ab0802a4c7b4ed76ea06943d175638f6257be24"
},
"downloads": -1,
"filename": "attrs_mate-1.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "53678b4750154d09c5068e2feecffdf3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 7315,
"upload_time": "2024-01-22T03:58:05",
"upload_time_iso_8601": "2024-01-22T03:58:05.227704Z",
"url": "https://files.pythonhosted.org/packages/1d/91/27ee77e268c641db740be58603c47ab8a7bc957cace09c61be32812799fc/attrs_mate-1.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "92aff4a8cca218b070b14a3ea506244dcdea8774b27cb5e4b754386e66ca5a17",
"md5": "b46f960e612172a2557782cf53131b2c",
"sha256": "dcf8aa25039125ef2e277cb18dc421c0b088af194d524d16bcc2f3df31f3cd20"
},
"downloads": -1,
"filename": "attrs_mate-1.1.2.tar.gz",
"has_sig": false,
"md5_digest": "b46f960e612172a2557782cf53131b2c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 13589,
"upload_time": "2024-01-22T03:58:06",
"upload_time_iso_8601": "2024-01-22T03:58:06.834880Z",
"url": "https://files.pythonhosted.org/packages/92/af/f4a8cca218b070b14a3ea506244dcdea8774b27cb5e4b754386e66ca5a17/attrs_mate-1.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-22 03:58:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "MacHu-GWU",
"github_project": "attrs_mate-project",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [],
"lcname": "attrs-mate"
}