openclsim

View on PyPIReverse Dependencies (1)

1.6.1 openclsim-1.6.1-py3-none-any.whl

Wheel Details

Project: openclsim
Version: 1.6.1
Filename: openclsim-1.6.1-py3-none-any.whl
Download: [link]
Size: 57835
MD5: e0be52f1f27d097f00e0d316146ea8ba
SHA256: f3b41035f5009a44401509bfb667e465b761af17fd90958782a8670f225b3aab
Uploaded: 2023-10-17 08:34:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: openclsim
Version: 1.6.1
Summary: The OpenCLSim package aims to facilitate rule based planning of cyclic activities and in depth comparison of different system concepts.
Author: "Mark van Koningsveld",
Author-Email: "m.vankoningsveld[at]tudelft.nl",
Home-Page: https://github.com/TUDelft-CITG/openclsim
License: MIT
Keywords: OpenCLSim
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Requires-Dist: setuptools (>=61)
Requires-Dist: setuptools-scm[toml] (>=5)
Requires-Dist: pandas (>=0.24.0)
Requires-Dist: numpy
Requires-Dist: networkx
Requires-Dist: simpy
Requires-Dist: shapely
Requires-Dist: pyproj
Requires-Dist: plotly
Requires-Dist: matplotlib
Requires-Dist: Deprecated
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: sphinx (>=1.8.0); extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: black; extra == "testing"
Requires-Dist: coverage-badge; extra == "testing"
Requires-Dist: faker; extra == "testing"
Requires-Dist: flake8 (<5); extra == "testing"
Requires-Dist: folium; extra == "testing"
Requires-Dist: ipywidgets (>=7); extra == "testing"
Requires-Dist: jupyter-book (>=0.13.1); extra == "testing"
Requires-Dist: jupyter (>=1.0.0); extra == "testing"
Requires-Dist: lxml; extra == "testing"
Requires-Dist: mock; extra == "testing"
Requires-Dist: mypy; extra == "testing"
Requires-Dist: nbmake; extra == "testing"
Requires-Dist: nose; extra == "testing"
Requires-Dist: notebook (>=6.4.12); extra == "testing"
Requires-Dist: opentnsim; extra == "testing"
Requires-Dist: plotly; extra == "testing"
Requires-Dist: pylama; extra == "testing"
Requires-Dist: pylama-pylint; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-black; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: pytest-datadir; extra == "testing"
Requires-Dist: pytest-flake8; extra == "testing"
Requires-Dist: pytest-isort; extra == "testing"
Requires-Dist: pytest-logging; extra == "testing"
Requires-Dist: pytest-mock; extra == "testing"
Requires-Dist: pytest-mypy; extra == "testing"
Requires-Dist: pytest-runner; extra == "testing"
Requires-Dist: pytest-split; extra == "testing"
Requires-Dist: pytest-timeout; extra == "testing"
Requires-Dist: simplekml; extra == "testing"
Provides-Extra: docs
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE.txt
License-File: AUTHORS.rst
[No description]

WHEEL

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

RECORD

