Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
playground:pythonlibraries [2023/10/13 14:01] itbs [PlayGround] |
playground:pythonlibraries [2025/04/22 10:11] (aktuell) 47.128.59.24 alte Version wiederhergestellt (2025/04/15 17:13) |
||
---|---|---|---|
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:// | ||
- | |||
- | https:// | ||
====== 🎓 Courses: ====== | ====== 🎓 Courses: ====== | ||
Zeile 122: | Zeile 24: | ||
* The Software Designer Mindset: https:// | * The Software Designer Mindset: https:// | ||
* The Software Architect Mindset: Pre-register now! https:// | * The Software Architect Mindset: Pre-register now! https:// | ||
- | * Next Level Python: Become a Python Expert: https:// | + | * Next Level Python: Become a Python Expert: https:// |
* The 30-Day Design Challenge: https:// | * The 30-Day Design Challenge: https:// | ||