https://github.com/pycqa/oeuvre
A repository to collect examples of Python code for testing code-quality tools
https://github.com/pycqa/oeuvre
Last synced: 3 months ago
JSON representation
A repository to collect examples of Python code for testing code-quality tools
- Host: GitHub
- URL: https://github.com/pycqa/oeuvre
- Owner: PyCQA
- License: mit
- Created: 2017-01-28T13:47:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-28T17:36:06.000Z (almost 9 years ago)
- Last Synced: 2025-01-18T02:11:47.256Z (12 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 11
- Watchers: 6
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
========
oeuvre
========
Example Usage:
.. code::
from oeuvre import manager
oeuvre = manager.Manager.from_directory('/path/to/corpora')