The Mustraxlib Library is a simple library that helps makes coding quicker, shorter and more efficient. Some abilities include: Matrix Manipulation, User Input, Web Scraping and Simple Console Manipulation. To get a full list of functions, use the help() function in your code. To Use the Library, use 'pip install Mustraxlib' in your shell and 'from Mustraxlib import *' in your code. To use the functions, use function_name(parameters). The Code is Copyrighted and not available for private distribution or editing. View LICENCE.txt for more information about legalities.
# ChangeLog
## 2.0.5 and 2.0.6 (Current Release)
- When you hover over a Function, it shows a small description
- Added the `help()` command, which gives a list of all functions with brief descriptions
- Fixed Bugs
- Now you can use `from Mustraxlib import *` to be able to use functions like `function_name(parameters)` instead of `Mustraxlib.function_name(parameters)`
## 2.0.4
- Experimenting with new functions
## 2.0.3
- Stable Release
## 0.0.1 to 2.0.2
- Testing with Various Functions
Raw data
{
"_id": null,
"home_page": "",
"name": "Mustraxlib",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Efficiency,User Input,Hashing,Encryption,Matrix,2D Lists,List Manipulation",
"author": "Programmer101",
"author_email": "wsl.com.uk@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/93/51/5017512f8b6b5b5480c33dea824ca5a8bebea308188aa81bc72652168aec/Mustraxlib-2.0.7.tar.gz",
"platform": null,
"description": "The Mustraxlib Library is a simple library that helps makes coding quicker, shorter and more efficient. Some abilities include: Matrix Manipulation, User Input, Web Scraping and Simple Console Manipulation. To get a full list of functions, use the help() function in your code. To Use the Library, use 'pip install Mustraxlib' in your shell and 'from Mustraxlib import *' in your code. To use the functions, use function_name(parameters). The Code is Copyrighted and not available for private distribution or editing. View LICENCE.txt for more information about legalities.\r\n\r\n# ChangeLog\r\n\r\n## 2.0.5 and 2.0.6 (Current Release)\r\n- When you hover over a Function, it shows a small description\r\n- Added the `help()` command, which gives a list of all functions with brief descriptions\r\n- Fixed Bugs\r\n- Now you can use `from Mustraxlib import *` to be able to use functions like `function_name(parameters)` instead of `Mustraxlib.function_name(parameters)`\r\n\r\n## 2.0.4\r\n- Experimenting with new functions\r\n\r\n## 2.0.3\r\n- Stable Release\r\n\r\n## 0.0.1 to 2.0.2\r\n- Testing with Various Functions\r\n",
"bugtrack_url": null,
"license": "Copyright 2023 Programmer101. All rights reserved. See LICENCE.txt for details",
"summary": "Simple tools for convenient programming",
"version": "2.0.7",
"project_urls": null,
"split_keywords": [
"efficiency",
"user input",
"hashing",
"encryption",
"matrix",
"2d lists",
"list manipulation"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "93515017512f8b6b5b5480c33dea824ca5a8bebea308188aa81bc72652168aec",
"md5": "529baf073673814fa5c2bc45a2cd061f",
"sha256": "99e583d753d04b848487f47932bb8eacbc8e9e214d5881e9248095026efedec3"
},
"downloads": -1,
"filename": "Mustraxlib-2.0.7.tar.gz",
"has_sig": false,
"md5_digest": "529baf073673814fa5c2bc45a2cd061f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6754,
"upload_time": "2024-01-03T00:48:19",
"upload_time_iso_8601": "2024-01-03T00:48:19.216305Z",
"url": "https://files.pythonhosted.org/packages/93/51/5017512f8b6b5b5480c33dea824ca5a8bebea308188aa81bc72652168aec/Mustraxlib-2.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-03 00:48:19",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "mustraxlib"
}