mjwt


Namemjwt JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/mennowitteveen/mjwt
SummaryPython package with coding tools, code snippets and notes from Menno Witteveen
upload_time2023-06-14 14:22:50
maintainer
docs_urlNone
authorMenno Witteveen
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            mjwt
================

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

Construction newest readme. JUne14-15:51. Hurr durr, this will become my
readme it says. is this now mjws readmoi? This is new text 14-6
thunderbird

## Install

``` sh
pip install mjwt
```

## How to use

Im now gonna do a short code example:

``` python
1+1
```

    2

``` python
# import numpy as np
# from mjwt.utils import legimplot
# legimplot(np.random.randn(5,5), show=True)
```

Bang, an implot above.

``` python
print('something')
```

    something

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mennowitteveen/mjwt",
    "name": "mjwt",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "nbdev jupyter notebook python",
    "author": "Menno Witteveen",
    "author_email": "menno102@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a4/7e/2e8a124cda0edac2d018b6ab79ae0b3fe5aba651aad6b0a03a1b9572b335/mjwt-0.0.4.tar.gz",
    "platform": null,
    "description": "mjwt\n================\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nConstruction newest readme. JUne14-15:51. Hurr durr, this will become my\nreadme it says. is this now mjws readmoi? This is new text 14-6\nthunderbird\n\n## Install\n\n``` sh\npip install mjwt\n```\n\n## How to use\n\nIm now gonna do a short code example:\n\n``` python\n1+1\n```\n\n    2\n\n``` python\n# import numpy as np\n# from mjwt.utils import legimplot\n# legimplot(np.random.randn(5,5), show=True)\n```\n\nBang, an implot above.\n\n``` python\nprint('something')\n```\n\n    something\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Python package with coding tools, code snippets and notes from Menno Witteveen",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/mennowitteveen/mjwt"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6a6acea24203be2e9726f6972299379f5c61345c2354997a63b4148c26125178",
                "md5": "c1e8ab6cf633dccefeec0fe5aa78518c",
                "sha256": "d04b9de496b2a3e32175cabfa3bb15f8d444f0747df19a4323005b2dc9cca261"
            },
            "downloads": -1,
            "filename": "mjwt-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c1e8ab6cf633dccefeec0fe5aa78518c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 7523,
            "upload_time": "2023-06-14T14:22:48",
            "upload_time_iso_8601": "2023-06-14T14:22:48.160925Z",
            "url": "https://files.pythonhosted.org/packages/6a/6a/cea24203be2e9726f6972299379f5c61345c2354997a63b4148c26125178/mjwt-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a47e2e8a124cda0edac2d018b6ab79ae0b3fe5aba651aad6b0a03a1b9572b335",
                "md5": "6f196e92f5ab298e7e2844d4de18706f",
                "sha256": "5eebbc9ec9793fd79c333558ee1b45f1cbb85cec339aedd137b1724d18a24b73"
            },
            "downloads": -1,
            "filename": "mjwt-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "6f196e92f5ab298e7e2844d4de18706f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 8143,
            "upload_time": "2023-06-14T14:22:50",
            "upload_time_iso_8601": "2023-06-14T14:22:50.699876Z",
            "url": "https://files.pythonhosted.org/packages/a4/7e/2e8a124cda0edac2d018b6ab79ae0b3fe5aba651aad6b0a03a1b9572b335/mjwt-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-14 14:22:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mennowitteveen",
    "github_project": "mjwt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mjwt"
}
        
Elapsed time: 0.27626s