Search Criteria
Package Details: python-gs-quant 1.0.9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-gs-quant.git (read-only, click to copy) |
---|---|
Package Base: | python-gs-quant |
Description: | A python toolkit for quantitative finance developped at Goldman Sachs |
Upstream URL: | https://developer.gs.com/discover/products/gs-quant |
Licenses: | Apache |
Submitter: | thrasibule |
Maintainer: | thrasibule |
Last Packager: | thrasibule |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-01-28 19:58 (UTC) |
Last Updated: | 2023-07-07 20:45 (UTC) |
Dependencies (22)
- python (python36, python32, python37, python39, python38, python310, python312)
- python-aenum
- python-backoff
- python-cachetools
- python-certifi (python-certifi-system-store)
- python-dataclasses-json
- python-dateutil
- python-httpx (python-httpx0.13, python-httpx-git)
- python-inflection
- python-lmfit (python-lmfit-git)
- python-more-itertools
- python-msgpack
- python-nest-asyncio
- python-opentracing
- python-pandas
- python-pydash
- python-requests
- python-scipy (python-scipy-mkl-bin, python-scipy-git, python-scipy-mkl)
- python-statsmodels
- python-tqdm
- Show 2 more dependencies...
Latest Comments
MarsSeed commented on 2023-07-06 21:34 (UTC)
Also please drop
python-funcsigs
dependency (patch setup.py to remove it frominstall_requires
array).Funcsigs is a backport of a Python 3.3+ standard feature (PEP362) to Python 2.6, 2.7, and 3.2.
MarsSeed commented on 2023-07-06 21:30 (UTC)
It seems python-opentracing dependency is now missing.
MarsSeed commented on 2023-06-19 20:52 (UTC)
@thrasibule,
The currently outdated dependency of this package, python-pydash has been disowned by its former maintainer.
I would like to suggest that you to take a look at it. Maybe you can volunteer to update it.