-
Create virtualenv using python3 (follow https://virtualenvwrapper.readthedocs.io/en/latest/install.html)
virtualenv env
-
Activate the virtualenv
source env/bin/activate
-
Install python requirements
pip install -r requirements.txt
-
Run main.py with a company name to get it review
python main.py company_name
-
Notifications
You must be signed in to change notification settings - Fork 0
License
mjvallone/companies_review
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published