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 likefunction_name(parameters)instead ofMustraxlib.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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Mustraxlib-2.0.7.tar.gz
(6.8 kB
view details)
File details
Details for the file Mustraxlib-2.0.7.tar.gz.
File metadata
- Download URL: Mustraxlib-2.0.7.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99e583d753d04b848487f47932bb8eacbc8e9e214d5881e9248095026efedec3
|
|
| MD5 |
529baf073673814fa5c2bc45a2cd061f
|
|
| BLAKE2b-256 |
93515017512f8b6b5b5480c33dea824ca5a8bebea308188aa81bc72652168aec
|