Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mio256/starline
https://github.com/mio256/starline
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mio256/starline
- Owner: mio256
- Created: 2022-10-04T12:42:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T07:52:45.000Z (almost 2 years ago)
- Last Synced: 2024-10-16T19:56:33.539Z (2 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)