Search Criteria
Package Details: python-pytr 0.4.8-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-pytr.git (read-only, click to copy) |
|---|---|
| Package Base: | python-pytr |
| Description: | This is a library for the private API of the Trade Republic online brokerage. |
| Upstream URL: | https://github.com/pytr-org/pytr |
| Licenses: | MIT |
| Conflicts: | python-pytr |
| Provides: | python-pytr |
| Submitter: | Felixoid |
| Maintainer: | Felixoid |
| Last Packager: | Felixoid |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-10-16 20:17 (UTC) |
| Last Updated: | 2026-04-16 17:07 (UTC) |
Dependencies (15)
- python
- python-babel
- python-certifi
- python-coloredlogs
- python-cryptography
- python-curl_cffi
- python-packaging
- python-pathvalidateAUR
- python-playwright (python-playwright-gitAUR)
- python-pygments
- python-requests-futures
- python-shtab
- python-websockets (python-websockets-gitAUR)
- python-hatch-babelAUR (make)
- python-hatchling (python-hatchling-gitAUR) (make)
Latest Comments
Felixoid commented on 2026-03-30 08:34 (UTC)
Funny thing, I added it myself there and forgot to add it here.
Done.
jnk22 commented on 2026-03-29 19:25 (UTC) (edited on 2026-03-29 19:26 (UTC) by jnk22)
It seems that a dependency to
python-curl_cffiis required for this recent change (v0.4.7): https://github.com/pytr-org/pytr/commit/aa6cc25055276da8779f0323d643d608c1edfe1eWithout this package, I get this error:
Felixoid commented on 2025-02-11 13:59 (UTC) (edited on 2025-02-12 11:02 (UTC) by Felixoid)
There's missing hatch-babel https://aur.archlinux.org/packages?O=0&K=hatch-babel python module required for the build. https://github.com/pytr-org/pytr/blob/f1484b6f19dc41a13b782a8335612e63ce656d08/pyproject.toml#L2
Feel free to add it to get the package upgraded.