Skip to main content

Simple tools for convenient programming

Project 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.

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

Project details


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page