Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnandersen777/julius_caesar


https://github.com/johnandersen777/julius_caesar

Last synced: about 14 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Reference Finder

- Any time a character talks or someone talks about them
- See if what is said is a reflection on their character

## Running

```
virtualenv .venv
. .venv/bin/activate
pip install -r requirements.txt
./find.py full.txt Chracter_Name
```