Giter VIP home page Giter VIP logo

John's Projects

applyxsltransforms icon applyxsltransforms

Description: command line python script to apply xsl to an xml file and output the resulting transformed xml

cloneallusersrepos icon cloneallusersrepos

Description: python command line script to clone all public repositories for a given user based on passed github username

delimitedfieldsexporter icon delimitedfieldsexporter

Description: command line python script to ingest delimited data file and output to a file one or more field names (specified as comma seperated list), with an option to deduplicate to only show unique field values

delimitedfilescombiner icon delimitedfilescombiner

Description: command line python script to consolidates multiple files of a specified extension and any delimiter in the current directory into a single file with whatever delimiter you specify

delimiterconverter icon delimiterconverter

Description: python command line script to convert a delimited file to another delimited format

performpandasoperations icon performpandasoperations

Description: This script automates pandas operations from the command line. It reads operations from a file, applies them to a CSV file, and outputs the result.

samplexmldata icon samplexmldata

Description: command line python script to query an xml file and pull a random sample of some number of a particular element and it's children from the xml tree and write the samples out to subset xml file

updatedataframe icon updatedataframe

Description: command line python script to update existing dataframe using match point of 1st column, updating any existing rows and then adding any new rows and finally deduplicating before writing out updated dataframe

uploadgitproject icon uploadgitproject

Description: command line python script to create a new repository on github based on contents of directory it's passed, and populate a readme and the github description, based on a comment in the source file. used for initial repo and upload setup

xmlfieldexporter icon xmlfieldexporter

Description: command line python script to interrogate xml file and search for tag, writing out all values present for that tag anywhere in the xml or optionally all deduplicated value

xmltagsearcher icon xmltagsearcher

# Description: python command line script to search an xml file for a specific tag that contains a value, and export out any matching tags and their parent structures to a new xml file which is a subset of the original

xmltodelimitedformat icon xmltodelimitedformat

Description: command line python script to read in xml document and output a delimited file containing fields for each child of the root element labeled to include their parent elements from the xml tree

youtubetrailerdownloader icon youtubetrailerdownloader

Walks through a directory and uses all contained directory names to search youtube for associated movie trailer and downloads trailer into the same directory with a suffix -trailer.mp4

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.