topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Monday March 18, 2024, 10:56 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Create FARR Python plug-in?  (Read 4634 times)

reckoner

  • Supporting Member
  • Joined in 2008
  • **
  • default avatar
  • Posts: 22
    • View Profile
    • Donate to Member
Create FARR Python plug-in?
« on: April 15, 2021, 05:22 PM »
The documentation on this forum for using Fscript and creating a Python plug-in is very old. Has there been any progress to facilitate creating plug-ins in Python?

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Create FARR Python plug-in?
« Reply #1 on: April 16, 2021, 08:41 PM »
I'm afraid not.. It's tempting to build a version of FARR with a built-in python engine, but I don't want to add a bunch of stuff that most people won't need, so the Fscript route is currently the way to go.

reckoner

  • Supporting Member
  • Joined in 2008
  • **
  • default avatar
  • Posts: 22
    • View Profile
    • Donate to Member
Re: Create FARR Python plug-in?
« Reply #2 on: April 17, 2021, 01:31 PM »
I understand. Where can I get the latest version of Fscript?