Skip to content

yyfdemajia/Scripts

 
 

Repository files navigation

THIS PROJECT IS NO LONGER MAINTAINED

Scripts

This repository contains various python programs and packages created to fulfill the needs for various research projects. As such, they come without any sort of warranty. Admittedly they have been sparsely tested.

They were written to be used with python version 2.7 and requires the following packages

Most of the programs are dependent on the sgenlib package, and therefor the PYTHONPATH environmental variable needs to be amended to include the installation path of this repository. Assuming this repository was downloaded to a folder called $SCRIPT this can be accomplished with.

export PYTHONPATH=$PYTHONPATH:$SCRIPTS

It is recommended to put this is in a source file, e.g. .bashrc that is loaded automatically.

Lastly, the code comes without any sort of support. If you find a bug, please add an issue report here on GitHub.

About

Various Python packages and programs - THIS PROJECT IS NO LONGER MAINTAINED

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.3%
  • Shell 1.9%
  • C++ 0.8%