Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
|
playground:pythonlibraries [2025/05/02 11:29] 47.128.34.126 alte Version wiederhergestellt (2024/07/30 01:27) |
playground:pythonlibraries [2025/05/16 02:43] (aktuell) 47.128.24.52 alte Version wiederhergestellt (2025/05/05 11:03) |
||
|---|---|---|---|
| Zeile 19: | Zeile 19: | ||
| - ⚬ Httpx: https:// | - ⚬ Httpx: https:// | ||
| - ⚬ Python-dotenv: | - ⚬ Python-dotenv: | ||
| + | |||
| + | === older List of TOP 40 LIBRARIES: === | ||
| + | |||
| + | Natural Language Processing (2): | ||
| + | NLTK ► manipulate strings | ||
| + | https:// | ||
| + | FlashText ► replace keywords in sentences or extract keywords from sentences | ||
| + | https:// | ||
| + | |||
| + | Computer Vision (2): | ||
| + | OpenCV ► computer vision/ image processing | ||
| + | https:// | ||
| + | SimpleCV ► computer vision | ||
| + | http:// | ||
| + | |||
| + | GUI (3): | ||
| + | Tkinter ► GUI | ||
| + | https:// | ||
| + | wxPython ► GUI toolkit | ||
| + | https:// | ||
| + | PyQt ► GUI toolkit | ||
| + | https:// | ||
| + | |||
| + | Game (2): | ||
| + | Pygame ► writing video games mainly | ||
| + | https:// | ||
| + | Pyglet ► 3d animation and game creation engine | ||
| + | http:// | ||
| + | |||
| + | Web (6): | ||
| + | Requests ► HTTP library/ | ||
| + | https:// | ||
| + | Scrapy ► webscraping | ||
| + | https:// | ||
| + | BeautifulSoup ► parsing/ | ||
| + | Zappa ► server-less application on API Gateway and Amazon Web Services Lambda | ||
| + | https:// | ||
| + | Django ► web framework | ||
| + | https:// | ||
| + | Flask ► web framework | ||
| + | https:// | ||
| + | |||
| + | Data Science (5): | ||
| + | Pandas ► data-science | ||
| + | https:// | ||
| + | Matplotlib ► 2-dimensional graphs and plots | ||
| + | https:// | ||
| + | Plotly ► similar to matplotlib | ||
| + | https:// | ||
| + | Bokeh ► data visualization library https:// | ||
| + | SQLAlchemy ► Database Abstraction | ||
| + | https:// | ||
| + | |||
| + | Math (3): | ||
| + | Numpy ► advance math functionalities | ||
| + | https:// | ||
| + | SciPy ► library of algorithms and mathematical tools https:// | ||
| + | SymPy ► algebraic evaluation, differentiation, | ||
| + | https:// | ||
| + | |||
| + | Machine Learning (8): | ||
| + | Keras ► deep neural networks | ||
| + | https:// | ||
| + | Tensorflow ► develop, train and design deep learning models https:// | ||
| + | PyTorch ► machine learning | ||
| + | https:// | ||
| + | Scikit-Learn ► ML | ||
| + | https:// | ||
| + | Imbalanced-learn ► ML | ||
| + | https:// | ||
| + | Theano ► deep learning library | ||
| + | http:// | ||
| + | LightGBM ► machine learning | ||
| + | https:// | ||
| + | Eli5 ► machine learning | ||
| + | https:// | ||
| + | |||
| + | Other (9): | ||
| + | Twisted ► network application develop | ||
| + | https:// | ||
| + | IPython ► completion, history, shell capabilities, | ||
| + | https:// | ||
| + | Pillow ► images/ | ||
| + | https:// | ||
| + | Poetry ► manage python packaging and dependencies | ||
| + | https:// | ||
| + | Gensim ► natural library processing library | ||
| + | https:// | ||
| + | Pywin32 ► Interact with Windows | ||
| + | https:// | ||
| + | Kivy ► Mobile Apps | ||
| + | https:// | ||
| + | Pendulum ► date and time | ||
| + | https:// | ||
| + | Loguru ► python logging | ||
| + | https:// | ||
| ====== 🎓 Courses: ====== | ====== 🎓 Courses: ====== | ||