Metadata-Version: 2.1
Name: dc-quantum-scheduling
Version: 0.0.3
Summary: 
Home-page: https://github.com/carstenblank/dc-quantum-scheduling
License: Apache Software License
Keywords: quantum,physics
Author: Carsten BLank
Author-email: blank@data-cybernetics.com
Requires-Python: >=3.7,<4
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: Other/Proprietary License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Dist: pytz
Requires-Dist: qiskit
Requires-Dist: requests
Requires-Dist: retry
Project-URL: Repository, https://github.com/carstenblank/dc-quantum-scheduling
Description-Content-Type: text/markdown

# Scheduling software for qiskit -- Client

## Attention: this is a work-in-progess implementation. 
What this means: it basically works. But: 

 1. edge cases are not covered 
 2. even broad cases aren't entirely covered!! 
 3. in code documentation is not there
 4. no usage or API documentation exists
 5. CI/CD is not setup

__So__: use at your own risk. 

# Contributing
We welcome contributions - simply fork the repository of this plugin, and then make a pull request containing your contribution. All contributers to this plugin will be listed as authors on the releases.

We also encourage bug reports, suggestions for new features and enhancements!

# Authors
Carsten Blank

# Support

Source Code: https://github.com/carstenblank/dc-quantum-scheduling

Issue Tracker: https://github.com/carstenblank/dc-quantum-scheduling/issues

If you are having issues, please let us know by posting the issue on our Github issue tracker.

# License
The dc-quantum-scheduling is free and open source, released under the Apache License, Version 2.0.
