Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 679 Bytes

File metadata and controls

24 lines (13 loc) · 679 Bytes

DevTools

A collection of useful devops type tools and scripts

logparser

Self explanitory. a barebones python log parsing tool. made to adapt to your needs.

Datapi

a set of web scraping tools that focus on multithreaded processing and fuzzing

Django_API_base

just as it says the base framework to get up and running asap with your own personal fully fledged reasful api not to be confused with Datapi(pronounced Data-py... i should have called it scrapy)

remotedbToLocal

a database backup tool to pull in the database dump from a remote database.

deployMysqlDevtoProd

deploys a development mysql database into a production database for seamless updates