I am self learned Pythonist, the language behind many successful apps you may fall in love with, like YouTube, Twitter etc. Many webservices like Netflix uses Python for backend jobs . The popularity of this language was due to its simplicity and opensource nature.
Python is interpreted, low-level programming language designed by Guido Vann Rossum in 1991.
You can learn Python very easily within hours and find useful when you are dealing with data science and automation projects. The word automation may sound weird to beginners.
Suppose you want to visit and like particular hash tagged Instagram posts which may take some time. Automation can be used. Instapy Python package will save your time. There area plenty of packages like InstaPy at Python.org
You need not rewrite everything, just use what others left for you and save development time.
Learn Python from Scratch
I have a set of posts and projects which would help you to learn and trouble shoot Python codes with ease and peace.
- Install Python pip and setup tools on openSUSE
- Using pelican themes
- Create a pelican blog in 5 minute
- How to import posts from WordPress to Pelican blog
- Automate PYPI upload with GitHub workflow/Action
- Automate TestPYPI upload of python packages with GitHub workflow
- How to run selenium webdriver with headless mode
- Fix Chrome Driver Error or Selenium webdriver error
- flask-gentelella : A beautiful admin bootstrap for pythoners
- How to pass python list to JavaScript in Flask app
Django
Django is a full fledged and even more powerful and adored by the community of developers Python Web Framer work. I have few project in mind m check out the these posts
Flask Projects and Guides
Flask is one of my favorite Python framework for developing web app with minimal code. It is a micro frame work, can be used to create database powered web app, twitter clone and whatever you wished to have. Here is few posts I wish to share with you
- flask-gentelella : A beautiful admin bootstrap for pythoners
- How to pass python list to JavaScript in Flask app
- Pass variables to other templates in Flask
- Pyboard for covid-19 status
- Build a Flask-Python web App
- How to redirect a route to another in Flask app
- Flask Mysql database connection
- SqlAlchemy[SQLite] databse connection in Python-Flask
Flask Projects
I have few Flask projects with source code , you can explore the code , I think these will help others
Your Portfolio Archive currently has no entries. You can start creating them on your dashboard.
Python Projects and Modules
Following projects and module which I believe helpful for the young minds to learn, develop and deploy apps .
Covid Dashboard
This is a python package with selenium scripts to automate downloading of free stock images/videos from Unsplash.com, for fun, design and productivity. This is a python package with selenium scripts to automate downloading of free stock images/videos from pexels.com, for fun, design and productivity. This is an opensource Python admin board project for India covid status.
unsplash bot
Pexels bot
Covid Dashboard