Jefferson-Henrique / Jefferson-Henrique/GetOldTweets-python
Allowing edits to change output file name and format
Open
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 790
- PR merge metrics
- No merged PRs in 30d
Description
1. allow people to change of output CSV file e.g. `pos.csv` or `neg.csv` or `user.csv`
2. allow people to export data as JSON file with name parameters as noted in No.1
3. allow people to pipe the data into a new/used DB (e.g. SQLite using SQLAlchemy)
4. allow people to pipe the data into ElasticSearch like https://github.com/haccer/tweep
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.