Contents

binaryornot 0.4.4

0

Ultra-lightweight pure Python package to check if a file is binary or text.

Ultra-lightweight pure Python package to check if a file is binary or text.

How to Install binaryornot

You can install binaryornot using pip

pip install binaryornot

or add it to a project with poetry

poetry add binaryornot

Package Details

Author
Audrey Roy Greenfeld
License
BSD
Homepage
https://github.com/audreyr/binaryornot
PyPi:
https://pypi.org/project/binaryornot/

Classifiers

No  binaryornot  pypi packages just yet.

Errors

A list of common binaryornot errors.

Code Examples

Here are some binaryornot code examples and snippets.