NotesΒΆ

  • Those who like how textdata simplifies data extraction from text should also consider quoter, a module with the same philosophy about wrapping text and joining composite data into strings.
  • Automated multi-version testing managed with the wonderful pytest, pytest-cov, coverage, and tox. Continuous integration testing with Travis-CI. Packaging linting with pyroma.
  • Thanks to Travis CI, successfully packaged for, and tested against, all late-model versions of Python: 2.7, 3.3, 3.4, 3.5, 3.6, and 3.7, as well as recent versions of PyPy and PyPy3.
  • The author, Jonathan Eunice or @jeunice on Twitter welcomes your comments and suggestions.