Skip to content

has-abi/linkedinbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Now install pipenv with pip

$ pip install pipenv

Now, we will need to create a virtual environment and install all the dependencies:

$ pipenv shell
$ pipenv install

Runs

Activate the virtual environment

$ pipenv shell
$ python3 wsgi.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published