fluxture

View on PyPIReverse Dependencies (0)

0.0.1 fluxture-0.0.1-py3-none-any.whl

Wheel Details

Project: fluxture
Version: 0.0.1
Filename: fluxture-0.0.1-py3-none-any.whl
Download: [link]
Size: 53278
MD5: f835895466ef5d753d9eb6381be2b803
SHA256: 11c4226391508558687e5ed81e7c286eb39c9e8c47d816fc0ae333cdd3e3868c
Uploaded: 2021-10-04 01:53:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fluxture
Version: 0.0.1
Summary: A crawling framework for blockchains and peer-to-peer systems
Author: Trail of Bits
Home-Page: https://github.com/trailofbits/fluxture
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Requires-Dist: fastkml (~=0.11)
Requires-Dist: geoip2 (~=4.1.0)
Requires-Dist: graphviz (~=0.14.1)
Requires-Dist: great-circle-calculator (~=1.1.0)
Requires-Dist: keyring (~=21.8.0)
Requires-Dist: lxml (~=4.6.2)
Requires-Dist: networkx (~=2.4)
Requires-Dist: numpy (>=1.19.4)
Requires-Dist: shapely (~=1.7.1)
Requires-Dist: shodan (~=1.24.0)
Requires-Dist: six (>=1.5)
Requires-Dist: tqdm (>=4.48.0)
Requires-Dist: flake8; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: twine; extra == "dev"
Provides-Extra: dev
License-File: LICENSE
[No description]

WHEEL

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

RECORD

Path Digest Size
fluxture/__init__.py sha256=Rxy8GicopgHuA7aiIujkALEEP7tyaiNdtdN0ynQ-FLA 691
fluxture/__main__.py sha256=mewH5hgXMl2wJXQs6uNUAuVjXTjs8WsVXieinKziecs 740
fluxture/async_utils.py sha256=_7A84m8Jowj3C_rYk30jjq48cOw4n3xsni69XqoIIRw 3459
fluxture/bitcoin.py sha256=viEFalASXdPfYxt9YEQzf2gQwv1tv5Md1MYLAIzYj0Y 21210
fluxture/blockchain.py sha256=u9Piq9Y2y5YfNFwnRX2z1wNFK8GbIX85_Z_74zcRpWQ 4956
fluxture/crawl_schema.py sha256=i9_JmIt6ZXPumZiIUptulF0q-UIw3vzr0-owbbFtqVM 8762
fluxture/crawler.py sha256=Yqo_WWalwd58ZrdhK15vqkHLdFKVtx226rCZ3gdNO0s 19483
fluxture/db.py sha256=MzHXQ71IICIiauNJay-PfjkVkLITPlfjA-JjNmt8K7I 23795
fluxture/fluxture.py sha256=GQ0bGUPKz0i6VeQ6RQZBVl-datCrzto9TgJ2C9Bu7Rc 1949
fluxture/geolocation.py sha256=ipaYVzrFKeBu1G0IZYEHqvJozedCYf7OIKs2PmDM4Ok 5572
fluxture/kml.py sha256=Z4yHB1kg-KeyqLmKuY1YigtuF1T3wo5Og4s2O1HvJAw 12255
fluxture/messaging.py sha256=d67hkb4CXq4JJHRynydnL6bg3v4YAghvDx8vzDh6794 1102
fluxture/serialization.py sha256=b49jnciPVNJyy7NqmmTpt_8AqtI9KtldwE-XPNKdOho 18772
fluxture/shodan.py sha256=Qg80Ko0SDM_Yywuhamnl8_-_Qp6Q6yIOOykqvnq6DOA 8415
fluxture/statistics.py sha256=t7sQNFqdd8f8X8pxvP3WDOOEaLktP44PtUCSDNEYgWw 2446
fluxture/structures.py sha256=R_Y0umC8NdxV-tfS3kp8spNBqgJWAoGt8cVZ_pLyYXM 8458
fluxture/topology.py sha256=MKw2Cp70G9lg2dZMAoUxvdsMbUyDY7oB3QzHy6y-tOM 35420
fluxture-0.0.1.dist-info/LICENSE sha256=4ztO5_pj3dQrhKWly8nJpKjslcyYJt4hB_ZD9zm83Rw 11344
fluxture-0.0.1.dist-info/METADATA sha256=ob60xznC47VcEWtDTtX9NUGxmGSYZggL3GxIH6xmi_w 1100
fluxture-0.0.1.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
fluxture-0.0.1.dist-info/entry_points.txt sha256=7gINWiaw_12i-XwdH1UlK4hG4UE7CxgBQ1nD1CiN6Ks 53
fluxture-0.0.1.dist-info/top_level.txt sha256=qwSQYLbq76TCQfluXYYHbqe1v_i6nwtyQb7xhftzl80 9
fluxture-0.0.1.dist-info/RECORD

top_level.txt

fluxture

entry_points.txt

fluxture = fluxture.__main__:main