Twipper

Latest version: v0.1.5

Safety actively analyzes 621924 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.1.5

Release Features:
---
* Currently the **full text of a tweet is retrieved**, since previosly it was not specified to retrieve extended tweets, so the Twitter API was returning truncated tweets.
* Twipper Querying system now does **not remove numbers whenever they are combined within a word**, but it does when they are just numbers.
* **Pagination error fixed**, since twipper was retrieveing one more page than the specified ones by parameter due to a page_count checking error.
* Now there is a new filtering available in Standard API Search which allows to **retrieve tweets posted by verified accounts** filtering out the ones that do not come from a verified profile.
* Also some minor fixes have been done.

Information
---
Anyways, feel free to open as many [issues](https://github.com/alvarob96/twipper/issues) as you think the package needs in order to wrap up Twitter API requests! Any kind of help is appreciated since this is an Open Source project.

Contact me via [email](alvarob96usal.es), via [LinkedIn](https://www.linkedin.com/in/alvarob96/) or via [GitHub](https://github.com/alvarob96).

0.1.4

Release Fixes:
---
* Error when filtering out retweets on streaming functions fixed.
* Problem when streaming returned empty response fixed with streaming re-start.
* Some minor changes/fixes have been done.

Information
---
Anyways, feel free to open as many [issues](https://github.com/alvarob96/twipper/issues) as you think the package needs in order to wrap up Twitter API requests! Any kind of help is appreciated since this is an Open Source project.

Contact me via [email](alvarob96usal.es), via [LinkedIn](https://www.linkedin.com/in/alvarob96/) or via [GitHub](https://github.com/alvarob96).

0.1.3

Release Features:
---
* A new querying system based on keywords via logical operators has been developed, which includes both **AND** and **OR**, and the operator **NOT** to negate words. Reference can be found at: https://twipper.readthedocs.io/queries.html
* Retweet filtering parameter has been added to premium functions since it was not evaluated on the previous release.
* Some minor changes/fixes have been done.

Information
---
Anyways, feel free to open as many [issues](https://github.com/alvarob96/twipper/issues) as you think the package needs in order to wrap up Twitter API requests! Any kind of help is appreciated since this is an Open Source project.

Contact me via [email](alvarob96usal.es), via [LinkedIn](https://www.linkedin.com/in/alvarob96/) or via [GitHub](https://github.com/alvarob96).

0.1.2

0.1.1

0.1

Working version of the package with CI via Azure Pipelines and initial docs hosted on ReadTheDocs.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.