Skip to content

al3xandr3/python

Repository files navigation

Python Utils

Collection of python util scripts.

Some are scripts to execute directly, other to be used as libs.

To reach the libs, use:

>>> import sys; import os; sys.path.append(os.path.expanduser('~/DropBox/my/projects/python/'))

(update the python script directory to your own path)

About

collection of Python util scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published