Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Python

This is the Repository for my python projects. 🤪

List of what this repository contains:

  • Tools
    • AreaCalc
    • Image to PDF
  • Particles
    • Explosions

Tools

AreaCalc

Is a terminal area / volume calculator written in Python and it can calculate the most shapes

How to run:

Open a terminal in the main folder and type:

$ python3 Tools/AreaCalc/AreaCalc.py

An example of what forms it can calculate:

alt text

Image-to-PDF

    pip3 install img2pdf

Particles

Explosions

An example of how you can make explosions in pygame zero.

How to run:

To run the example you need PyGame Zero. You can install it by running this command:

$ pip3 install pgzero

And to run the example run this command in the main folder:

$ pgzrun Particles/explosion.py

alt text

About

My learning journey with Python

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages