Skip to content

A command line utility for searching Philippine laws and jurisprudence

License

Notifications You must be signed in to change notification settings

roelchristian/lexsearch

Repository files navigation

Lex Search

Lex Search is a command-line utility for searching Philippine laws and jurisprudence.

The application allows you to view your queries in the terminal or save them into a file for later use.

How to use

Download or clone this repository. You must have Python 3.x installed in your machine to run this application.

The available code is still in development. No pre-complied binaries are available yet. To try this out, install the dependencies first by running:

pip install -r requirements.txt

Then, open Lex Search by running:

python3 lexsearch.py

This will open Lex Search's main menu.

Lex Search's main menu

Type /? to print the help menu and get a list of commands.

Lex Search's help menu

Version History

Go to the project's version history page on Github to view the project's complete version history.

Upcoming Features

The following features are planned for future releases:

  • Searching for Supreme Court (SC) decisions from lawphil.net
  • Searching for Presidential Decrees (PD) from lawphil.net
  • Creating a DOM for republic acts for easier parsing and integration with other applications

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Disclaimer

This is a personal project. Any information that may be obtained from or through this project is provided to the users for informational purposes only. For more information, view the complete disclaimer.

About

A command line utility for searching Philippine laws and jurisprudence

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published