Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mio256/starline


https://github.com/mio256/starline

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# star_line

## venv
```
$ python3 -m venv venv
$ . ./venv/bin/activate
```

## pip
```
$ python3 -m pip install --upgrade pip
$ pip install -r requirements.txt
```

## oauth_rank_home.py
```
$ python oauth_rank_home.py
```

[tweepy docs](https://docs.tweepy.org/en/stable/index.html)