mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-11-23 20:11:07 +00:00
feat: dump the tweets from given username for data analysis
This commit is contained in:
parent
474c4ebb79
commit
ad9e42044f
8
.github/workflows/PULL_REQUEST_TEMPLATE.md
vendored
8
.github/workflows/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -5,11 +5,11 @@
|
||||||
|
|
||||||
## Checklist
|
## Checklist
|
||||||
<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->
|
<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->
|
||||||
- [ ] I have read and followed the [Contribution Guidlines](https://github.com/hastagAB/Awesome-Python-Scripts#contribution-guidelines-) before creating this PR.
|
- [x] I have read and followed the [Contribution Guidlines](https://github.com/hastagAB/Awesome-Python-Scripts#contribution-guidelines-) before creating this PR.
|
||||||
- [ ] I've added a new Script
|
- [x] I've added a new Script
|
||||||
- [ ] Script is tested and running perfectly fine on my system
|
- [x] Script is tested and running perfectly fine on my system
|
||||||
- [ ] PR is regarding the Documetation
|
- [ ] PR is regarding the Documetation
|
||||||
- [ ] This change requires a documentation update
|
- [x] This change requires a documentation update
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -147,6 +147,7 @@ So far, the following projects have been integrated to this repo:
|
||||||
|[Word Frequency Counter](Word_Frequency_Counter)|[sonniki](https://github.com/sonniki)|
|
|[Word Frequency Counter](Word_Frequency_Counter)|[sonniki](https://github.com/sonniki)|
|
||||||
|[Word generator](Word-generator)|[TGLIDE](https://github.com/TGlide)|
|
|[Word generator](Word-generator)|[TGLIDE](https://github.com/TGlide)|
|
||||||
|[Work log generator](Work_Log_Generator)|[Maël Pedretti](https://github.com/73VW)|
|
|[Work log generator](Work_Log_Generator)|[Maël Pedretti](https://github.com/73VW)|
|
||||||
|
|[X Scrapper](X_Scrapper)|[Shreeram](https://github.com/iamshreeram)|
|
||||||
|[YTS Torrents](yts_torrents)|[Mayank Nader](https://github.com/makkoncept)|
|
|[YTS Torrents](yts_torrents)|[Mayank Nader](https://github.com/makkoncept)|
|
||||||
|[Yoda-speak Translator](speak_like_yoda)|[sonniki](https://github.com/sonniki) |
|
|[Yoda-speak Translator](speak_like_yoda)|[sonniki](https://github.com/sonniki) |
|
||||||
|[Youtube video downloader](Youtube_Video_Downloader)|[Christopher He](https://github.com/hecris)|
|
|[Youtube video downloader](Youtube_Video_Downloader)|[Christopher He](https://github.com/hecris)|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user