Monday, November 5, 2012

OpenCode: MySQL procedures + python + shell code repositories now public

OpenCode: MySQL procedures + python + shell code repositories now public:
I write a fair number of scripts on this site and have posted a lot of code over the years. Generally if I am not pasting the code to be viewed on the webpage then I link to a file that a user can download; which leads to a lot of mish-mash code that doesn’t have a home. I’ve always kept the code files in a private SVN repo over the years but have recently moved them all to BitBucket Git repositories. So here they are: lots of code samples and useful bits of programming to save time.
Generic Shell Scripts: https://bitbucket.org/themattreid/generic-bash-scripts/src

Generic Python Scripts: https://bitbucket.org/themattreid/generic-python-scripts/src

Generic MySQL Stored Procs: https://bitbucket.org/themattreid/generic-sql-scripts/src
I’ll add more code to those as time goes on.

PlanetMySQL Voting:
Vote UP /
Vote DOWN

DIGITAL JUICE

No comments:

Post a Comment

Thank's!