Python Library.
Python Library.
♥♥ Install python,pip un/install/show x:
♥ Pip install module_name==version
♥ Python
pip install python [_Or manually install_]
♥ Jupyter notebook
pip install notebook [_notebook calling: %%cmd--jupyter notebook_]
♥ Libraries
1. python -m pip install -U matplotlib [_plotting_]
2. pip install python-math [_math_]
3. pip install pandas [_data set_]
4. pip install numpy [_array_]
5. pip install scikit-learn [_heighter math / machine learning_]
6. pip install opencv-python [_Image/video_]
7. pip install pillow [_Image_]
8. python -m pip install scipy [_science_]
9. pip install os-sys [_system_]
10. pip install pyinstaller [_executabler builder_]
11. pip install PyAutoGUI [_Key-boart_]
12. pip install gTTS [_text to girl voice_]
13. pip install pyttsx3 [_text to boy voice_]
14. pip install face-recognition [_**dlib+cmack required**_]
15. pip install pygame [_audio play_]
16. pip install playsound [_audio play_]
17. pip install ipython [_audio play_]
18. pip install pydub [_audio play_]
19. pip install --upgrade wheel [_//*if moduil not install*//_]
20. pip install random2 [_R.number_]
21. pip install DateTime [_date/time_]
22. pip install openpyxl [_Excel sheet_]
23. pip install clipboard [_.paste()/.copy(d)_]
24. pip install pyperclip [_.paste()/.copy(d)_]
25. pip install calendra [_cl_]
26. pip install calendar-view [_-view/calendar.calendar(y)-_]
27. pip install keyboard [_keyboard.read_key()_]
28. pip install pdf2docx [_a=Converter(pdf),a.convert(docx),a.close_]
29. pip install PyPDF2 [_.PdfFileReader("")_]
30. pip install speechrecognition [_voice to text online_]
31. pip install vosk [_voice to text offline (*model vosk)_]
32. pip install colorama [_-import colorama.fore, fore.color+string-_]
33. pip install tensorflow [_-CNN-_]
34. pip install python-goto [_-from python_goto import goto, goto(line=n)/goto(n)-_]
35. pip install getpass [_-gt.getpass("Enter") password input-_]
36. pip install sounddevice [_-play()-_]
37. pip [_--_]
♥ Lachine & Deep Learning.
1. pip install tensorflow [_DL_]
2. pip install librosa [_ML_]
3. pip install scikit-learn [_ML_]
4. pip install [_-_]
♥ Kivy App GUI programming
install in windows [_android apk_]
1. python -m pip install --upgrade pip wheel setuptools
2. python -m pip install docutils pygments pypiwin32 kivy.deps.sdl2 kivy.deps.glew
3. python -m pip install kivy.deps.gstreamer
4. python -m pip install kivy.deps.angle
5. python -m pip install kivy
♥ kivy ( .py )---to---( .apk )
use google colaboratory to convert .py to .apk [ Or Ubuntu Linux ]
♥ Tkinter Desktop GUI programming in Python
pip install tk [_tkinter-GUI_]
♥ Software package making
--onefile [all in one] --windowed [no console in GUI] --icon=fname.ico [https://icoconvert.com/]
file_name.py -i "NONE" [no icon] --noconsole [no console run]
♥ Python for Embedded
1. pip install pyFirmata [_arduino library_]
2. pip install pyserial [_Pyserial_]
3. pip install pyb_init [_pyboard library_]
♥ Python for MySQL databased
1. pip install mysql-connector-python
♥ Python Library.Creation
Updating...
[ --♥♥ Eng.Rakhin Babu ♥♥-- ]
.........Python.........