Skip to content

Releases: EVEprosper/ProsperDatareader

Initial Release - Stocks, News, and NLTK

14 Aug 00:40
Compare
Choose a tag to compare

ProsperDatareader - Uniform Data Collection

Meant to be a companion to pandas-datareader, ProsperDatareader helps pipe remote resources into Pandas dataframes.

Check us out on PyPI
Check us out on ReadTheDocs.io

Features

  • Get The News: Supported feeds from both Robinhood and Google to get the latest news about your favorite stocks
  • Get Company Metadata: Collect all the relevant meta stats about your favorite companies
  • Bulk Run NLTK Analysis: Get Vader sentiments for whole collections of strings in one command
  • Testing coverage for all supported feeds
    • schema coverage for sources, know when API's change
  • Logging hooks: Easier tracing for production and debugging
  • Automated coverage:
    • Docs by ReadTheDocs
    • Testing by Travis-CI
    • Coverage by Coveralls

TEST TAG - Please ignore

04 Aug 01:06
Compare
Choose a tag to compare

Validating travis/version automation

TEST TAG - Please ignore

03 Aug 15:59
Compare
Choose a tag to compare
v0.2.2

adding new encrypted password

TEST TAG - Please ignore

03 Aug 06:28
Compare
Choose a tag to compare
v0.2.1

incrementing version

Release Automation Validation

03 Aug 06:00
Compare
Choose a tag to compare

Testing travis setup for release to pypi

Alpha release - Setting up automation

02 Aug 16:22
Compare
Choose a tag to compare

Basic utilities complete. Tagging release to work on travis automation