Metadata-Version: |
2.1 |
Name: |
availability-profile |
Version: |
0.0.1 |
Summary: |
Data Structure for Tracking Computing Resource Availability |
Author-Email: |
Marcos Dias de Assuncao <assuncao[at]acm.org> |
Maintainer-Email: |
Marcos Dias de Assuncao <assuncao[at]acm.org> |
Project-Url: |
Homepage, https://github.com/assuncaomarcos/resource-availability |
Project-Url: |
Bug Reports, https://github.com/assuncaomarcos/resource-availability |
Project-Url: |
Say Thanks!, https://saythanks.io/to/assuncaomarcos |
Project-Url: |
Source, https://github.com/assuncaomarcos/resource-availability |
Project-Url: |
documentation, http://resource-availability.readthedocs.io/ |
License: |
MIT |
Keywords: |
data structure,resources,simulation,scheduling |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Topic :: System :: Distributed Computing |
Classifier: |
Topic :: System :: Monitoring |
Classifier: |
Topic :: Utilities |
Requires-Python: |
<4,>=3.7 |
Requires-Dist: |
sortedcontainers |
Requires-Dist: |
Spans |
Requires-Dist: |
coverage (>=5.3); extra == "dev" |
Requires-Dist: |
black; extra == "dev" |
Requires-Dist: |
build; extra == "dev" |
Requires-Dist: |
Sphinx; extra == "docs" |
Requires-Dist: |
docutils; extra == "docs" |
Requires-Dist: |
nbsphinx; extra == "docs" |
Requires-Dist: |
coverage; extra == "test" |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Provides-Extra: |
test |
Description-Content-Type: |
text/x-rst |
License-File: |
LICENSE |