The following formula is well known due to theory of elliptic functions: $\sum _{n=1}^{\infty } \text{sech}^2(n \pi )=-\frac{1}{2}+\frac{1}{2 \pi }+\frac{\Gamma \left(\frac{1}{4}\right)^4}{16 \pi ^3}$.
Question $1$: How to evaluate the following $$T_k=\sum _{n=1}^{\infty }\text{sech}^{2k}(n \pi)$$ For instance Mathematica gives $T_2=\sum _{n=1}^{\infty } \text{sech}^4(\pi n)=-\frac{1}{2}+\frac{1}{3 \pi }+\frac{\Gamma \left(\frac{1}{4}\right)^8}{192 \pi ^6}+\frac{\Gamma \left(\frac{1}{4}\right)^4}{24 \pi ^3}$ but I don't know how it's generated (it cannot evaluate $T_3$, etc).
Note that series of class $S_k=\sum _{n=1}^{\infty }\text{csch}^{2k}(n \pi)$ is evaluated in this post, by manipulating the normalized Eisenstein series $G_{2k}(i)=\sum_{m,n\in\mathbb R, mn\not=0}\ \frac{1}{(m+ni)^{2k}}$. For $T_k$ the corresponding series should be $\sum_{m,n\in\mathbb R, mn\not=0}\ \frac{1}{(m+\frac12+ni)^{2k}}$, but so far I can't see how to compute it for arbitrary $k$.
Question $2$: By Jacobi theta identity one have $\sum _{n=1}^{\infty } \text{sech}(\pi n)=\frac{\Gamma \left(\frac{1}{4}\right)^2}{4 \pi ^{3/2}}-\frac{1}{2}$ (Mathematica also 'remembers' this result), while no closed-form of $\sum _{n=1}^{\infty } \text{csch}(\pi n)$ seems to exist. So, what causes the difference between two cases? More generally, is it possible to evaluate the odd-weight class $$\tilde T_k=\sum _{n=1}^{\infty }\text{sech}^{2k-1}(n \pi)$$
Any help will be appreciated.