dbx-practice

View on PyPIReverse Dependencies (0)

0.1.2 dbx_practice-0.1.2-py3-none-any.whl

Wheel Details

Project: dbx-practice
Version: 0.1.2
Filename: dbx_practice-0.1.2-py3-none-any.whl
Download: [link]
Size: 1602
MD5: f33bc45f7e7ce22af41453c10a7262da
SHA256: 7ebf1a4ec0a9937994fd04dfa3c37e1b8d87a2e7020f52917062787f71d52470
Uploaded: 2022-09-23 02:09:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dbx-practice
Version: 0.1.2
Author: Peter
Author-Email: petnguyen[at]axon.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Description-Content-Type: text/markdown
[Description omitted; length: 34 characters]

WHEEL

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

RECORD

Path Digest Size
dbx_practice/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dbx_practice/say_hello.py sha256=G_QTivfYuibaMLLlePA8z30XUHrwfvA-88jdcXEBpA8 88
dbx_practice-0.1.2.dist-info/entry_points.txt sha256=NsK0Bl3y8xDoYmRumARytQUriF_auo3IZkbUImB3J1k 97
dbx_practice-0.1.2.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
dbx_practice-0.1.2.dist-info/METADATA sha256=BCokX0NcmCG_j8bEzqHY5VWIj9BLA_E9Btsa1eif_qc 415
dbx_practice-0.1.2.dist-info/RECORD

entry_points.txt

hello = dbx_practice.say_hello:hello
say_hello = dbx_practice.say_hello:say_hello