plutous

View on PyPIReverse Dependencies (1)

0.0.17 plutous-0.0.17-py3-none-any.whl

Wheel Details

Project: plutous
Version: 0.0.17
Filename: plutous-0.0.17-py3-none-any.whl
Download: [link]
Size: 7841
MD5: 2dc6b846d40f9b08e86bf4d09ccfab0c
SHA256: 7a345b281dae526a8c9a9de5d7d4555b45345dd69843d7a13e6a1192a175afbe
Uploaded: 2023-07-02 17:10:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: plutous
Version: 0.0.17
Summary: Plutous Library
Author: Cheun Hong
Author-Email: cheunhong[at]plutous.io
License: MIT
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10,<3.11
Requires-Dist: PyYAML (>=6.0)
Requires-Dist: SQLAlchemy (>=2.0.12)
Requires-Dist: alembic (>=1.10.4)
Requires-Dist: fastapi (>=0.95.1)
Requires-Dist: loguru (>=0.6.0)
Requires-Dist: psycopg2 (>=2.9.6)
Requires-Dist: pydantic (>=1.10.7)
Requires-Dist: sentry-sdk (>=1.25.0)
Requires-Dist: sqlalchemy_utils (>=0.41.1)
Requires-Dist: typer (>=0.9.0)
Requires-Dist: uvicorn (>=0.22.0)
Description-Content-Type: text/markdown
[Description omitted; length: 32 characters]

WHEEL

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

RECORD

Path Digest Size
plutous/__init__.py sha256=L8lZ2k3fNfNtBOdy9U0Xy4ayKeV98_mGAX6nLQp9qNY 89
plutous/__main__.py sha256=uA3IqbTTqlZbKGABYn-dyWftfFGtc8bELdVPEw7gkCQ 53
plutous/app/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
plutous/app/main.py sha256=bbysv48qW-QSBatKiXC7WIMUaLfbdL5nulNmpX0o2qI 606
plutous/app/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
plutous/app/utils/session.py sha256=sxPiJPIZsg4M_Gfyl6MNRRTJ1d8FDYQ6g85rnpwzdtU 249
plutous/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
plutous/cli/main.py sha256=4zvzCtpAFt7DVKuVckgRqwUXAiW2vADUuRRqUfKx4z4 695
plutous/cli/utils.py sha256=h5dUXodsuDhz_mOc-UppCNRLquBJCrYpaJyN0W0h0-4 259
plutous/config.py sha256=_FTPKScR_l5oTkwota8aWY2fiVb5PF9aUODI1Xl3F1Q 790
plutous/database.py sha256=xc5JDjTK0wIS9mSqBgjNAAXOKqqA5F5Da2CrMj6J81c 2415
plutous/enums/__init__.py sha256=_TcJIqiy9K_5DWyPil05BJnfg-z9sxAK2chHUDX0e24 30
plutous/enums/exchange.py sha256=W-noy7PdUxmeFVhsVBi67Li9PcFN1b67I0HjDfJ2yJA 355
plutous/models/__init__.py sha256=NpGQwb_w7VXw3CVc3qBEpvMn2xEfo34fwhefX3qdorw 27
plutous/models/base.py sha256=aDIh6hNJ_POTYVKMfgraljvikc4ES1UBiF5Zzuz6dzQ 1745
plutous-0.0.17.dist-info/LICENSE sha256=qkVofi9b0anjQr_Puk7MNd9ZRAPshw38faYAK8L3n1Q 1064
plutous-0.0.17.dist-info/METADATA sha256=63iklYGphbKwsKZi3ELjovNp-b5ZKOEyMwZ_iKxucZ0 869
plutous-0.0.17.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
plutous-0.0.17.dist-info/entry_points.txt sha256=TDAR51biB3owcccAZOOOLNBkbmixKJVIVyVAixKX2yg 48
plutous-0.0.17.dist-info/RECORD

entry_points.txt

plutous = plutous.cli.main:app