frvcpy

View on PyPIReverse Dependencies (0)

0.1.1 frvcpy-0.1.1-py3-none-any.whl

Wheel Details

Project: frvcpy
Version: 0.1.1
Filename: frvcpy-0.1.1-py3-none-any.whl
Download: [link]
Size: 75368
MD5: ce6a25c7682ea197f79dd666d217cf09
SHA256: 83885322fabc39b21c7caef7e7e1bec0490b332a0b1c618158a377b35b408d4f
Uploaded: 2020-09-23 03:21:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: frvcpy
Version: 0.1.1
Summary: A solver for fixed route vehicle charging problems
Author: Nicholas Kullman
Author-Email: nicholas.kullman[at]etu.univ-tours.fr
Home-Page: https://github.com/e-VRO/frvcpy
License: Apache
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: xmltodict
Description-Content-Type: text/markdown
[Description omitted; length: 6550 characters]

WHEEL

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

RECORD

Path Digest Size
frvcpy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
frvcpy/algorithm.py sha256=vhYQ49yowQk4nxNR88PEENzlHx33X3Z0ZrvgE8aMGKk 28438
frvcpy/core.py sha256=4aR0nF4oMLmGRbbxp5jYivUcHAVH1Ya8ynOGdNpBYMU 22932
frvcpy/solver.py sha256=B8hNApryoUv5HO3LQR_HplRC_-1Ayl0xo29_xF8ztZk 25230
frvcpy/translator.py sha256=YIU6u0Sid-B-T3EVgudU4tzjUvmkVuwDP20egar9gz0 12458
frvcpy/test/__init__.py sha256=tHTGT4xZalOWdi_X6RCACsPGv94EHpfU0F1O9qZCLCw 24
frvcpy/test/test.py sha256=j_HsaQ0GfatQgxRS1WS5s8WEFUBqxHQ4manLQAueGPE 4785
frvcpy/test/data/frvcpy-instance.json sha256=CapAA95CHexoOSUaMRVfpsGkZUOaWk_ZyX97qm2Uihw 165812
frvcpy/test/data/testdata.json sha256=fCTqSNDw6FT9VZpnQHHrZ5Lc6DOSIIM1ly-SK4nc76w 10582
frvcpy/test/data/vrprep-instance.xml sha256=804Z3EQ4hDrIKcRJaU8bE6HQA56E9bAHm9DZClnfMBg 11477
frvcpy-0.1.1.dist-info/LICENSE sha256=HrhfyXIkWY2tGFK11kg7vPCqhgh5DcxleloqdhrpyMY 11558
frvcpy-0.1.1.dist-info/METADATA sha256=D4UZMKz8VtWeDK_l_jARVY_M6FcWa3a_E8rNOJtyIKw 7058
frvcpy-0.1.1.dist-info/WHEEL sha256=D1Wh14kWDxPnrM-5t_6UCB-UuQNrEODtRa3vF4OsvQY 97
frvcpy-0.1.1.dist-info/entry_points.txt sha256=L46Rq2eoOUlb5zPRy1mlN1hh6syczfLxgWVB5Rf7gac 127
frvcpy-0.1.1.dist-info/top_level.txt sha256=QoGe8Qw_AzaMA3rsL_N7LlHpSkKPCxPbg31-n9KbveQ 7
frvcpy-0.1.1.dist-info/RECORD

top_level.txt

frvcpy

entry_points.txt

frvcpy = frvcpy.solver:main
frvcpy-test = frvcpy.test.test:runAll
frvcpy-translate = frvcpy.translator:main