Skip to content

Python package of utilities that I have written. Functions partially written by others have been credited through comments. Currently missing full pip compatibility. SHOULD be compatible with all operating systems, but there are several I have yet to check.

License

Notifications You must be signed in to change notification settings

TheElementalOfDestruction/creatorUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

creatorUtils

About


Python package of utilities that I have written. Functions partially written by others have been credited through comments. Provides many useful functions that accomplish new tasks or provide a shorthand for certain complex functions.

Should work with both Python 3 and Python 2. If you find a bug or issue, please report it to me so that I can try to fix it.


Installation:


Run {python executable name} setup.py install from the root directory of the package, or run {python executable name} -m pip install git+https://github.com/TheElementalOfDestruction/creatorUtils


Known issues:


  • Currently missing full pip compatibility. I plan to have it be installable by name rather than by URL.
  • As creatorUtils.crypt.WebSocket is still a work in progress, some of its features may not work properly. Please check for sections marked as TODO or notes on a section before reporting bugs about it.

About

Python package of utilities that I have written. Functions partially written by others have been credited through comments. Currently missing full pip compatibility. SHOULD be compatible with all operating systems, but there are several I have yet to check.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages