Anyway , I can save your passwords in database and help you to never forgot them .
Before run , there are some steps :
Install , Clone , Run
sudo pacman -S python-pip mpg123 espeak ffmpeg python
sudp pacman -S mariadb-server maridb-client
Use your own linux package manager
sudo mysql
> CREATE USER 'Ashley'@'localhost' IDENTIFIED BY 'Ashley';
> GRANT ALL PRIVILEGES ON *.* TO 'Ashley'@'localhost';
> FLUSH PRIVILEGES;
> exit
sudo systemctl restart mysql.service
Make a costume user . This is an example .
git clone https://github.com/BlackIQ/Ashley && cd Ashley
pip3 install -r requirements.txt
You can make a Virtual Environment too .
python3 Ashley
Done !
Name and Idea by Miss.Annahita 💖
Developed by Me ✨ , With love ❤️
FBL is tool to find broken links in articles and files
SelfUp is a free and open source project to helps us become the better version of ourselves.
دوست داری بدونی چند ساعت واسه خرید یه چیز باید کار کنی؟
درگاه اتصال به بانک های ایرانی ( درگاه پرداخت بانک ملی ایران،بانک سامان، بانک ملت، درگاه پرداخت زرین پال و ... ) با استفاده از پایتون
a package for type checking the urls and associated views for django
Solution of Quera's Problems with different programming language and approach.
🎨 ASCII art library for Python
List of awesome tips and tricks, resources, videos and articles in .net, software architecture, microservice and cloud-native