acnutils


Nameacnutils JSON
Version 0.6.2 PyPI version JSON
download
home_pagehttps://github.com/AntiCompositeNumber/acnutils
SummaryVarious utilities used in AntiCompositeNumber's bots
upload_time2023-01-02 00:34:52
maintainer
docs_urlNone
authorAntiCompositeNumber
requires_python>=3.7,<4.0
licenseApache-2.0
keywords pywikibot toolforge wikimedia wikipedia
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            acnutils
========
.. image:: https://img.shields.io/github/actions/workflow/status/AntiCompositeNumber/AntiCompositeBot/pythonapp.yml?branch=master
    :alt: GitHub Workflow Status
    :target: https://github.com/AntiCompositeNumber/acnutils/actions
.. image:: https://coveralls.io/repos/github/AntiCompositeNumber/acnutils/badge.svg?branch=master
    :alt: Coverage status
    :target: https://coveralls.io/github/AntiCompositeNumber/acnutils?branch=master
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :alt: Code style: black
    :target: https://github.com/psf/black
.. image:: https://img.shields.io/pypi/pyversions/acnutils
    :alt: PyPI - Python Version
    :target: https://pypi.org/project/acnutils/


A collection of various scripts used by AntiCompositeNumber's bots.

Feel free to use this if you find it useful, however, no guarentees of stability are made.
Pull requests are welcome, but may be declined if they would not be useful for my bots or tools.

This package depends on pywikibot. Some utilites also require a database connection via the toolforge libarary, to enable those install ``acnutils[db]``.

Poetry is used for dependency management and package building. To set up this project, run ``poetry install -E db``.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AntiCompositeNumber/acnutils",
    "name": "acnutils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "",
    "keywords": "pywikibot,toolforge,wikimedia,wikipedia",
    "author": "AntiCompositeNumber",
    "author_email": "anticompositenumber+pypi@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/46/e3/445a2623e0554a91e15a88529dea35655856a304dea5d87086f14acaadc2/acnutils-0.6.2.tar.gz",
    "platform": null,
    "description": "acnutils\n========\n.. image:: https://img.shields.io/github/actions/workflow/status/AntiCompositeNumber/AntiCompositeBot/pythonapp.yml?branch=master\n    :alt: GitHub Workflow Status\n    :target: https://github.com/AntiCompositeNumber/acnutils/actions\n.. image:: https://coveralls.io/repos/github/AntiCompositeNumber/acnutils/badge.svg?branch=master\n    :alt: Coverage status\n    :target: https://coveralls.io/github/AntiCompositeNumber/acnutils?branch=master\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :alt: Code style: black\n    :target: https://github.com/psf/black\n.. image:: https://img.shields.io/pypi/pyversions/acnutils\n    :alt: PyPI - Python Version\n    :target: https://pypi.org/project/acnutils/\n\n\nA collection of various scripts used by AntiCompositeNumber's bots.\n\nFeel free to use this if you find it useful, however, no guarentees of stability are made.\nPull requests are welcome, but may be declined if they would not be useful for my bots or tools.\n\nThis package depends on pywikibot. Some utilites also require a database connection via the toolforge libarary, to enable those install ``acnutils[db]``.\n\nPoetry is used for dependency management and package building. To set up this project, run ``poetry install -E db``.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Various utilities used in AntiCompositeNumber's bots",
    "version": "0.6.2",
    "split_keywords": [
        "pywikibot",
        "toolforge",
        "wikimedia",
        "wikipedia"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "fb6324baa07478125339841940803550",
                "sha256": "4cf6201b2aa4f8f3553b29875734d9111fb5b2580e3739743a5b79f6a324d4b0"
            },
            "downloads": -1,
            "filename": "acnutils-0.6.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fb6324baa07478125339841940803550",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 11330,
            "upload_time": "2023-01-02T00:34:51",
            "upload_time_iso_8601": "2023-01-02T00:34:51.329849Z",
            "url": "https://files.pythonhosted.org/packages/0a/6f/2ddd71ecd63998afbb1270a246e9c3730e83e855f10288f2d0403c3e7be7/acnutils-0.6.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "492ad0f585767fa974d19d2ad7ff14bb",
                "sha256": "8bce4031efac63d79febedc653a4417e207d66a45d4b8bf83433b5cd899aa495"
            },
            "downloads": -1,
            "filename": "acnutils-0.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "492ad0f585767fa974d19d2ad7ff14bb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 10304,
            "upload_time": "2023-01-02T00:34:52",
            "upload_time_iso_8601": "2023-01-02T00:34:52.600222Z",
            "url": "https://files.pythonhosted.org/packages/46/e3/445a2623e0554a91e15a88529dea35655856a304dea5d87086f14acaadc2/acnutils-0.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-02 00:34:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "AntiCompositeNumber",
    "github_project": "acnutils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "acnutils"
}
        
Elapsed time: 0.02432s