pymeili


Namepymeili JSON
Version 1.0.5 PyPI version JSON
download
home_page
Summarya module to beautify your python plot or terminal text.
upload_time2024-03-01 10:31:42
maintainer
docs_urlNone
authorVVVictorZhou
requires_python
licenseMIT
keywords beautify
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### INTRODUCTION
> pymeili.為美麗而生 [remake edition]

pymeili is a module to beautify your python plot with more simple way. the design idea is from Navigraph aeronautical chart.

### INSTALLATION & USAGE
For more information, please visit our hosted github webpage: https://github.com/VVVICTORZHOU/pymeili_resource


### USAGE

We have moved our project instruction to github, please visit our hosted github webpage.

### CHANGE LOG
---

#### 1.0.1 (29/01/2024)
- First Release

#### 1.0.2 (02/02/2024)
- First Revision, Including:
    - Axes in the plot is now available
    - Windrose plot is now available (not include subplots)
    - demo4, demo9 released
    - README.md updated

#### 1.0.3 (08/02/2024)
- Fixing the bug in the installation process
- README.md updated

#### 1.0.4 (15/02/2024)
- Fixing the bug in the installation process
- New feature: bp.record() is now available

#### 1.0.5 (01/03/2024)
- Fixing the bug in the importing process
- New feature: bp.add_watermark() is now available

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pymeili",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "beautify",
    "author": "VVVictorZhou",
    "author_email": "vichouro@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e8/60/a115950c11bfcaaf09fae98d0dd5094fdcecd72e2a18fbce5629a59db6cf/pymeili-1.0.5.tar.gz",
    "platform": null,
    "description": "### INTRODUCTION\r\n> pymeili.\u70ba\u7f8e\u9e97\u800c\u751f [remake edition]\r\n\r\npymeili is a module to beautify your python plot with more simple way. the design idea is from Navigraph aeronautical chart.\r\n\r\n### INSTALLATION & USAGE\r\nFor more information, please visit our hosted github webpage: https://github.com/VVVICTORZHOU/pymeili_resource\r\n\r\n\r\n### USAGE\r\n\r\nWe have moved our project instruction to github, please visit our hosted github webpage.\r\n\r\n### CHANGE LOG\r\n---\r\n\r\n#### 1.0.1 (29/01/2024)\r\n- First Release\r\n\r\n#### 1.0.2 (02/02/2024)\r\n- First Revision, Including:\r\n    - Axes in the plot is now available\r\n    - Windrose plot is now available (not include subplots)\r\n    - demo4, demo9 released\r\n    - README.md updated\r\n\r\n#### 1.0.3 (08/02/2024)\r\n- Fixing the bug in the installation process\r\n- README.md updated\r\n\r\n#### 1.0.4 (15/02/2024)\r\n- Fixing the bug in the installation process\r\n- New feature: bp.record() is now available\r\n\r\n#### 1.0.5 (01/03/2024)\r\n- Fixing the bug in the importing process\r\n- New feature: bp.add_watermark() is now available\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "a module to beautify your python plot or terminal text.",
    "version": "1.0.5",
    "project_urls": null,
    "split_keywords": [
        "beautify"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e860a115950c11bfcaaf09fae98d0dd5094fdcecd72e2a18fbce5629a59db6cf",
                "md5": "f8dc631a86006af29353dc1df64b653c",
                "sha256": "1816e45fafc07c7d6e509653944c41acee37c5ea758ad388782b358103e0c460"
            },
            "downloads": -1,
            "filename": "pymeili-1.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "f8dc631a86006af29353dc1df64b653c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11573517,
            "upload_time": "2024-03-01T10:31:42",
            "upload_time_iso_8601": "2024-03-01T10:31:42.993995Z",
            "url": "https://files.pythonhosted.org/packages/e8/60/a115950c11bfcaaf09fae98d0dd5094fdcecd72e2a18fbce5629a59db6cf/pymeili-1.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-01 10:31:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pymeili"
}
        
Elapsed time: 0.20770s