This shows you the differences between two versions of the page.
|
programare:laboratoare:python [2017/01/09 02:08] laura.vasilescu [Obiective] |
programare:laboratoare:python [2019/10/22 12:50] (current) george.pirtoaca [Pachete utile pentru Python] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== 13. Introducere în Python ===== | + | ===== Introducere în Python ===== |
| **Responsabil:** [[laura.vasilescu@cs.pub.ro|Laura Vasilescu]] | **Responsabil:** [[laura.vasilescu@cs.pub.ro|Laura Vasilescu]] | ||
| Line 198: | Line 198: | ||
| Mai multe exemple de folosire a **pygame** găsiți în [[http://www.pygame.org/docs/|documentația oficială]]. | Mai multe exemple de folosire a **pygame** găsiți în [[http://www.pygame.org/docs/|documentația oficială]]. | ||
| + | |||
| + | ==== Pachete utile pentru Python ==== | ||
| + | |||
| + | Daca vreti sa va imbogatiti cunostintele (practice) de Python, va invitam sa explorati urmatoarele pachete: | ||
| + | |||
| + | * [[http://cs231n.github.io/python-numpy-tutorial/|NumPy]] | ||
| + | * [[https://www.scipy.org/|SciPy]] | ||
| + | * [[https://github.com/tqdm/tqdm|tqdm]] | ||
| + | * [[https://github.com/SebiSebi/friendlylog|FriendlyLog]] | ||
| + | * [[https://matplotlib.org/|Matplotlib]] | ||