helper-for-maxi


Namehelper-for-maxi JSON
Version 1.2.4.post2 PyPI version JSON
download
home_pageNone
SummaryContains all my Functions
upload_time2024-08-31 16:48:55
maintainerNone
docs_urlNone
authorMaxi Myoga
requires_python>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Helper for Maxi

All the Functions I could need multiple times

## Instructions

1. Install:

```sh
pip install helper-for-maxi
```

2. Import package:

```py
import maximyoga
import maximyoga.*
from maximyoga import *
from maximyoga.* import *
# You can replace * with what you need!
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "helper-for-maxi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": "Maxi Myoga",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/88/9d/4ae9bc02d4790191402051f14906c139b941f0a655dcddb9c7b94f387ef4/helper_for_maxi-1.2.4.post2.tar.gz",
    "platform": null,
    "description": "# Helper for Maxi\r\n\r\nAll the Functions I could need multiple times\r\n\r\n## Instructions\r\n\r\n1. Install:\r\n\r\n```sh\r\npip install helper-for-maxi\r\n```\r\n\r\n2. Import package:\r\n\r\n```py\r\nimport maximyoga\r\nimport maximyoga.*\r\nfrom maximyoga import *\r\nfrom maximyoga.* import *\r\n# You can replace * with what you need!\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Contains all my Functions",
    "version": "1.2.4.post2",
    "project_urls": {
        "Changelog": "https://github.com/CatMaxiMyoga/helper_for_maxi/blob/main/CHANGELOG.md",
        "Github": "https://github.com/CatMaxiMyoga/helper_for_maxi"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4fb2906a833744fae1d164ecf292cbc9789bcdce2e98e1134cbec711b126e2a",
                "md5": "874cc66dd9a7aa100c8ebc049ba9ded2",
                "sha256": "da08e13a5bca13d0ec3022f066afa6aeecb95e2a5b2c8928ebd7e3399266a8e8"
            },
            "downloads": -1,
            "filename": "helper_for_maxi-1.2.4.post2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "874cc66dd9a7aa100c8ebc049ba9ded2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 18376,
            "upload_time": "2024-08-31T16:48:54",
            "upload_time_iso_8601": "2024-08-31T16:48:54.318259Z",
            "url": "https://files.pythonhosted.org/packages/a4/fb/2906a833744fae1d164ecf292cbc9789bcdce2e98e1134cbec711b126e2a/helper_for_maxi-1.2.4.post2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "889d4ae9bc02d4790191402051f14906c139b941f0a655dcddb9c7b94f387ef4",
                "md5": "68c5f3be4e24a9cafddf99a803d0a454",
                "sha256": "0aa95fcf5e69bbb3f6175fe32aba10f32c48a4eaf7dc2e69bb05212fa8eb336f"
            },
            "downloads": -1,
            "filename": "helper_for_maxi-1.2.4.post2.tar.gz",
            "has_sig": false,
            "md5_digest": "68c5f3be4e24a9cafddf99a803d0a454",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 12666,
            "upload_time": "2024-08-31T16:48:55",
            "upload_time_iso_8601": "2024-08-31T16:48:55.882301Z",
            "url": "https://files.pythonhosted.org/packages/88/9d/4ae9bc02d4790191402051f14906c139b941f0a655dcddb9c7b94f387ef4/helper_for_maxi-1.2.4.post2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-31 16:48:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CatMaxiMyoga",
    "github_project": "helper_for_maxi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "helper-for-maxi"
}
        
Elapsed time: 0.34997s