Tweetoscope-2020-06

View on PyPIReverse Dependencies (0)

1.0 Tweetoscope_2020_06-1.0-py2-none-any.whl

Wheel Details

Project: Tweetoscope-2020-06
Version: 1.0
Filename: Tweetoscope_2020_06-1.0-py2-none-any.whl
Download: [link]
Size: 213854
MD5: 1cd5cf2812af50ccaf82f82550821d38
SHA256: 31a89ba8b6ac11a5480a4b25f529298d7dc7e9d1a5901196c862eb6b8f619b7d
Uploaded: 2020-11-30 17:58:02 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: Tweetoscope-2020-06
Version: 1.0
Summary: Tweetoscope
Author: Anass Elidrissi
Author-Email: anasselidrissi97[at]gmail.com
Home-Page: https://gitlab-student.centralesupelec.fr/tweetoscope-mullticolore/tweetou
Requires-Dist: kafka-python
Requires-Dist: termcolor
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.30.0)
Root-Is-Purelib: true
Tag: py2-none-any

RECORD

Path Digest Size
Tweetoscope_2020_06-1.0.dist-info/DESCRIPTION.rst sha256=OCTuuN6LcWulhHS3d5rfjdsQtW22n7HENFRh6jC6ego 10
Tweetoscope_2020_06-1.0.dist-info/METADATA sha256=CEFxeP2hfTrXLkA40I_c56E5h_Phf0HCNWdMjD7Ises 332
Tweetoscope_2020_06-1.0.dist-info/RECORD
Tweetoscope_2020_06-1.0.dist-info/WHEEL sha256=hZvi-8L6mc2COqhOUWREM_h2lvnJbaHycZt8eohtmso 92
Tweetoscope_2020_06-1.0.dist-info/entry_points.txt sha256=ke5dv2UH9lS_wKZuYw6j5_-HVTUwRhFXYs-aoeI7pMo 69
Tweetoscope_2020_06-1.0.dist-info/metadata.json sha256=WScYcssC_x6deaVjlRil88IKTAZpi7VyXETvr99e6ns 706
Tweetoscope_2020_06-1.0.dist-info/top_level.txt sha256=_vaXyYKginl-vpzs5avsdyABxjy-K0_KyvBr9RDpjIc 3
Tweetoscope_2020_06-1.0.dist-info/build/learner/base_library.zip sha256=dgCZ-dAydlFvFm8xB9yowhRjksW33uG5zwhqpjek8UE 771132
ml/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ml/dashboard.py sha256=PFqrsgLxXwAM5QwelgDUY1Nd1PJwbuiTLlCKYfAwSio 6166
ml/hawkes.py sha256=kHDvYdj6VbxuUM-UJnBsNvPYS0o2FOTuD8cBcfrHiPU 5639
ml/learner.py sha256=CuzCU1AvdDib8DkXwZ_yCmdDSBpGwctNEMD81E1Kzqg 1951
ml/predictor.py sha256=8ZjMT6be9Bl1OVeaL8sHDLutXaLU5yX2lVwKvOZ12Sk 4622
ml/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ml/utils/config.py sha256=grWca8YqQnAxOGp9DeqHW8kLBCe9L8dUduMdYbhBFoc 325
ml/utils/logger.py sha256=x6MbyL9469snwfIyPw2f-IE3OPQX-8wqC89xof66eGs 9121

top_level.txt

ml

entry_points.txt

hawkes = ml.hawkes:main
learner = ml.learner:main