mello99
Hi GitHub, it's been too long. Here's some library-related code (and some basic scripts I wrote). Thanks to the community for contributing. Cheers 👍
Pinned Repositories
figshare_API_client_python
A package for downloading and uploading figshare data
figshare_api_user_documentation
The home of figshare's API documentation.
learn-regex
Learn regex the easy way
Merge-two-CSVs-on-a-common-column-pandas-
Python script that uses pandas' outer join function to merge two CSV files on a shared column.
metadata_breakers
Python script for breaking or atomizing OAI-PMH repositories into simpler text formats
openrefine-batch
Shell script to run OpenRefine in batch mode (import, transform, export). It orchestrates OpenRefine (server) and a python client that communicates with the OpenRefine API.
proquest-to-bepress-ETD-xslt
This is XSLT written to transform ETD metadata in XML from ProQuest's ETD format to a format suitable for upload to a bepress institutional repository, following local practices at Iowa State University.
pymarc-workshop
Code Samples for ALCTS PyMARC Workshop, October 2017
pyoaiharvester
Simple command line oai-pmh harvester written in Python.
mello99's Repositories
mello99/figshare_API_client_python
A package for downloading and uploading figshare data
mello99/figshare_api_user_documentation
The home of figshare's API documentation.
mello99/learn-regex
Learn regex the easy way
mello99/Merge-two-CSVs-on-a-common-column-pandas-
Python script that uses pandas' outer join function to merge two CSV files on a shared column.
mello99/metadata_breakers
Python script for breaking or atomizing OAI-PMH repositories into simpler text formats
mello99/openrefine-batch
Shell script to run OpenRefine in batch mode (import, transform, export). It orchestrates OpenRefine (server) and a python client that communicates with the OpenRefine API.
mello99/proquest-to-bepress-ETD-xslt
This is XSLT written to transform ETD metadata in XML from ProQuest's ETD format to a format suitable for upload to a bepress institutional repository, following local practices at Iowa State University.
mello99/pymarc-workshop
Code Samples for ALCTS PyMARC Workshop, October 2017
mello99/pyoaiharvester
Simple command line oai-pmh harvester written in Python.
mello99/xml_splitter
Python script to split an XML file with many MODS records into individual MODS XML files
mello99/Zip_Multiple_Files_in_Directory_Loop
Python script to iteratively zip groups of image files according to the prefix of the image's filename