Metadata-Version: 2.1
Name: oblique
Version: 22.2.1
Summary: Show koans from Oblique Strategies
Home-page: https://github.com/ambv/oblique
License: BSD-3-Clause
Author: Łukasz Langa
Author-email: lukasz@langa.pl
Requires-Python: >=3.7
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.0.3,<9.0.0)
Description-Content-Type: text/markdown

# Oblique Strategies for Python

Shows koans from [Oblique Strategies](https://en.wikipedia.org/wiki/Oblique_Strategies).

You can get the official [physical card set](https://www.enoshop.co.uk/product/oblique-strategies) as well.

```
❯ pip install oblique
❯ python -m oblique --help
Usage: python -m oblique [OPTIONS]

Options:
  --edition TEXT   Which OS editions to include?  [default: 1,2,3,4]
  --extra          Include additional koans found online  [default: False]
  --python         Include Monty Python quotes  [default: False]
  --count INTEGER  How many koans to show  [default: 3]
  --help           Show this message and exit.

❯ oblique
Faced with a choice, do both (from Dieter Rot)
Do something sudden, destructive and unpredictable
Move towards the unimportant
```

## License

Code is BSD-3 licensed. Koans attributed to Brian Eno and Peter Schmidt. 
