• YouTube Video downloader app using Python

    Create an app in Python language to download videos from YouTube using PyTube Library.

    Author: aashutosh, Updated: March 28, 2023, 7:09 p.m. Tags: #Python
  • Deploy Python/Django app as Docker container on fly.io's Public Cloud

    Deploy a full stack Python Django application as a Docker container image on fly.io Platform as a Service (PaaS) Public Cloud . Connect a Postgres Database running on Fly.io to Django app.

    Author: aashutosh, Updated: March 9, 2023, 12:41 p.m. Tags: #Python #Django #Docker #Cloud #fly.io
  • CI/CD using Jira & GitHub-Actions, Python, REST API.

    Integrate Jira and GitHub-Actions using Python script & REST API.

    Author: aashutosh, Updated: Feb. 17, 2023, 8:49 p.m. Tags: #Python #Scripting #REST #API #Automation #Jira
  • Twitter API: Fetch followers & following list of any user using Python script

    Scrap twitter Data using API & Python Script, save output to a Database or Spreadsheets

    Author: aashutosh, Updated: Feb. 17, 2023, 11:53 a.m. Tags: #Python #Scripting #REST #API #Automation #Twitter
  • SolarWinds & Jira & Integration for Infrastructure Monitoring using Python, SQL, REST API

    SolarWinds, a monitoring application, collects monitoring parameters from target objects, a Python Script reads new alerts from SolarWinds Database, and create and assign a Jira ticket

    Author: aashutosh, Updated: Feb. 17, 2023, 11:51 a.m. Tags: #Python #Database #Scripting #REST #API #Automation #SQL #Jira
  • Opensource Infrastructure Monitoring Tool with REST API for Servers, Databases

    Open source Data Center Infrastructure Monitoring tool for Linux & Windows Servers, Databases (Oracle, SQL Server, MySQL, PostgreSQL Sybase), Storage & Networks etc.

    Author: aashutosh, Updated: Feb. 15, 2023, 11:29 p.m. Tags: #Python #Django #Linux #Database #Bash #Scripting #REST #API #Automation #SQL
  • News Aggregator - web scraping using Python

    A Django & Python powered News Website scraper, which crawls major websites and present all news at one site, grouped categorically & source wise.

    Author: aashutosh, Updated: Feb. 15, 2023, 9:46 p.m. Tags: #Python #Django