noire


Namenoire JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/geoffxy/noire/
SummaryProgrammatic access to Mailman 2 via its publicly-accessible web interface.
upload_time2024-01-21 00:21:18
maintainerGeoffrey Yu
docs_urlNone
authorGeoffrey Yu
requires_python>=3.10
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Noire

Noire is a Python module that provides programmatic access to Mailman 2 via its
publicly-accessible web user interface.

Why the name "Noire"? This tool is meant to be a modern successor to
[`blanche`](https://debathena.mit.edu/manpages/www/manpages/lucid/man1/blanche.1.html),
but for Mailman. Noire is "black" in French, to contrast with "blanche"
(French for "white").

# License

MIT

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/geoffxy/noire/",
    "name": "noire",
    "maintainer": "Geoffrey Yu",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "geoffxy@gmail.com",
    "keywords": "",
    "author": "Geoffrey Yu",
    "author_email": "geoffxy@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/77/1a/1b885fa582fd9c31821eb4391445afbc762da4c32a128ae8cea14e0ced54/noire-0.5.0.tar.gz",
    "platform": null,
    "description": "# Noire\n\nNoire is a Python module that provides programmatic access to Mailman 2 via its\npublicly-accessible web user interface.\n\nWhy the name \"Noire\"? This tool is meant to be a modern successor to\n[`blanche`](https://debathena.mit.edu/manpages/www/manpages/lucid/man1/blanche.1.html),\nbut for Mailman. Noire is \"black\" in French, to contrast with \"blanche\"\n(French for \"white\").\n\n# License\n\nMIT\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Programmatic access to Mailman 2 via its publicly-accessible web interface.",
    "version": "0.5.0",
    "project_urls": {
        "Homepage": "https://github.com/geoffxy/noire/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d6ca1957c3aeab4f6627e2dd3836bf626aabbb5a6edde0c6783ce14e6cf5b91",
                "md5": "82a2b8e76119629ee942b23e4a8de2c4",
                "sha256": "b7c07e5561cbb9beff454e7a9d06c93d13408e3c3211d675db5bc6de6f6201d0"
            },
            "downloads": -1,
            "filename": "noire-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "82a2b8e76119629ee942b23e4a8de2c4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 12610,
            "upload_time": "2024-01-21T00:21:17",
            "upload_time_iso_8601": "2024-01-21T00:21:17.377535Z",
            "url": "https://files.pythonhosted.org/packages/7d/6c/a1957c3aeab4f6627e2dd3836bf626aabbb5a6edde0c6783ce14e6cf5b91/noire-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "771a1b885fa582fd9c31821eb4391445afbc762da4c32a128ae8cea14e0ced54",
                "md5": "84ed78b7d8284c3ad2357ce12c837ddf",
                "sha256": "a4a145e9823ca9c74f21e10acd248cc497ea3c6f402b452761331b801775eafd"
            },
            "downloads": -1,
            "filename": "noire-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "84ed78b7d8284c3ad2357ce12c837ddf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 11601,
            "upload_time": "2024-01-21T00:21:18",
            "upload_time_iso_8601": "2024-01-21T00:21:18.925226Z",
            "url": "https://files.pythonhosted.org/packages/77/1a/1b885fa582fd9c31821eb4391445afbc762da4c32a128ae8cea14e0ced54/noire-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-21 00:21:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "geoffxy",
    "github_project": "noire",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "noire"
}
        
Elapsed time: 3.33492s