Skip to main content

This is a Combination of GUI and CLI

Project description

Multiple Beginner level Python Projects

forthebadge made-with-python
Python 3.8

Usage

  • Make sure you have Python installed in your system.
  • Run Following command in the CMD.
 pip install -U hemuprogrammes

Example

# test.py
from hemuprogrammes import *

# First store the module in any variable or object
obj=Hemu()

## for legendary login
obj.magic_form()

## for simple gui calculator
obj.simple_cal_gui()

## for virtual atm
obj.virtualatm()

## for missing letters game
obj.missinglettersgame()

## for currency converter
obj.currency()

## for calender without calender module
obj.calender()

## for rock paper scissor game
obj.rockpapergame()

## for unrejectable proposal app
obj.propose()

## for real time music_player
obj.music_player()

## for tictactoe game
obj.tictactoe()

Run the following Script.

 python test.py

Note

  • This package contain beginner level projects which makes code easy.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

hemuprogrammes-0.1.0.1.8.9-py3-none-any.whl (37.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page