cbpa

View on PyPIReverse Dependencies (0)

0.1.1 cbpa-0.1.1-py3-none-any.whl

Wheel Details

Project: cbpa
Version: 0.1.1
Filename: cbpa-0.1.1-py3-none-any.whl
Download: [link]
Size: 11619
MD5: 7dc3072385d1cbb6e53668287b3d281c
SHA256: db9c2a1d93483fa0a72b095dc073333e70ab12e9f287a1a5eb4d7e8d6bfec146
Uploaded: 2022-01-08 21:56:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cbpa
Version: 0.1.1
Summary: cbpa
Author-Email: Anthony Corletti <anthcor[at]gmail.com>
Project-Url: Documentation, https://www.github.com/anthonycorletti/cbpa
Requires-Python: >=3.9.6
Requires-Dist: typer (==0.4.0)
Requires-Dist: fastapi (==0.70.1)
Requires-Dist: uvicorn (==0.16.0)
Requires-Dist: gunicorn (==20.1.0)
Requires-Dist: pydantic (==1.9.0)
Requires-Dist: coinbasepro (==0.3.0)
Requires-Dist: PyYaml (==6.0)
Requires-Dist: discord (==1.7.3)
Requires-Dist: google-cloud-secret-manager (==2.8.0)
Requires-Dist: flake8 (==3.9.2); extra == "dev"
Requires-Dist: black (==21.10b0); extra == "dev"
Requires-Dist: isort (==5.9.3); extra == "dev"
Requires-Dist: autoflake (==1.4); extra == "dev"
Requires-Dist: flake8-docstrings (==1.6.0); extra == "dev"
Requires-Dist: types-PyYAML (==6.0); extra == "dev"
Requires-Dist: pytest (==6.2.5); extra == "test"
Requires-Dist: mypy (==0.910); extra == "test"
Requires-Dist: coverage (==6.1.1); extra == "test"
Requires-Dist: pytest-cov (==3.0.0); extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1985 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.6.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cbpa/__init__.py sha256=Yhzn3xl7YdUcdsUsa5PMloStSnunm8PkRB3TUccZTWw 34
cbpa/gunicorn_config.py sha256=XUnoKZ7NiyWIeN4npyu1qGNV5rwMx6eVk5EZYvCzmgA 175
cbpa/logger.py sha256=Qvc2ODswbWu2MyIjnh9m4OCOHnDGHhkgXG5wI3isqcw 532
cbpa/main.py sha256=sIJoJd8Y2jByiRwuaQbRgCccvvtUOh6Np1-f4FS8YS8 5419
cbpa/schemas/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cbpa/schemas/account.py sha256=BcpjRjxpwnx5jkGlPUbeqRWv33Mqz4x2743c3vRJIH4 396
cbpa/schemas/alert.py sha256=x4g8GP4cXjco7JyitGkP7RCmNrdX51It4XgFka0OBhA 98
cbpa/schemas/api.py sha256=uXIVgifMVHXe-lk95A1G1qP5YnSwX1b8BQolaiylu-U 207
cbpa/schemas/buy.py sha256=klShoC35-FaLpfXHKR16cxj7gTqei-UgAGwrPieqXd8 366
cbpa/schemas/config.py sha256=m35WtmI_28k2z6r7RZUjk_hEfyHIOdqIEiHHNcd1fXU 357
cbpa/schemas/currency.py sha256=HDGxUcikiCFce4kV6jQWei3waIR86GBf6w6fy_BAr3o 349
cbpa/schemas/health.py sha256=MzJqb3sR8QMdAsY-aXRqnslMSiGdZ6zNSoZTXV4ksh4 159
cbpa/services/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cbpa/services/account.py sha256=Fyl6R2TM9M9ekX_MJH0tp1nxt8DxDLu5vHCAlUR7wGU 3254
cbpa/services/buy.py sha256=RTV3ED4b-wH3jiLjA9yEssUi0DyOBN6mEFJtyX75GOY 4441
cbpa/services/config.py sha256=fvPAEc2BmATw7O9URh7H6vrJ_SyQqV2H8TQEaTYOYhk 285
cbpa/services/discord.py sha256=7Y5Cnp6x9ljEw6-snxoNBAa0x47dKA8le4QzdW8hc3Y 431
cbpa-0.1.1.dist-info/entry_points.txt sha256=Akj2tuHQIF5Nfo5aie5nOq9t6AApFaB_NEJmdxW8gA0 38
cbpa-0.1.1.dist-info/LICENSE sha256=4ulC-1vGo7CVSP8QqYL_SbRFNffSbfePq1ITeLmsth8 1056
cbpa-0.1.1.dist-info/WHEEL sha256=jPMR_Dzkc4X4icQtmz81lnNY_kAsfog7ry7qoRvYLXw 81
cbpa-0.1.1.dist-info/METADATA sha256=twj_gBh6fycOZU-rDeZwNfx3A8yXMdUXmieSJ1b_hW4 3055
cbpa-0.1.1.dist-info/RECORD

entry_points.txt

cbpa = cbpa.main:app