YetAnotherModule

Yet Another Python Module.


Keywords
math, pip, pypi-package, python3, tool, tools
License
MIT-feh
Install
pip install YetAnotherModule==0.0.2.2

Documentation

Yet Another Python Module (YAPM)

A module where I put random stuff. Feel free to update, add, or optimize stuff just keep the syntax the same.

Works with python 3.10>=

Versions

versions go by w.x.y.z

w is the amount of big updates x is the amount of middle updates y is the amount of smaller updates z is the amount of smallest updates. Like big fixes.

Contributing

If you want to contribue fork this repo and make a pull request. Make sure that your contribution

  • Keeps syntax the same (eg. function(a, b) should beable to be ran as function(a, b) without an error)
  • Useful
  • Doesn't make functions slower

Downloading

Run pip install YetAnotherModule to download from pip

Importing

import YAPM

Licence

This code is under the MIT licence. You can do whatever you want but I (Carson) am not liabile for anything that is done with this code.