0xalizk / utilities

Nifty Python OS and NetworkX utilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utility Python scripts:

See each script's folder for a README.md detailing purpose and usage.

Networks utils:

for common tasks related to network files (which are text files with two-three columns representing "source", "target" and (optionally) "sign" of interactions). Requires NetworkX 2+.

OS utils:

general python scripts for common command line tasks (e.g. easier more intuitive script for finding files)

Plotting utils:

Plotting related to networks; for more advanced/generalized scripts please see this repo: http://github.com/aliatiia/data.visualization

About

Nifty Python OS and NetworkX utilities


Languages

Language:Python 99.3%Language:Shell 0.7%