Git Product home page Git Product logo

finasync's People

Contributors

mderouet avatar nmathey avatar wysow avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

finasync's Issues

[Feature] RealT portfolio sync as "Other" category instead of Real Estate

Some Finary RealT token owner don't see such investment portfolio as real estate category.
This idea would be to sync RealT portfolio differently for such owner and accepting less property details inside Finary.

The goal is to basically only keep track of the current total RealT portfolio value as of today (without valuation history) as Finary' "Others assets" category.

Error on signin

Hello,

J'ai cette erreur après avoir suivi la procédure complète, j'en suis au signin :

Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/www/finasync/finasync/__main__.py", line 20, in <module>
    from .realt import sync_realt_rent, get_realt_token_details
  File "/www/finasync/finasync/realt.py", line 11, in <module>
    from finary_uapi.user_real_estates import get_user_real_estates, delete_user_real_estates, update_user_real_estates, add_user_real_estates
ImportError: cannot import name 'delete_user_real_estates' from 'finary_uapi.user_real_estates' (/lib/python3.11/site-packages/finary_uapi/user_real_estates.py)

Thx

4852-4854 W Cortez problem with squareFeet value

Hello,

First of all thanks a lot for this tool!

Running the command poetry run python -m finasync realt rent is giving me error:

INFO:root:add 1.0 4852-4854 W Cortez @ 50.9
Traceback (most recent call last):
  File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/home/enoptea/PhpstormProjects/finasync/finasync/__main__.py", line 60, in <module>
    sys.exit(main())
  File "/home/enoptea/PhpstormProjects/finasync/finasync/__main__.py", line 50, in main
    result = sync_realt_rent(
  File "/home/enoptea/PhpstormProjects/finasync/finasync/realt.py", line 342, in sync_realt_rent
    (squareFeet * 0.092903), 0
TypeError: unsupported operand type(s) for *: 'NoneType' and 'float'

Unable to sync realt tokens

Hello @nickfr!

As I wrote on the Finary forum, here is the stacktrace that the execution of the command below returns to me

poetry run python -m finasync realt rent

Traceback (most recent call last):
  File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/home/max/finarealt/finasync/finasync/__main__.py", line 60, in <module>
    sys.exit(main())
  File "/home/max/finarealt/finasync/finasync/__main__.py", line 50, in main
    result = sync_realt_rent(
  File "/home/max/finarealt/finasync/finasync/realt.py", line 266, in sync_realt_rent
    token_details = get_realt_token_details(key)
  File "/home/max/finarealt/finasync/finasync/realt.py", line 63, in get_realt_token_details
    item.get("uuid").lower(): {
AttributeError: 'str' object has no attribute 'get'

The signin step was made correctly, without errors.
Thank you for your help!

RealT integration: multi currencies support

For now I'm forcing all values to EUR since it is my main currency in Finary and it doesn't seem we can choose it even in the official Finary web app UI.
I couldn't find a way yet to update it afterward via a second API call for instance.

If someone is using a different base currency and wheeling to test/help it would be great :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.