stocktracer

View on PyPIReverse Dependencies (0)

0.4.0 stocktracer-0.4.0-py3-none-any.whl

Wheel Details

Project: stocktracer
Version: 0.4.0
Filename: stocktracer-0.4.0-py3-none-any.whl
Download: [link]
Size: 27892
MD5: b5ff83e3dd86444c6bfd18a834abdb4d
SHA256: c86f00aa03a6616b0f3d48545ce15a32f106c85f0dde173ee9639141100ef793
Uploaded: 2023-06-03 15:55:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: stocktracer
Version: 0.4.0
Summary: Tools for aggregating efficient ways to consume and process publically traded equities on the US stock market. Includes support for SEC quarterly data processing.
Author: Gary Yund
Author-Email: gyund[at]users.noreply.github.com
Home-Page: https://github.com/gyund/fundamental-analysis/
Project-Url: Bug Tracker, https://github.com/gyund/fundamental-analysis/issues
Project-Url: Documentation, https://gyund.github.io/fundamental-analysis/
Project-Url: Repository, https://github.com/gyund/fundamental-analysis/
Keywords: sec-tools,fundamental analysis,stocks
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Eclipse Public License 2.0 (EPL-2.0)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Office/Business :: Financial :: Investment
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: >=3.10,<3.12
Requires-Dist: alive-progress (<3.2.0,>=3.1.3)
Requires-Dist: beartype (<0.15.0,>=0.14.0)
Requires-Dist: diskcache (<5.7.0,>=5.6.1)
Requires-Dist: fire (<0.6.0,>=0.5.0)
Requires-Dist: pandas (<2.1.0,>=2.0.1)
Requires-Dist: platformdirs (<3.6.0,>=3.5.1)
Requires-Dist: python-dateutil (<2.9.0,>=2.8.2)
Requires-Dist: requests (<2.32.0,>=2.31.0)
Requires-Dist: requests-cache (<1.1.0,>=1.0.1)
Requires-Dist: tabulate (<0.10.0,>=0.9.0)
Requires-Dist: tensorflow-decision-forests (<2.0.0,>=1.3.0); extra == "tensorflow"
Provides-Extra: tensorflow
Description-Content-Type: text/markdown
[Description omitted; length: 2704 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
stocktracer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
stocktracer/__main__.py sha256=pZZ-SpAp9MIC70C0u3zI4ecIvYfPP7_LJfQZ3znObD0 929
stocktracer/analysis/__init__.py sha256=CIuTW41eV2QSyK8BLWvffJT5H9Lrgkt4F1U0o6gQYXk 51
stocktracer/analysis/annual_reports.py sha256=RtVR0MOlW1Z4BMfdsHN_DD663AAPLqm8C-Vi6BXbXdc 1850
stocktracer/analysis/diluted_eps.py sha256=7pqnMregUZWkh0_srKFvsvaeoo9SCkpQPvIViFEtLk0 1094
stocktracer/analysis/f_score.py sha256=a61dPEHbtflIlhuLwaDTYGLFj1ePccGDShXKuJvqGHA 7287
stocktracer/analysis/stub.py sha256=pN6LyFkMteb8UJWcjAisZ7Bs7udZt--A2REMq0lwtcU 678
stocktracer/analysis/tensorflow.py sha256=rKegAH5ecaUqOqw8QLWN8AT34G4OQxZsaloNuHVK4rw 3410
stocktracer/cache.py sha256=LPm4xQu3pHxqCWx68G3n0n5OU4_htAwrXO3R18rZ0L8 2007
stocktracer/cli.py sha256=u969r9CvaG3HEXVtaFKuxu3KrzYfNF3rumJlKK4mla8 5157
stocktracer/collector/__init__.py sha256=k2oELxIqeLdDWmWK937auhXtaDYJ2_VwsNhhmRbPuYA 70
stocktracer/collector/sec.py sha256=pRtclDBeKH1vLqJ3YBBnJxtZwtuOlBxke5hk3RQyCBU 29758
stocktracer/filter.py sha256=1EOSBL8exYCn1ElZR5WlKdGIU3fnq_evzBS3qikeEWc 719
stocktracer/interface.py sha256=vDqJObyfx2JslBONYDXQU7crr3YKNdcnOH_F6wZ2XRQ 890
stocktracer-0.4.0.dist-info/LICENSE sha256=jDSfgHZNBkjmRfQe8jdypwyZWgkktSNfc19KPQnfEnw 14197
stocktracer-0.4.0.dist-info/METADATA sha256=dlbSr7Ic26DQ3VnWm7D8Pk_uO8SlnhQRJdYcSv-zFwA 4443
stocktracer-0.4.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
stocktracer-0.4.0.dist-info/entry_points.txt sha256=QtFxeQlSSBl7x8X-m0cw42XerG49B3cUmWdKeRX1qFM 61
stocktracer-0.4.0.dist-info/RECORD

entry_points.txt

stocktracer = stocktracer.__main__:main_cli