monty


Namemonty JSON
Version 2024.7.30 PyPI version JSON
download
home_pageNone
SummaryMonty is the missing complement to Python.
upload_time2024-07-29 09:50:35
maintainerNone
docs_urlhttps://pythonhosted.org/monty/
authorNone
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![GitHub license](https://img.shields.io/github/license/materialsvirtuallab/monty)](https://github.com/materialsvirtuallab/monty/blob/main/LICENSE)
[![Linting](https://github.com/materialsvirtuallab/monty/workflows/Linting/badge.svg)](https://github.com/materialsvirtuallab/monty/workflows/Linting/badge.svg)
[![Testing](https://github.com/materialsvirtuallab/monty/workflows/Testing/badge.svg)](https://github.com/materialsvirtuallab/monty/workflows/Testing/badge.svg)
[![Downloads](https://static.pepy.tech/badge/monty)](https://pepy.tech/project/monty)
[![codecov](https://codecov.io/gh/materialsvirtuallab/monty/branch/master/graph/badge.svg?token=QdfT2itxgu)](https://codecov.io/gh/materialsvirtuallab/monty)

# Monty: Python Made Even Easier

Monty is the missing complement to Python. Monty implements supplementary
useful functions for Python that are not part of the standard library.
Examples include useful utilities like transparent support for zipped files,
useful design patterns such as singleton and cached_class, and many more.

Python is a great programming language and comes with "batteries
included". However, even Python has missing functionality and/or quirks that
make it more difficult to do many simple tasks. In the process of
creating several large scientific frameworks based on Python,
my co-developers and I have found that it is often useful to create
reusable utility  functions to supplement the Python standard library. Our
forays in various developer sites and forums also found that many developers
are looking for solutions to the same problems.

Monty is created to serve as a complement to the Python standard library. It
provides suite of tools to solve many common problems, and hopefully,
be a resource to collect the best solutions.

Monty supports Python 3.x.

Please visit the [official docs](https://materialsvirtuallab.github.io/monty) for more information.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "monty",
    "maintainer": null,
    "docs_url": "https://pythonhosted.org/monty/",
    "requires_python": ">=3.9",
    "maintainer_email": "Shyue Ping Ong <ongsp@ucsd.edu>",
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/23/db/46c0e3569915232e869b4ff028c63e932673b9593aef34ec33e0122e9a53/monty-2024.7.30.tar.gz",
    "platform": null,
    "description": "[![GitHub license](https://img.shields.io/github/license/materialsvirtuallab/monty)](https://github.com/materialsvirtuallab/monty/blob/main/LICENSE)\n[![Linting](https://github.com/materialsvirtuallab/monty/workflows/Linting/badge.svg)](https://github.com/materialsvirtuallab/monty/workflows/Linting/badge.svg)\n[![Testing](https://github.com/materialsvirtuallab/monty/workflows/Testing/badge.svg)](https://github.com/materialsvirtuallab/monty/workflows/Testing/badge.svg)\n[![Downloads](https://static.pepy.tech/badge/monty)](https://pepy.tech/project/monty)\n[![codecov](https://codecov.io/gh/materialsvirtuallab/monty/branch/master/graph/badge.svg?token=QdfT2itxgu)](https://codecov.io/gh/materialsvirtuallab/monty)\n\n# Monty: Python Made Even Easier\n\nMonty is the missing complement to Python. Monty implements supplementary\nuseful functions for Python that are not part of the standard library.\nExamples include useful utilities like transparent support for zipped files,\nuseful design patterns such as singleton and cached_class, and many more.\n\nPython is a great programming language and comes with \"batteries\nincluded\". However, even Python has missing functionality and/or quirks that\nmake it more difficult to do many simple tasks. In the process of\ncreating several large scientific frameworks based on Python,\nmy co-developers and I have found that it is often useful to create\nreusable utility  functions to supplement the Python standard library. Our\nforays in various developer sites and forums also found that many developers\nare looking for solutions to the same problems.\n\nMonty is created to serve as a complement to the Python standard library. It\nprovides suite of tools to solve many common problems, and hopefully,\nbe a resource to collect the best solutions.\n\nMonty supports Python 3.x.\n\nPlease visit the [official docs](https://materialsvirtuallab.github.io/monty) for more information.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Monty is the missing complement to Python.",
    "version": "2024.7.30",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "16e744c5e51c5ea3743803a2d8c88fbb6c77cb20f7e772e1855a0b85c9b37bd2",
                "md5": "339e56169d51e0efe0c443aa4ff8bba7",
                "sha256": "12f067927e317fc0262296c357fa7a34e0c1cc6bc5ea00918cc2e32262630bed"
            },
            "downloads": -1,
            "filename": "monty-2024.7.30-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "339e56169d51e0efe0c443aa4ff8bba7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 48878,
            "upload_time": "2024-07-29T09:50:27",
            "upload_time_iso_8601": "2024-07-29T09:50:27.409346Z",
            "url": "https://files.pythonhosted.org/packages/16/e7/44c5e51c5ea3743803a2d8c88fbb6c77cb20f7e772e1855a0b85c9b37bd2/monty-2024.7.30-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "23db46c0e3569915232e869b4ff028c63e932673b9593aef34ec33e0122e9a53",
                "md5": "20f6fe8aeab273f67cbda16ca0d86a9e",
                "sha256": "f12e7ccd7b57abcbc9ef5f17ec541375d66a4c6fd0319c4e2d9d63f29e677144"
            },
            "downloads": -1,
            "filename": "monty-2024.7.30.tar.gz",
            "has_sig": false,
            "md5_digest": "20f6fe8aeab273f67cbda16ca0d86a9e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 81741,
            "upload_time": "2024-07-29T09:50:35",
            "upload_time_iso_8601": "2024-07-29T09:50:35.848115Z",
            "url": "https://files.pythonhosted.org/packages/23/db/46c0e3569915232e869b4ff028c63e932673b9593aef34ec33e0122e9a53/monty-2024.7.30.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-29 09:50:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "monty"
}
        
Elapsed time: 0.62751s