Metadata-Version: 2.4
Name: curious-machine
Version: 0.0.1
Summary: A Machine that is curious.
Author-email: Alexander Fedotov <alex.fedotov@aol.com>
Project-URL: Homepage, https://github.com/curious-machine/curious-machine
Project-URL: Bug Tracker, https://github.com/curious-machine/curious-machine/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyGithub>=2.6.1
Requires-Dist: PyYAML>=6.0.2
Dynamic: license-file

# Curious Machine
A Machine that is Curious.
<pre>
  pip install curious-machine
</pre>
Then:
```Python
  # Python
  import curious_machine
```