Path Digest Size
openclsim/__init__.py sha256=dx3VZMP-UZ8egwn2oz9waPHNbNR6BlfK1YHkwt5xeOE 216
openclsim/io.py sha256=HufPv6kbk_t0J-I0IwbCCJcCIQTB_q2DEZpmEYC8BZ8 10872
openclsim/utils.py sha256=DturToL7hWhz8Ap2r4bzcrP6ws5Xa_pdXTYo_Gb8C2k 715
openclsim/core/__init__.py sha256=bwPzH4dYRR_ELjKAYjsT4lBh3dzzCagItyoiZK1HK6w 821
openclsim/core/container.py sha256=LTFilIGktlVFm0CajL0qOdJOhOGa_7GE3epK59iu3XE 2462
openclsim/core/events_container.py sha256=Uus-seuxdK7EfkeTOGgg9oUimhyzS0YJnI2qbuAghjg 4345
openclsim/core/identifiable.py sha256=1g91Yc3XpiIdZvwSH12RVzQ6OpPhUY0gpJO1kzmA7wE 1220
openclsim/core/locatable.py sha256=AUOX1Z7aCl8VQxDt40Y_foH42pbBHDA2Q91uyBIoBzA 1703
openclsim/core/log.py sha256=w8d0qlPSIofIX_fJyGWtQGd1BOvRHH5tRVDVP78nErk 5537
openclsim/core/movable.py sha256=LPXw8E2odxK4-ahLXN1BGwzKmhc4h99siypRx6CYKUA 9208
openclsim/core/processor.py sha256=7Os8cGe0fVhyKto_uiEmRRfYT8eZCMveJVOrg_ZzCVY 9010
openclsim/core/resource.py sha256=lEEl3wLXkz-5OXnaIAkHe0bZyGXmlKcYdwqyST9cMzM 817
openclsim/core/simpy_object.py sha256=QNFS-XK8VyGHPk_CilOwB_eFzsDU7DC-dxZktCDbFOw 388
openclsim/critical_path/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
openclsim/critical_path/base_cp.py sha256=dms0N2aDGU7N_wQwjnzrnXw-BmM4Vwlh_32aGqhiRaI 16435
openclsim/critical_path/dependencies_from_model.py sha256=beM2m_AQZk9RuFW7EHRz5FRP3yCSByMZ0M1jaxfD0XA 8840
openclsim/critical_path/dependencies_from_recorded_activities.py sha256=WDvytZryfiekE9PTze-C62lqqgZcUVebTJZmd8VwJrA 3837
openclsim/critical_path/dependencies_from_simpy_step.py sha256=TYdZwDnAa9-jSGYc54FNRRcOiP0zA4K3kTPnbTTKGRY 9925
openclsim/critical_path/simulation_graph.py sha256=cCadD2cP1O9CJsEDWs0VKonbwayIY3LJ3_hzz16ZDdo 17548
openclsim/model/__init__.py sha256=gbVO1CHY7FY0-wv9h1_fYQV_S_QD2VSGJehX6h4FqT8 858
openclsim/model/base_activities.py sha256=ETTjfCjhyrIgqKXwHLWzdPJPLID-FKn93jifxshf6H8 10891
openclsim/model/basic_activity.py sha256=Uuy2HzPBY1em91ys3OUJTQSgC34lqzOGBNpAnO2Eu3Q 4023
openclsim/model/helpers.py sha256=A_TMRcOslr4ykCmdc-onySw0eG456pd9TPY6uvBR4ks 1491
openclsim/model/move_activity.py sha256=sJS3rCG6QNXAj6cb882zTnRSohkF585JWx_R6YLFgck 4193
openclsim/model/parallel_activity.py sha256=PAYrj0rBNVyzAST67wCC4Z1wnJRHbnTLu1w0jhGnteY 3317
openclsim/model/sequential_activity.py sha256=SwPVG6ES68g35AFc7hIoeWxBYpCV_6AAeU6UWXrdZk8 2805
openclsim/model/shift_amount_activity.py sha256=nVY-KR1254ik8uO9-Hg4DwuYnPNJ879Q-2zPvoHTTfA 7765
openclsim/model/single_run_process.py sha256=2qnRWiRgQfJAq0R04o_d7Etb1i2sBVJoGr6RJ5_edcg 2212
openclsim/model/while_activity.py sha256=MIWg-TSACcYfghmlbrD3axG7r_YVmFUsztXER5Ujph4 5170
openclsim/plot/__init__.py sha256=rQ8RwxMTimXZzm1lqo7tfMrBpi88fJG9oDrgfEAKml8 242
openclsim/plot/log_dataframe.py sha256=K4qdfR5UZqMDZ7kpZVOz0GZDxkoWnZ71bZPFMxnwwq0 1669
openclsim/plot/step_chart.py sha256=K3-FBfF3XwgKcVnvVZM8061RDGMkkC5mCxFru2mr1uQ 1271
openclsim/plot/vessel_planning.py sha256=SudDP_HZ7-qUSIOXrs72L6oSzlYFjJl5dgAFo6jrT7U 5924
openclsim/plugins/__init__.py sha256=hy6Ok9YAAuy8D9Rx9XjvAbJl1Ovj4Rc9MRp7KPmYIGk 277
openclsim/plugins/delay.py sha256=sUkSOB6jhip3UavbSg-d5DJFdF0O1pHLDyPhcsRSnUs 1247
openclsim/plugins/weather.py sha256=8_4BJvIxxl1dlfdJ_nOxQajL50LjmmKNJNa-Uhg7O_g 6968
openclsim-1.6.1.dist-info/AUTHORS.rst sha256=koqvq9TD4HOohOotIDm6ApMQge9rEMHceQSpgxkzfKM 4012
openclsim-1.6.1.dist-info/LICENSE.txt sha256=zkxSw__1gariNKzFNTf9dFhFznuuGlTByFjqANnYQq4 1103
openclsim-1.6.1.dist-info/METADATA sha256=4UNlLH9ialRnbQjZR5jBgZsuJ2yRIJ-4msh3PCSZPqg 2489
openclsim-1.6.1.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
openclsim-1.6.1.dist-info/top_level.txt sha256=Z4ASiuqCY8-s9KqcS_N6oGoHr7V7HtTUYxqau_TPZb4 10
openclsim-1.6.1.dist-info/RECORD

top_level.txt

openclsim