majordome


Namemajordome JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://github.com/WallyTutor/learning-scientific-computing/tree/main/tools/python-majordome
SummaryGeneral utilities for scientific Python.
upload_time2023-04-05 08:02:13
maintainer"Walter Dal'Maz Silva"
docs_urlNone
author"Walter Dal'Maz Silva"
requires_python>=3.10
licenseMIT
keywords data science numerical simulation scientific computing utilities
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            General utilities for scientific Python.

Important
---------
This package is its early stages of development and any interface might change
to keep compatibility with future versions. Please wait until it has reached a
minimum level of maturity to use it in your projects. Any contributions are
welcome.

Installation
------------

This package is available on `PyPi <https://pypi.org/project/majordome/>`_,
and the recommended way to install it is with ``pip install majordome``.

Usage
-----

Samples are provided for every available functionality under ``samples/``.

Documentation coming soon at `readthedocs.io <https://python-majordome.readthedocs.io/en/latest/>`_!

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/WallyTutor/learning-scientific-computing/tree/main/tools/python-majordome",
    "name": "majordome",
    "maintainer": "\"Walter Dal'Maz Silva\"",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "walter.dalmazsilva@gmail.com",
    "keywords": "Data Science,Numerical Simulation,Scientific Computing,Utilities",
    "author": "\"Walter Dal'Maz Silva\"",
    "author_email": "walter.dalmazsilva@gmail.com",
    "download_url": "https://github.com/WallyTutor/learning-scientific-computing/tree/main/tools/python-majordome",
    "platform": "Any",
    "description": "General utilities for scientific Python.\r\n\r\nImportant\r\n---------\r\nThis package is its early stages of development and any interface might change\r\nto keep compatibility with future versions. Please wait until it has reached a\r\nminimum level of maturity to use it in your projects. Any contributions are\r\nwelcome.\r\n\r\nInstallation\r\n------------\r\n\r\nThis package is available on `PyPi <https://pypi.org/project/majordome/>`_,\r\nand the recommended way to install it is with ``pip install majordome``.\r\n\r\nUsage\r\n-----\r\n\r\nSamples are provided for every available functionality under ``samples/``.\r\n\r\nDocumentation coming soon at `readthedocs.io <https://python-majordome.readthedocs.io/en/latest/>`_!\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "General utilities for scientific Python.",
    "version": "0.3.1",
    "split_keywords": [
        "data science",
        "numerical simulation",
        "scientific computing",
        "utilities"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "725db6b48bf514181a06cc2776e8af78b8d14ce8e4a2bbf5726ac0a81e6c96ea",
                "md5": "00700ac9ef55d340e0cfe487bb5afc65",
                "sha256": "fef46e30f4f277b76729c887de7ba2d6b133386b68ea571edae64c2bba75b169"
            },
            "downloads": -1,
            "filename": "majordome-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "00700ac9ef55d340e0cfe487bb5afc65",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 104573,
            "upload_time": "2023-04-05T08:02:13",
            "upload_time_iso_8601": "2023-04-05T08:02:13.093169Z",
            "url": "https://files.pythonhosted.org/packages/72/5d/b6b48bf514181a06cc2776e8af78b8d14ce8e4a2bbf5726ac0a81e6c96ea/majordome-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-05 08:02:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "majordome"
}
        
Elapsed time: 0.05111s