togpush

View on PyPIReverse Dependencies (0)

1.1.15 togpush-1.1.15-py3-none-any.whl

Wheel Details

Project: togpush
Version: 1.1.15
Filename: togpush-1.1.15-py3-none-any.whl
Download: [link]
Size: 11353
MD5: ce33d391b8b5bc2619240bc71d034468
SHA256: d30a4ac5c4321a40a4e3a5aca9e3bf5497736e70772576636e7cc8c89bc15707
Uploaded: 2021-09-06 08:27:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: togpush
Version: 1.1.15
Summary: Command Line Interface for fetching data from fsm and pushing to tog for tagging
Author: Lohith Anandan
Author-Email: lohith[at]vernacular.ai
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7.1,<4.0.0
Requires-Dist: docopt (<0.7.0,>=0.6.2)
Requires-Dist: pandas (==1.3.0)
Requires-Dist: psycopg2-binary (<3.0.0,>=2.8.5)
Requires-Dist: python-dateutil (<3.0.0,>=2.8.1)
Requires-Dist: requests (<3.0.0,>=2.25.1)
Requires-Dist: tqdm (<5.0.0,>=4.46.0)
[No description]

WHEEL

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

RECORD

Path Digest Size
togpush/__init__.py sha256=b6-WiVk0Li5MaV2rBnHYl104TsouINojSWKqHDas0js 22
togpush/data_filters.py sha256=GQOvVWjlLYHJ8zZMPs82XfqWnRzBzbFoperUQXiBp9s 7330
togpush/fsm.py sha256=xyejOhH1gBmBYXpnpwnnJRiUgyGSifgOE2JH9nKpPkU 6320
togpush/protobuf/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
togpush/protobuf/labels_pb2.py sha256=gjB5mHWqvu0lQo-JueZHc6wvWt0w0DsGhH6JSwffEbc 14020
togpush/tog.py sha256=eD7UCDtYoWoPOSdUHAFTiJ0Z9eaFP7KNuPnbOGg1scQ 11535
togpush/utils.py sha256=rb8UG24TGcyPa9SvcDjGVm95aLZIEqAdFbda3It670g 763
togpush-1.1.15.dist-info/entry_points.txt sha256=bR7cDX5wB3tB4C3O4oipy4V3D5b-NwTw-2b_DK7LhVs 61
togpush-1.1.15.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
togpush-1.1.15.dist-info/METADATA sha256=YZ5iwxcxm_8ZpttUZGTYIkPasWVjzhBJZrB6-o28sdM 627
togpush-1.1.15.dist-info/RECORD

entry_points.txt

fsm = togpush.fsm:main
tog = togpush.tog:main