Skip to content

SHIVANIUM-GIT/fyers-api-totp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

fyers_api_totp

Automatically Generate Access Token for your FYERS API TOPTP

A Python Script to automatically generate Access Token for your FYERS API

Pre-requisites

  • An account with FYERS. If you don't have an account, you can open the same using this link

##INSTALLATION:

-pip install fyers-apiv2 -pip install pyotp -pip install python-dotenv

Requirements

  • Python 3
  • fyers_api
  • python-dotenv
  • pyotp

.env will look like this formate

  1. client_id=""
  2. APP_TYPE = ""
  3. secret_key=""
  4. redirect_uri=""
  5. TOTP_KEY=""
  6. pin=""
  7. fyers_id=""

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages