evolut

Permet de recupéré des informations que un compte evolut


License
GPL-3.0
Install
pip install evolut==1.2

Documentation

Evolut

Educational purposes only

Permet de recupérer des informations sur un compte twitter (email et numéro de télephone partiellement) avec mot de passe oublié

forthebadge made-with-python

💡 Prérequis

Python 3

🛠️ Installation

Avec PyPI

pip3 install evolut

Avec github

git clone https://github.com/megadose/evolut.git
cd evolut/
python3 setup.py install

📈 Usage

from evolut import *
print(evolut("test"))

📚 Demo

alt text

📝 License

GNU General Public License v3.0