holdingsparser

View on PyPIReverse Dependencies (0)

3.0.3 holdingsparser-3.0.3-py3-none-any.whl

Wheel Details

Project: holdingsparser
Version: 3.0.3
Filename: holdingsparser-3.0.3-py3-none-any.whl
Download: [link]
Size: 8244
MD5: 97a5965a988f186c6e1ab599e83ba40e
SHA256: dad504df3b8bf302cd14787c2509981ab8ca2d85ccdebd36bee453caa3d5f132
Uploaded: 2021-05-08 01:14:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: holdingsparser
Version: 3.0.3
Summary: A program that parses 13F reports filed with the SEC.
Author: mhadam
Author-Email: michael[at]hadam.us
Home-Page: https://github.com/mhadam/holdingsparser
Project-Url: Repository, https://github.com/mhadam/holdingsparser
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9,<4.0
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.9.3)
Requires-Dist: requests (<3.0.0,>=2.25.1)
Requires-Dist: requests-random-user-agent (<2022.0.0,>=2021.4.10)
Requires-Dist: typer[all] (<0.4.0,>=0.3.2)
Requires-Dist: untangle (<2.0.0,>=1.1.1)
Description-Content-Type: text/x-rst
[Description omitted; length: 2258 characters]

WHEEL

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

RECORD

Path Digest Size
holdingsparser/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
holdingsparser/__main__.py sha256=qUEBswR2SqKOpev15SZ2DUJ7jdOx2Sdf3kUQHMPPnzM 2131
holdingsparser/application.py sha256=wrLZTBCXYh59qee2x4lq4TRBbR4UbCri6RVM_kUMW-8 3256
holdingsparser/file.py sha256=9p550h3jr8K-wgOrkp6fJ4RfwvdF0HsmwhOcB1pJl4Y 562
holdingsparser/scrape.py sha256=vb1q23LEvZuzRKdHRbhh4gtuexToUAre0fcaZu5rYsI 4493
holdingsparser/sec.py sha256=HyZgzHhRRNQ7zwd-cbiN1g6zDgwAsROmg614ZTjpBrU 391
holdingsparser-3.0.3.dist-info/entry_points.txt sha256=MLUCxG2ugEv6C1440uoMLqjtvK1YLy2msESY40JAQF8 63
holdingsparser-3.0.3.dist-info/LICENSE sha256=JCYWoTTos7O6HNMxScZKI5y97bfn8ZBREWSqYrKRI-g 1076
holdingsparser-3.0.3.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
holdingsparser-3.0.3.dist-info/METADATA sha256=tg2x5m60FNzVmGkIUuAvg_7hSFTTGe6NHFIQoGU50VI 3010
holdingsparser-3.0.3.dist-info/RECORD

entry_points.txt

holdingsparser = holdingsparser.__main__:main