Python

Python by Topic

Python Basic

Advanced

Modules

  • Builtin Modules
  • External Modules
    • NumPy
    • Pandas
    • Matplotlib
    • Plotly
    • Pydot
    • Seaborn
    • SciPy
    • Requests
    • Scrapy
    • BeautifulSoup
    • PIL
    • OpenCV
    • Genism
    • pyMySQL
    • SymPy
    • pyMongo
    • SQLAlchemy
    • Theano
    • Bokeh
    • Poetry
    • Dash
    • PyTorch
    • Scikit-Learn
    • Keras
    • Tensorflow
    • NLTK
    • TextBlob
    • Bokeh

Machine Learning

Projects

  • Automation

Useful Tools and Resources

Python Fun facts
ยท โ˜• 3 min read
Some fun facts about Python

Caching a response in python
ยท โ˜• 1 min read
Caching in python without any external library

Logging in Python
ยท โ˜• 14 min read
Error logging in python

Python - Selenium Basics
ยท โ˜• 8 min read
Selenium Basic Usage

Python - Variables
ยท โ˜• 8 min read
Variables in python programming language