Skip to content

GreatRaksin/python_horoscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python horoscope

The program allows you to get a horoscope for your zodiac sign and immediately translate it into almost any language.

Step 1

The first thing you have to do is register on the RapidApi website and get the API key.

Step 2

Then get access (subscribe to test) these two APIs:

Step 3

Now create environment variables in your virtual environment and save your API key there.

If you don't know how to do this, please, read this article.

Step 4

Install the requirements using pip install -r requirements.txt.

Step 5

Run the worker.py file and enjoy!

About

The program for obtaining a horoscope in Python using API from rapidapi.com site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages