Skip to content
View pjswords's full-sized avatar
Block or Report

Block or report pjswords

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Detect-PDF-in-Base64-text Detect-PDF-in-Base64-text Public

    This Python script reads a document, looks for a Base64-encoded PDF, decodes it, and writes extracted PDF text to a file. The script uses the PyPDF2 library to extract text from de-encoded PDFs.

    Python 2 1

  2. Apple-SEC-filings Apple-SEC-filings Public

    These Python scripts retrieve and parse the "Risk Factors" section in Apple's annual SEC filings from 2007 through 2015. The output is an .xlsx file with a dictionary of words used in each filing.

    Python 1