nwa

View on PyPIReverse Dependencies (0)

0.0.1 nwa-0.0.1-py3-none-any.whl

Wheel Details

Project: nwa
Version: 0.0.1
Filename: nwa-0.0.1-py3-none-any.whl
Download: [link]
Size: 13213
MD5: dcc042813b84fe02e6b9c898c84acfc5
SHA256: 1e4e45359bc49bf991e72e5edadc722dabe7dd21ced6eb175abea592d713faf3
Uploaded: 2020-05-31 13:02:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nwa
Version: 0.0.1
Summary: A collection of network analyses
Author: Nicholas Elia
Author-Email: me[at]nichelia.com
Maintainer: Nicholas Elia
Maintainer-Email: me[at]nichelia.com
Home-Page: https://github.com/nichelia/nwa
Project-Url: Repository, https://github.com/nichelia/nwa
License: MIT
Keywords: python,network,analysis
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7,<4.0
Requires-Dist: aiodns (<3.0,>=2.0)
Requires-Dist: aiohttp (<4.0,>=3.6)
Requires-Dist: asyncio (<4.0,>=3.4)
Requires-Dist: matplotlib (<4.0,>=3.1)
Requires-Dist: networkx (<3.0,>=2.4)
Requires-Dist: pyyaml (<6.0,>=5.3)
Description-Content-Type: text/markdown
[Description omitted; length: 5054 characters]

WHEEL

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

RECORD

Path Digest Size
CHANGELOG.md sha256=UEfISr7z-aGcEuvVMSf_O32jAQSZThhDingJ9Loni5E 337
nwa/cli/__main__.py sha256=a_rxCvPJoXs4hxxBWrbyx4J9iTYzSfiX0Xq0UxRbMF4 2868
nwa/cli/base_command.py sha256=Gaxz-I9q67Lq2WSQMvegrw7i9V-ElCtVmcpDbLAW92A 2811
nwa/cli/commands/__init__.py sha256=GFVqR7iOsXO8E_Hx5-Yj-OuJzsIkdLPJeKUbzpsvRc8 424
nwa/cli/commands/controllability.py sha256=_aft7VVYrtlPJVDMegfX0F051MT_m44IjdJPIJcXlys 1925
nwa/cli/commands/intervention.py sha256=M4NKY6M2oDjK4VBRiQhjMkhjCeOU8ghwoVJJSWxuutg 1895
nwa/cli/commands/network.py sha256=awOJECBA86WSVrDVgWcIgAiQhkEBGAnti9hKQbLKFnA 1845
nwa/cli/commands/outcome.py sha256=P1DCsKiOUDik5UyvkQOqyKWUCx-q0fvjZbZ9yWr7Bg0 1845
nwa/cli/commands/xcs.py sha256=-qtegY9Ok-mLuD42GRgZlHAaHgPRKsOr7S-Z854lpQ0 1805
nwa/logger.py sha256=yZdNhx3NIyOLZeHTje7SuUOSXIL5rXvx6ee5e4wEmyg 2166
nwa/settings.py sha256=RhN-lkgdsPWXbU7stK0yVpEIlYS8LV7nGjPAu5MEUHk 2364
nwa-0.0.1.dist-info/entry_points.txt sha256=m-ZknlDXNhRc2g3I_P7EM4YiKRKI1hK8r-vXeHwGboU 45
nwa-0.0.1.dist-info/LICENSE sha256=MI3R_dFxAWEh5CiencTE6dGqLDkB4FHgoun0Tubl7aI 1070
nwa-0.0.1.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
nwa-0.0.1.dist-info/METADATA sha256=dpbR8agk9dNYkW9R965rW4uWCOxHwYEZFQO1cw9_qHo 5888
nwa-0.0.1.dist-info/RECORD

entry_points.txt

nwa = nwa.cli.__main__:main