This shows you the differences between two versions of the page.
programare:laboratoare:python [2017/09/29 02:56] darius.neatu |
programare:laboratoare:python [2019/10/22 12:50] (current) george.pirtoaca [Pachete utile pentru Python] |
||
---|---|---|---|
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]] |