BusProjectUW-KO

A package for the University of Warsaw Python Course


License
MIT
Install
pip install BusProjectUW-KO==0.0.2

Documentation

UW_Python_Course

Small and Big Projects for class

Project_1:

1. Monte Carlo 

Project_2

1. randomRevesedList
2. temperature
3. sumIntegersFromList

Project_3

1. TimeTracker

Project_4

3 parsing projects. See more explanation at /Project_4/README.md

Project_5

main.py cleans an .ipynb from executed code and some code snippets.
huuuuuuge one-liner

Project_6

small random tasks. Simple DFS on a weird tree stucture.

Project_7

OP -> class Fraction

Project_8

testing the Fraction class. -> run.sh runs efficiency tests.

Project_9

Library -> can add books and movies and recommend your best fit! :D

Project_10

Fraction class can now save and read from file. I added some tests too!

Project 11

Simple Web Scrapers