Skip to content

A collection of utility functions I've made for various projects

License

Notifications You must be signed in to change notification settings

MasterOdin/python-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Utilities

Build Status

This repo holds a python package that houses various utilities that I've used in various projects and that I'd rather not rewrite/find repeatidly everytime I need them. Some of the functions could be replaced with something like Scipy, but I'd rather not bring in that dependency if the only thing I needed out of it was conversion of celsisus to farenheit. As such a key component of the library is to minimize the dependencies on other libraries such that one could drop this into any project with minimal fuss.

About

A collection of utility functions I've made for various projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages