Python project ideas to get a job in Python.

This page summarizes the projects mentioned and recommended in the original post on /r/developersIndia

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • vtscan

    Command line tool to scan for malicious files using the VirusTotal API

  • I was in the same shoes few years ago and I developed a few small python programs like vtscan (a console based virus scanner using the VirusTotal cloud database), tuxdrive (console program to interact with Google Drive), distroverify (tool to verify linux distro ISO files), etc. You can take inspiration from these and/or build your own, there are many ideas in the utility space. You can also use something like the pygame library to build some games if that's what you're interested in.

  • tuxdrive

    Console based DIY Google Drive Client

  • I was in the same shoes few years ago and I developed a few small python programs like vtscan (a console based virus scanner using the VirusTotal cloud database), tuxdrive (console program to interact with Google Drive), distroverify (tool to verify linux distro ISO files), etc. You can take inspiration from these and/or build your own, there are many ideas in the utility space. You can also use something like the pygame library to build some games if that's what you're interested in.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • distroverify

    Utility to verify any linux distro file (*.iso) for its integrity

  • I was in the same shoes few years ago and I developed a few small python programs like vtscan (a console based virus scanner using the VirusTotal cloud database), tuxdrive (console program to interact with Google Drive), distroverify (tool to verify linux distro ISO files), etc. You can take inspiration from these and/or build your own, there are many ideas in the utility space. You can also use something like the pygame library to build some games if that's what you're interested in.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts