$ echo 'This are bad.' > example.txt $ language-check example.txt example.txt:1:1: THIS_NNS[3]: Did you mean 'these'? To install via pip: $ pip install --upgrade language-check If you are using Python 2, you'll need to install 3to2 beforehand: ...
Performance tests with baseline from Pypi (#1667) Jan 9, 2022 .mention-bot Update .mention-bot Mar 29, 2017 AUTHORS.md ci: properly exclude job (#2542) Feb 21, 2025 CHANGELOG.md implemented __delitem__ for IDictionary<K,V> and IList<T> ...
[distutils] index-servers=pypi [pypi] repository = https://pypi.python.org/pypi [server-login] username = user password = password Then run: python setup.py build; python setup.py sdist upload; Contributing Your contributions underthe GPLv3are welcome!