pytthon3

There are 6 repositories under pytthon3 topic.

  • LpCodes/Basic-Login-Demo-With-Encryption

    This script allows users to register a new account by creating a new JSON file named 'cd.json' or adding new data to an existing one, and logging into the account by providing the correct credentials. The script also encrypts the password before storing it in the JSON file for added security.

    Language:Python2100
  • ahana-mukherjee/heart-disease-classification

    Predicting whether or not someone has heart disease based on their medical attributes using machine learning

    Language:Jupyter Notebook0100
  • apanik/baby-python

    python basic and complex topics with example

    Language:Python0100
  • dewhallez/DATA_LEARN

    Working with Data in Python

    Language:Python0200
  • Dhavaltharkar/Python-Program

    This Repository contains the project related to python programming language

    Language:Python10
  • mohammedsanaved/videoDownloader

    This Python script allows you to download individual YouTube videos or entire playlists in a resolution of your choice using yt-dlp.

    Language:Python