[Python-announce] bor 0.2.0

furkanonder via Python-announce-list <[email protected]>
Newsgroups gmane.comp.python.announce
Message-ID <Vvq4BN4CRiVsYcvbbGvMa44WtS3fmlHLuR5gkdVP0ZxMnUb6MLK7OR4h9Qb_7xc14sHD5ahUshO81fotkASlskBtPa9gVWTUmHxuaAaKL9s=@protonmail.com>
Announcing bor 0.2.0
=========================

PyPI: https://pypi.org/project/bor/0.2.0/
Pip: ``pip install bor==0.2.0``
Source: https://github.com/furkanonder/bor/

What is wxPython?
-----------------
Bor is user-friendly, tiny source code searcher written in pure Python.

bor currently supports class and def keywords. Other Python keywords will be added in the future releases.

bor {keyword} {pattern}

By default, bor runs in your current directory. You can run bor with the specific source file or directory:

bor {keyword} {pattern} {source_file_or_directory}

Examples
-------------------------

bor class Cat
Output:
Cat at examples/test.py:18

bor class .Cat
Output:

Cat at examples/test.py:18
BlueCat at examples/test.py:26

Enjoy,
Furkan Onderhttps://github.com/furkanonder/
_______________________________________________
Python-announce-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-announce-list.python.org/
Member address: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.