Toggle navigation
Toggle navigation
This project
Loading...
Sign in
강상위
/
2018-summer
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
강상위
2018-09-28 17:17:59 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
eed7033797e8182f4feb0a6626e5b8028d2435f3
eed70337
1 parent
c141c3aa
Add 02_Produce Debut Expectation README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
02_Produce48_Debut_Expectation/README.md
02_Produce48_Debut_Expectation/README.md
0 → 100644
View file @
eed7033
# Produce48 Debut Expectation
## Description
-
## Prerequisite
-
Terminal Environment
-
1.Clone
> git clone <THIS-PROJECT>
-
2.Make virtual environment in Python3.
> cd <THIS-PROJECT>
> python3 -m venv <YOUR-VENV>
-
4.Install “twitterscrapper” on your virtual environment.
> source <YOUR-VENV>/bin/activate
> pip install twitterscrapper
Please
register
or
login
to post a comment