https://github.com/singhpratyush/india-kanoon-nigrani
https://github.com/singhpratyush/india-kanoon-nigrani
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/singhpratyush/india-kanoon-nigrani
- Owner: singhpratyush
- Created: 2017-11-15T09:50:02.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-10-18T16:13:21.000Z (about 6 years ago)
- Last Synced: 2025-01-26T16:35:01.669Z (9 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Indian Kanoon Nigrani
### Usage
##### Install dependencies
- Install pipenv
```bash
sudo -H pip install pipenv
```
- Install dependencies
```bash
pipenv install
```
##### Running project
```bash
sudo service elasticsearch start # Start elasticsearch
pipenv shell
python india-kanoon-nigrani/start.py
```
**Note:** The rate limit is quite strict, so use only one thread. But if you are really in need and want to get blocked, 16 is fun :wink:.