Metadata-Version: 2.4
Name: counter-induction
Version: 0.0.1
Summary: Package description
Author-email: Machina Ratiocinatrix <machina.ratio@gmail.com>, Alexander Fedotov <alex.fedotov@aol.com>
Project-URL: Homepage, https://github.com/counter-induction/counter-induction
Keywords: counter-induction
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: pyyaml==6.0.3
Dynamic: license-file

# Counter-induction
<pre>
  pip install counter-induction
</pre>
Then:
```Python
  # Python
  import counter_induction
```
