gcoreutils


Namegcoreutils JSON
Version 1.1.9 PyPI version JSON
download
home_page
SummaryA versatile python utility library.
upload_time2024-02-10 07:08:28
maintainer
docs_urlNone
author
requires_python>=3.9
licenseMIT
keywords numpy scipy sympy pandas latex
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # [GCoreUtils](https://cmt-mu.github.io/GCoreUtils/)

A versatile python utility library.

- **Authors**: Hiroaki Kusunose

- **Installation**:  GCoreUtils can be installed from PyPI using pip on Python >= 3.9:
    ```
    pip install gcoreutils
    ```
    You can also visit
    [PyPI](https://pypi.org/project/gcoreutils/) or [GitHub](https://github.com/CMT-MU/GCoreUtils) to download the source.

- **Features**:
  - manage binary file
  - text conversion
  - eigen system
  - LaTeX utility
  - string utility
  - plot utility
  - combined numpy and sympy array
  - pdf creation
  - color palette

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "gcoreutils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "numpy,scipy,sympy,pandas,LaTeX",
    "author": "",
    "author_email": "Hiroaki Kusunose <hiroaki.kusunose@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/b0/fc/0e80429305ecd2cbc11c702125bba94c3c0716dbeb2a56aa24543fc3626f/gcoreutils-1.1.9.tar.gz",
    "platform": null,
    "description": "# [GCoreUtils](https://cmt-mu.github.io/GCoreUtils/)\n\nA versatile python utility library.\n\n- **Authors**: Hiroaki Kusunose\n\n- **Installation**:  GCoreUtils can be installed from PyPI using pip on Python >= 3.9:\n    ```\n    pip install gcoreutils\n    ```\n    You can also visit\n    [PyPI](https://pypi.org/project/gcoreutils/) or [GitHub](https://github.com/CMT-MU/GCoreUtils) to download the source.\n\n- **Features**:\n  - manage binary file\n  - text conversion\n  - eigen system\n  - LaTeX utility\n  - string utility\n  - plot utility\n  - combined numpy and sympy array\n  - pdf creation\n  - color palette\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A versatile python utility library.",
    "version": "1.1.9",
    "project_urls": {
        "Homepage": "https://github.com/CMT-MU/GCoreUtils",
        "Issues": "https://github.com/CMT-MU/GCoreUtils/issues"
    },
    "split_keywords": [
        "numpy",
        "scipy",
        "sympy",
        "pandas",
        "latex"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de080f70bdfd9f84b3b48901b03e27210716e248cb3a218c09b4f0182690ad4d",
                "md5": "fc1ce86dd7e8e792dd1522f9a95f5f32",
                "sha256": "6d458bef860a5fbb2a4076a085c0f05fa1dc2ddc6e0dc02eb7a4729d05d001b4"
            },
            "downloads": -1,
            "filename": "gcoreutils-1.1.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fc1ce86dd7e8e792dd1522f9a95f5f32",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 36889,
            "upload_time": "2024-02-10T07:08:24",
            "upload_time_iso_8601": "2024-02-10T07:08:24.310612Z",
            "url": "https://files.pythonhosted.org/packages/de/08/0f70bdfd9f84b3b48901b03e27210716e248cb3a218c09b4f0182690ad4d/gcoreutils-1.1.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0fc0e80429305ecd2cbc11c702125bba94c3c0716dbeb2a56aa24543fc3626f",
                "md5": "bb0a3d4830ae5b368156f13462caaae1",
                "sha256": "8fba10f3492c1b7070aea840e7b3414ad91e803649acb509fac44d9991dc796f"
            },
            "downloads": -1,
            "filename": "gcoreutils-1.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "bb0a3d4830ae5b368156f13462caaae1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 33192,
            "upload_time": "2024-02-10T07:08:28",
            "upload_time_iso_8601": "2024-02-10T07:08:28.442785Z",
            "url": "https://files.pythonhosted.org/packages/b0/fc/0e80429305ecd2cbc11c702125bba94c3c0716dbeb2a56aa24543fc3626f/gcoreutils-1.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-10 07:08:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CMT-MU",
    "github_project": "GCoreUtils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "gcoreutils"
}
        
Elapsed time: 0.19277s