After reading Show $\sum_{n=0}^\infty\frac{1}{a^2+n^2}=\frac{1+a\pi\coth a\pi}{2a^2}$ and noodling around on wolfram alpha, I discovered
$$ \begin{align} &\coth(x \pi)=\frac{x}{\pi}\sum_{n=-\infty}^\infty\frac{1}{x^2+n^2} & \cot(x \pi)= \frac{x}{\pi}\sum_{n=-\infty}^\infty\frac{1}{x^2-n^2} \\ & \text{csch}(x \pi )=\frac{x}{\pi} \sum_{n=-\infty}^\infty{\frac{(-1)^n }{x^2+n^2}} &\csc(x \pi)= \frac{x}{\pi} \sum_{n=-\infty}^\infty{\frac{(-1)^n }{x^2-n^2}} \\ & \tanh(x \pi)=\frac{4x}{\pi}\sum_{n=-\infty}^\infty{\frac{1}{(2n+1)^2+4x^2}} &\tan(x \pi) = \frac{4x}{\pi}\sum_{n=-\infty}^\infty{\frac{1}{(2n+1)^2-4x^2}} \end{align} $$
I suspect (but don't know for sure) that these can all be justified by milking the techniques from the link above.
Go Go Gadget Calculus
We should be able to derive a few more identities. For example,
$$ \Big(\cot(x \pi) \Big)'= \Big(\frac{x}{\pi} \sum_{n=-\infty}^\infty{\frac{1}{x^2-n^2}} \Big )'$$
$$ \Big(\pi csc(\pi x)\Big)^2= \sum_{n=-\infty}^\infty\frac{x^2+n^2}{(x^2-n^2)^2}$$
And after some manipulations we can find
$$ \frac{\pi^2\csc^2(\pi/x)}{x^2}= \sum_{n=-\infty}^\infty\frac{1+(xn)^2}{(1-(xn)^2)^2} $$ Lovely. We can write then $$\frac{\pi^2}{9}=\sum_{n=-\infty}^\infty {\frac{1+(6n)^2}{(1-(6n)^2)^2}}$$ I have a feeling at this point that this must be a well-studied subject and I wonder where I can find some more identities of this class. Does anyone have a link/resource where I can read more on these. I don't really need their derivations if they are just the techniques of the link above + elementary calculus techniques. I am just looking for a well organized list that I can refer to.