Skip to content

joelscreen/python-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 

Repository files navigation

Python Projects

Description

A mix of different python projects that I made for practice

How to use

You must have the latest python version (3.13.7) as well as the particular libraries install using

pip install <library>

or

py -3 -m pip install

Prerequisites

  • pip
  • python 3.13.7
  • basic understanding of python and the library used in the project in case of errors or bugs
  • optional: pycharm (as the projects are made in pycharm)

Optional: Cloning the repo

You can clone this github repository by running this command in your git bash terminal

git clone https://github.com/joelscreen/python-projects.git

What I'm working on now

A simple akinator clone but with numbers. The computer will ask questions about a number you are thinking about, and based on that, predict your number.

Suggestion and bugs

Feel free to give suggestions on features or code organizing by pulling a request. If you have any projects that I can work on, please pull up a request. Also pull up an issue if you find any bugs or error in the code. Your issue will be responded asap.

Copyright

You may use this project in your own projects and publish them, as long as you give some credit to this repo.

About

a mix of different python projects that I made for practice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages