Skip to content

bcutrell/equitweet

Repository files navigation

Equitweet

import equitweet

# search for cash tag $A
results = equitweet.search('A')

# search for cash tags $A, $B
batch_results = equitweet.batch_search(['A', 'B'])

Next Steps

  • DB integration
  • Backtesting, NLP, EDA examples
  • Pandas support
  • Luigi support
  • Plotly.js Dash example

License

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

About

A small package for collecting $finance tweets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages