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

https://github.com/chomelc/lookup

A twitter bot that publishes daily near earth objects informations. ☄️
https://github.com/chomelc/lookup

docker nasa-api python twitter-bot

Last synced: 5 months ago
JSON representation

A twitter bot that publishes daily near earth objects informations. ☄️

Awesome Lists containing this project

README

          



Look Up

[![Look Up](assets/img/lookup-preview.png)](https://twitter.com/lookupbot)

:art: _Comet Icon designed by [BZZRINCANTATION](https://www.flaticon.com/authors/bzzrincantation)._

## :hammer: Tools

- [NASA API](https://api.nasa.gov/) for the data ;
- [Twitter Developer Platform](https://developer.twitter.com/en) for the Twitter bot.

## :bookmark_tabs: Dependencies

- [Python 3](https://www.python.org/downloads/)
- [python-dotenv](https://pypi.org/project/python-dotenv/)
- [Tweepy](https://www.tweepy.org/)
- [Pillow](https://pillow.readthedocs.io/en/stable/)

Install all the dependencies locally with:

```bash
pip3 install -r requirements.txt
```

## :gear: Launching the application locally

Launch the application with:

```bash
python3 lookup.py
```

---

_Do :star: the repository if you find the project interesting, that would make my day._

Buy Me A Coffee