Welcome to python-template’s documentation!#
Github repository: https://github.com/plfelter/python-template
This documentation aims at describing the tools and workflow that can be used to work on a Python project.
Warning
This project is under active development.
Note
Hehehe !
1def f():
2 print('yaaassssss')
See also
- Module
zipfile
Documentation of the
zipfile
standard module.- GNU tar manual, Basic Tar Format
Documentation for tar archive files, including GNU tar extensions.
(int) function(*int a):
return *a
\[ \begin{align}\begin{aligned}(a + b)^2 = a^2 + 2ab + b^2\\(a - b)^2 = a^2 - 2ab + b^2\end{aligned}\end{align} \]
Inputs |
Output |
|
---|---|---|
A |
B |
A or B |
False |
False |
False |
True |
False |
True |
False |
True |
True |
True |
True |
True |
Check out the Tools section for further information.