853 skills found · Page 12 of 29
kokko-ng / Py8bitAn educational project that teaches computer architecture by building a complete 8-bit computer in Python
Viha27 / Python DevopsA Devops pipeline is set of automated processes and tools that the development (Dev) and operations (Ops) teams implement to build, test, and deploy software faster and easier. In this course you will complete DevOps pipeline generally consists of a set of tools which are normally broken down into the following categories: Plan Code Integrate Test Release Deploy Operate This learning path will cover: Git is an open-source and distributed version control system. Github is git repository hosting service used for code sharing, bug tracking, feature request and much more. PyCharm is an integrated development environment (IDE) for python programing language. Flask is a python web framework. HTML is the standard markup language for Web pages. CSS is a style sheet language use to style a HTML document. SQLAlchemy is an open-source SQL toolkit and object-relational mapper which gives full power and flexibility of SQL. Selenium is used to automate web browser interaction. Pytest is unit testing framework that allows users to write test codes. Ngrok allows to expose a web server running on your local machine to the internet. Github Action enables you to include Continues Integration (CI) and continuous deployment (CD) capabilities and many other features directly in your repository. Docker is an open source containerization platform enables developers to package applications into containers. Docker Hub is a cloud-based repository for finding and sharing container images with your team. Kubernetes is an open-source container orchestration for automating deployment, scaling, and management of containerized applications. This course is one stop shop where you will learn web development, continuous integration, continuous deployment, containerization, writing neat and quality code, devops concepts and much more with python programing language. What you’ll learn Learn to build Continuous Integration Continuous Deployment pipeline Build CI CD tool to update docker image after any update Learn to create dockerfile Learn the fundamental concepts of Docker Learn the fundamental concepts of Kubernetes Learn to create Kubernetes YAML files Learn to deploy high availability, fault tolerance, scalable application Learn all the basic and advanced git commands Learn different types of branches like master, developer, feature, release and hotfix branch Learn fundamental concepts of Version Control System Learn to use Github actions for CI CD pipeline Learn to build python flask web application Learn to use SQL Alchemy Lean to create HTML pages using HTML, CSS and bootstrap Are there any course requirements or prerequisites? Git installed Docker installed Kubernetes installed Any IDE Github account Docker hub account Who this course is for: Anyone who wants to Enhance their skills in DevOps domain Developers and IT Pros Instructor User photo Pranjal Srivastava Docker | Kubernetes | AWS | Azure | ML | Linux | Python I am an Instructor, Devops engineer, machine learning enthusiast, cloud expert and passionate developer. I have authored 60+ courses with over 50,000+ students worldwide across 175+ countries on wide array of technologies like containerization, machine learning, Linux, programming languages and cloud computing platforms like Microsoft Azure, Amazon Web Service and IBM Cloud.
mohitprajapat2001 / Python Bank ProjectComplete Python Project Bank Management System
kohjiaxuan / Wikipedia Article ScraperA complete Python text analytics package that allows users to search for a Wikipedia article, scrape it, conduct basic text analytics and integrate it to a data pipeline without writing excessive code.
genoshide / Pharos Atlantic TestnetAn automated Python script for interacting with platforms such as Check-in, Claim Faucet, liquidity, wrap/unwrap, swap & collect nfts , send tokens, complete missions, and Automatic Referrals.
harismuntazir / Use Python To Get Free YouTube SubscribersAs a new YouTuber, you might be looking for a way to increase your YouTube subscribers, views, and likes. There are many websites that are offering these types of services. Most of the time they are paid and if they are free, they will make you suffer by asking you to complete a lot of tasks. So in this trick tutorial, we will be looking at how to use Python to get free YouTube subscribers by creating a Python bot.
prathimacode-hub / Learn Python For BeginnersThis repository helps you in gaining the basic knowledge of python in a simplified way. It has everything for you to get started with Python from complete scratch. Be a pythonista. 🚀🙌
mehdi-jahani / Web Template SaverOffline Webpage Downloader is a Python tool that downloads a complete webpage with all assets (CSS, JS, images, fonts) for offline use. It preserves folder structure and updates links for local viewing. Perfect for archiving or offline testing of websites.
hivemq-cloud / Paho Mqtt Client ExampleComplete example project to get started with Paho Python on HiveMQ Cloud
ndrezn / Wikipedia HistoriesA Python tool to pull the complete edit history of a Wikipedia page
FardeenMohammed / AI Virtual Painter 2.0AI Virtual Painter with geometric shapes | drawing in air | computer vision| opencv | AI TechStack AI Virtual Painter, an amazing project in python using opencv. This project has the following new features : 1 : Variable Eraser thickness 2 : Drawing circle 3 : Drawing rectangle 4 : Drawing ellipse 5 : Free Hand Writing 6 : Two fingers up, clears the complete screen 7 : Showing brush thickness on screen
KartikKarakoti / CS50x2025 Introduction To Computer ScienceCS50x, Harvard’s intro to computer science, is for all skill levels, teaching algorithmic thinking, problem-solving, and coding. Topics include algorithms, data structures, security, and web development, with languages like C, Python, and JavaScript. Complete 9 problem sets and a final project to earn a certificate in this self-paced course.
Sanket758 / The Complete Python 3 Course Beginner To AdvancedWhile doing this course i worked on multiple technologies and python as base language for programming. These are all of the projects i did throughout this course. I know the instructor hasn't provided codes for anything so you can fork my repository and try.
DeclanRussell / LaplacianDeformPluginMy laplacian mesh deformation plugin for maya. Compiled for linux and complete with python management script.
paneru-rajan / Asterisk Sipml5A complete guide to install Asterisk and use sipml5 with python server. Developed for Audio call using webrtc js library sipml5 and Asterisk's Pjsip.
AndrewGi / Ero Bluetooth MeshPure Python complete Bluetooth Mesh stack
wasifijaz / BlackJack BotComplete BlackJack game and Bot using Python. BlackJack Game bot with user authentication to play automatically (Input Automated using Image Processing and OCR for all BlackJack games).
abhishekdbihani / Home Credit Default Risk RecognitionThe project provides a complete end-to-end workflow for building a binary classifier in Python to recognize the risk of housing loan default. It includes methods like automated feature engineering for connecting relational databases, comparison of different classifiers on imbalanced data, and hyperparameter tuning using Bayesian optimization.
GiorgosNik / Spotube DesktopA Python based application to download songs from Spotify playlists, complete with cover art, artist and lyrics, featuring both a UI and a CLI version
nanlabs / Aws Glue Etl BoilerplateA complete example of an AWS Glue application that uses the Serverless Framework to deploy the infrastructure and DevContainers and/or Docker Compose to run the application locally with AWS Glue Libs, Spark, Jupyter Notebook, AWS CLI, among other tools. It provides jobs using Python Shell and PySpark.